package hardcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type cyclesim = t Api.cyclesim
val wrap : ?rdin:Pervasives.in_channel option -> ?wrin:Pervasives.out_channel option -> ?cmpout:Pervasives.in_channel option -> ?cmpfn:(string -> t -> t -> unit) -> ?wrout:Pervasives.out_channel option -> cyclesim -> cyclesim