package bitstring

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

Install

Dune Dependency

Authors

Maintainers

Sources

bitstring.3.1.0.tar.gz
sha256=fa6248c6c022cff30ef8e5f0323a2906f8d2cd534527425f08a3ef80af985296
md5=22807a9517ede34823ebdb36d6bacef8

doc/ppx_bitstring/Ppx_bitstring/Entity/index.html

Module Ppx_bitstring.Entity

type t = {
  1. txt : string;
  2. exp : Migrate_parsetree.Ast_405.Parsetree.expression;
  3. pat : Migrate_parsetree.Ast_405.Parsetree.pattern;
}
val mksym : string -> string
val make : loc:Migrate_parsetree.Ast_405.Ast_helper.loc -> string -> t
OCaml

Innovation. Community. Security.