package reason

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type let_bindings = {
  1. lbs_bindings : Reason_omp.OCaml_411.Ast.Parsetree.value_binding list;
  2. lbs_rec : Reason_omp.OCaml_411.Ast.Asttypes.rec_flag;
  3. lbs_extension : (Reason_omp.OCaml_411.Ast.Parsetree.attributes * string Reason_omp.OCaml_411.Ast.Asttypes.loc) option;
  4. lbs_loc : Reason_omp.OCaml_411.Ast.Location.t;
}
OCaml

Innovation. Community. Security.