fuzion-lang.dev — The Fuzion Language Portal
Sign up
Fuzion
•
Library Modules
•
nom
•
nom
•
parse_result
•
bind
»
Modules
base
clang
http
lock_free
nom
terminal
uuid
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 nom.parse_result.I nom.parse_result.O)
)
=>
nom.this.parse_result I2 O2
¶
[src]
Type Parameters
I2
:
Any
¶
[src]
O2
:
Any
¶
[src]
0.094dev (2025-07-10 15:41:47 GIT hash eafa42ae743de61b62f958948d7abb5fada7756f built by fridi@fzen)