Control.Comonad.Store.Lazy

ComonadStore class

class ComonadStore s w

The Store comonad

type Store s

store

runStore

The StoreT comonad transformer

data StoreT s w a

runStoreT

Re-exported modules