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