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