fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
nom
»
Modules
base
clang
crypto
database
http
lock_free
mail
nom
sodium
sqlite
terminal
uuid
web
wolfssl
universe (module lock_free)
└─
lock_free
├─
Map
├─
Sieve_Cache
(1 arg)
└─
stack
nom
nom
nom
:
Any
is
[Module nom]
¶
[src]
nom is a parser combinator framework
for more information go to:
https://github.com/Geal/nom/
Choice Types
parse_result
(I
type
, O
type
)
:
outcome nom.this.success I O
[Contains abstract features]
[Module nom]
¶
[src]
the result of Parser.call()
0.095dev (GIT hash 9b90842268531a946c757af94179ae191ec67720)
for more information go to:
https://github.com/Geal/nom/