Data.Rope.Body
Documentation
type Body = FingerTree Offset ChunkSource
Constructors
Chunk | |
Fields |
measureBody :: Measured Offset a => FingerTree Offset a -> IntSource
cons' :: ByteString -> Body -> BodySource
snoc' :: Body -> ByteString -> BodySource
rope-0.2: Tools for manipulating fingertrees of bytestrings
Data.Rope.Body
type Body = FingerTree Offset ChunkSource
Constructors
Chunk | |
Fields |
measureBody :: Measured Offset a => FingerTree Offset a -> IntSource
cons' :: ByteString -> Body -> BodySource
snoc' :: Body -> ByteString -> BodySource