package bitstring

  1. Overview
  2. Docs
bitstrings and bitstring matching for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

bitstring.3.1.1.tar.gz
sha256=867299a702784ca8ac59bb50dcf4c2cdec49fba2c4ed89f8de40c60ac671b22f
md5=ebf52fe55946c70aa7cb3fe51905b830

doc/ppx_bitstring/Ppx_bitstring/Context/index.html

Module Ppx_bitstring.Context

type t = {
  1. dat : Entity.t;
  2. off : Entity.t;
  3. len : Entity.t;
}
val make : loc:Migrate_parsetree.Ast_405.Ast_helper.loc -> t
val next : loc:Migrate_parsetree.Ast_405.Ast_helper.loc -> t -> t
OCaml

Innovation. Community. Security.