package hardcaml

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

Module Parameter.Std_logic_vectorSource

Sourcetype t
include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t -> t -> int
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include Base.Equal.S with type t := t
include Base.Stringable.S with type t := t
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourcemodule Unstable : Unstable with type t = t
Sourceval create : Std_logic.t Base.list -> t
Sourceval width : t -> Base.int
Sourceval of_bits : Bits.t -> t
OCaml

Innovation. Community. Security.