Module Msynth.Extlib

Extensions to standard library.

val nop : unit -> unit

Don't do anything.

val round : float -> int

Round to the nearest integer.

module List : sig ... end
module File : sig ... end
module Complex : sig ... end
module Float : sig ... end
module Random : sig ... end