Idris2Doc : Spidr.Control.Monad.Reader

Spidr.Control.Monad.Reader

(source)

Reexports

importpublic Control.Monad.Reader

Definitions

(>$<) : (env'->env) ->ReaderTenvma->ReaderTenv'ma
  Apply a function to the environment of a reader.

Totality: total
Visibility: export
Fixity Declaration: infixl operator, level 4