package hardcaml

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

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
val of_constant : t -> Bit.t Base.list