package bitstring

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

Install

Dune Dependency

Authors

Maintainers

Sources

bitstring.3.0.0.tar.gz
sha256=ee066207521c925e1f24467dc33f0af8fb2f7623ec149fff927df5b45723d8e4
md5=ce1d3b99ed9d4ff98af1fafd9274d897

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.