rope-0.2: Tools for manipulating fingertrees of bytestringsSource codeContentsIndex
Data.Rope.Body
Documentation
type Body = FingerTree Offset ChunkSource
newtype Offset Source
Constructors
Offset
getOffset :: Int
show/hide Instances
newtype Chunk Source
Constructors
Chunk
unchunk :: ByteString
show/hide Instances
measureBody :: Measured Offset a => FingerTree Offset a -> IntSource
cons' :: ByteString -> Body -> BodySource
snoc' :: Body -> ByteString -> BodySource
Produced by Haddock version 2.4.2