package hardcaml

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

Module Interface.Make_enums

Constructs a hardcaml interface which represents hardware for the given Enum as an absstract Interface.

Parameters

module Enum : sig ... end

Signature

module Binary : sig ... end
module One_hot : sig ... end