Ast_helper.Vb(3) | OCaml library | Ast_helper.Vb(3) |
NAME
Ast_helper.Vb - Value bindings
Module
Module Ast_helper.Vb
Documentation
Module Vb
: sig end
Value bindings
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Docstrings.docs -> ?text:Docstrings.text -> ?value_constraint:Parsetree.value_constraint -> Parsetree.pattern -> Parsetree.expression -> Parsetree.value_binding
2024-05-31 | OCamldoc |