We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 460f257 + f08e39e commit 669555bCopy full SHA for 669555b
src/Database/LSMTree/Internal/Chunk.hs
@@ -1,5 +1,6 @@
1
{- HLINT ignore "Avoid restricted alias" -}
2
3
+-- | Chunks of bytes, typically output during incremental index serialisation.
4
module Database.LSMTree.Internal.Chunk
5
(
6
-- * Chunks
0 commit comments