package rfsm

  1. Overview
  2. Docs
On This Page
  1. Event sets
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Rfsm.EvsetSource

Event sets

An event set is a set of events all occuring at the same instant

Sourcemodule type T = sig ... end
Sourcemodule Make (E : Event.T) : T with module Event = E
OCaml

Innovation. Community. Security.