package hardcaml_waveterm

  1. Overview
  2. Docs

Module Port.TypeSource

Sourcetype t =
  1. | Input
  2. | Output
  3. | Internal
Sourceval compare : t -> t -> Base.Int.t
Sourceval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t