package hardcaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Constant.Make_bit_list

Create constant conversion functions from lists of some inner Bit.t type.

Parameters

module Bit : Bit

Signature

val to_constant : Bit.t Base.List.t -> t
val of_constant : t -> Bit.t Base.List.t
OCaml

Innovation. Community. Security.