= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package ocaml-logicalform
-
ocaml-logicalform
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> t
val __t_of_sexp__ : Ppx_sexp_conv_lib.Sexp.t -> t
include Properties.Conjunctable with type t := t
include Properties.Disjunctable with type t := t
include Properties.Negatable with type t := t
include Properties.NeedsValidation with type t := t
include Properties.Executable with type t := t
val eval : t -> bool array -> bool option