Idris2Doc : Syntax.StringDiagram.Arrow

Syntax.StringDiagram.Arrow

(source)

Reexports

importpublic Control.Monad.State
importpublic Control.Applicative.Const
importpublic Control.Arrow
importpublic Control.Category.Core
importpublic Language.Reflection
importpublic Data.Wrap0

Definitions

arrowImpl : TTImp->ElabTTImp
Totality: total
Visibility: export
arrowDo : Arrowarr=>TTImp->Elab (arr (W0a) (W0b))
  Enter arrow notation.

This elaboration script must be specifically invoked with
`%runElab`. The category is inferred from the return type.

Totality: total
Visibility: export