package DAGaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type cnax =
  1. | Cons of int
  2. | And
  3. | Xor
val strdump_cnax : cnax -> string
val bindump_cnax : cnax -> GuaCaml.BTools.ToB.stream -> bool list
val binload_cnax : bool list -> cnax * GuaCaml.BTools.OfB.stream
module ToBStream : sig ... end
module OfBStream : sig ... end
module CNAX : sig ... end
type ssystem = string system
OCaml

Innovation. Community. Security.