fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
lock_free
•
nom
»
Modules
base
clang
crypto
sodium
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
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 (2026-02-20 12:42:29 GIT hash dbcc3e4b3d2a59f66230b482cff8f0b018178d77 built by fridi@fzen)
for more information go to:
https://github.com/Geal/nom/