package rfsm

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

Module Rfsm.MiscSource

Sourceexception Not_implemented of string
Sourceexception Fatal_error of string
Sourcetype act_semantics =
  1. | Sequential
  2. | Synchronous
Sourceval not_implemented : string -> 'a
Sourceval fatal_error : string -> 'a
Sourceval warning : string -> unit
OCaml

Innovation. Community. Security.