fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
lock_free
•
nom
»
Modules
base
clang
database
http
lock_free
nom
sqlite
terminal
uuid
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 (2025-10-09 18:01:25 GIT hash 4826e516431c193e428991dd546a46472973d8d4 built by fridi@fzen)
for more information go to:
https://github.com/Geal/nom/