fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
nom
»
Modules
base
clang
sodium
crypto
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
[Unit Type]
[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 b85caf7d9723bbbca0d1dcdfa7ea0cb016405931)
last changed: 2026-04-16
for more information go to:
https://github.com/Geal/nom/