package hardcaml_waveterm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Time : Event_store.Time with type t = Base.int
module Data : Event_store.Data with type t = Hardcaml.Bits.t
type t
val sexp_of_t : t -> Sexplib0.Sexp.t
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool
val create : Base.int -> Base.int Base.ref -> t
val event_store : t -> Event_store.t

Data.S interface

val width : t -> Base.int
val length : t -> Base.int
val get : t -> Base.int -> Hardcaml.Bits.t
val get_digestible_string : t -> Base.Bytes.t * Base.int
OCaml

Innovation. Community. Security.