package pyml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val t : Object.t
val is_true : Object.t -> bool
val f : Object.t
val is_false : Object.t -> bool
val check : Object.t -> bool
val of_bool : bool -> Object.t
val to_bool : Object.t -> bool