fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
bind
»
Modules
base
clang
crypto
database
http
lock_free
mail
nom
sodium
sqlite
terminal
uuid
web
wolfssl
universe (module nom)
└─
nom
├─
parse_result
├─
Parser
├─
parsers
│
└─
json_value
└─
success
(2 args)
bind
nom
.
parse_result
.
bind
bind
(I2
type
, O2
type
, f
Unary (nom.this.parse_result I2 O2) (nom.this.success I O)
)
=>
nom.this.parse_result I2 O2
¶
[src]
Type Parameters
I2
:
Any
¶
[src]
O2
:
Any
¶
[src]
0.095dev (GIT hash 5a97c5766ea04e5412cbfaed4c53658737cd2e4b)