package hdf5

  1. Overview
  2. Docs
module Type : sig ... end
module Field : sig ... end
val construct_fields_list : Field.t list -> Location.t -> Migrate_parsetree__Ast_406.Parsetree.expression
val construct_function : loc:Location.t -> string -> (string * Longident.t) list -> Migrate_parsetree__Ast_406.Parsetree.expression -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val construct_function_call : loc:Location.t -> Longident.t -> [< `Exp of Migrate_parsetree__Ast_406.Parsetree.expression | `Int of int | `Mgc of string | `Var of string Exp ] list -> Migrate_parsetree__Ast_406.Parsetree.expression
val obj_magic : loc:Location.t -> Migrate_parsetree__Ast_406.Parsetree.expression -> Migrate_parsetree__Ast_406.Parsetree.expression
val construct_field_get : Field.t -> int -> Location.t -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val construct_field_set : Field.t -> int -> Location.t -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val construct_field_seek : Field.t -> bsize:int -> int -> Location.t -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val construct_set_all_fields : Field.t list -> Location.t -> Migrate_parsetree__Ast_406.Parsetree.structure_item list
val construct_size_dependent_fun : string -> bsize:int -> index:bool -> Location.t -> Migrate_parsetree__Ast_406.Parsetree.structure_item list
val map_structure_item : Migrate_parsetree.Ast_406.Ast_mapper.mapper -> Migrate_parsetree.Ast_406.Parsetree.structure_item -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val h5struct_mapper : 'a -> 'b -> Migrate_parsetree.Ast_406.Ast_mapper.mapper
OCaml

Innovation. Community. Security.