package DAGaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type f' = MO.F.f'
val arity : f' -> int
val size : f' -> int
val of_f : ?nocopy:bool -> ?normalize:bool -> t -> f -> f'
val to_f : t -> f' -> f
val free : f' -> unit
val tof : ?normalize:bool -> f' list GuaCaml.Io.ToF.t
val off : f' list GuaCaml.Io.OfF.t