package lascar

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Test of Fsm_expr.ident * string * Fsm_expr.t
val to_string : t -> string
val of_string : string -> t
val list_of_string : string -> t list
val eval : Fsm_expr.env -> t -> bool
OCaml

Innovation. Community. Security.