Idris2Doc : NFA.PrettyPrint

NFA.PrettyPrint

(source)

Reexports

importpublic NFA.PrettyPrint.Interfaces

Definitions

printNFA : OrderedChar=> (nfa : NA) ->Ordered (Maybe (nfa.State)) =>Show (nfa.State) =>String
Visibility: export