package hdf5

  1. Overview
  2. Docs
Manages HDF5 files used for storing large amounts of data

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.5.tar.gz
md5=5e42f0b3f28a7ed8ba84998ee30ff8e7
sha512=17eea72e38f70f92a3b01cd10e0cae8839d8d214b5fa6507f9d435530afe17c88fbdd349157a12eead205e1cf66225d6282199404a3c26841366a57f5c69ff23

doc/ppx_h5struct/Ppx_h5struct/index.html

Module Ppx_h5struct

module Type : sig ... end
module Field : sig ... end
val extract_fields : Migrate_parsetree.Ast_406.Parsetree.expression -> Field.t list
val construct_fields_list : Field.t list -> Migrate_parsetree__Ast_406.Ast_helper.loc -> Migrate_parsetree__Ast_406.Parsetree.expression
val construct_function : loc:Migrate_parsetree__Ast_406.Ast_helper.loc -> string -> (string * Migrate_parsetree__Ast_406.Longident.t) list -> Migrate_parsetree__Ast_406.Parsetree.expression -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val construct_function_call : loc:Migrate_parsetree__Ast_406.Ast_helper.loc -> Migrate_parsetree__Ast_406.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:Migrate_parsetree__Ast_406.Ast_helper.loc -> Migrate_parsetree__Ast_406.Parsetree.expression -> Migrate_parsetree__Ast_406.Parsetree.expression
val construct_field_get : Field.t -> int -> Migrate_parsetree__Ast_406.Ast_helper.loc -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val construct_field_set : Field.t -> int -> Migrate_parsetree__Ast_406.Ast_helper.loc -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val construct_field_seek : Field.t -> bsize:int -> int -> Migrate_parsetree__Ast_406.Ast_helper.loc -> Migrate_parsetree__Ast_406.Parsetree.structure_item
val construct_set_all_fields : Field.t list -> Migrate_parsetree__Ast_406.Ast_helper.loc -> Migrate_parsetree__Ast_406.Parsetree.structure_item list
val construct_size_dependent_fun : string -> bsize:int -> index:bool -> Migrate_parsetree__Ast_406.Ast_helper.loc -> 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.