Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Data.Boombox.Head
Documentation
Head
is a Store-like comonad which handles seeking.
seeksTape :: Monad m => (i -> Maybe i) -> Tape (Head i) m a -> Tape (Head i) m a Source
Seek to an arbitrary position.
boombox-0.0: Chronokinetic stream sources and incremental consumers
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Data.Boombox.Head
Head
is a Store-like comonad which handles seeking.
seeksTape :: Monad m => (i -> Maybe i) -> Tape (Head i) m a -> Tape (Head i) m a Source
Seek to an arbitrary position.