package hardcaml

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

Module Hardcaml.SideSource

Used to specify when an operation should be performed - before or after an event like a clock edge.

Sourcetype t =
  1. | Before
  2. | After
Sourceval compare : t -> t -> int
Sourceval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
OCaml

Innovation. Community. Security.