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.
1 parent 361f4dc commit f08e39eCopy full SHA for f08e39e
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