Macro ocaml_gen::decl_func

source ·
macro_rules! decl_func {
    ($w:expr, $env:expr, $func:ident) => { ... };
    ($w:expr, $env:expr, $func:ident => $new:expr) => { ... };
}
Expand description

Declares the binding for a given function