Idris2Doc : Text.TOML.Lexer

Text.TOML.Lexer

(source)

Definitions

lexToml : String->Either (BoundedTomlErr) (List (BoundedTomlToken))
Totality: total
Visibility: export