package zelus

  1. Overview
  2. Docs
A synchronous language with ODEs

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2.1.tar.gz
sha256=cb0f7bacc33a4bb425683e2def67359fcf6d402545a32f7f953c4822a9a01862
md5=83fb886e4b14ce286e7a6eb59248be4b

doc/zelus.zlcompilerlibs/Control/index.html

Module Control

val equal : Zelus.exp -> Zelus.exp -> bool
val static_patterns : 'a Zelus.match_handler list -> bool
val candidate : (Zelus.exp * 'a Zelus.match_handler list) -> (Zelus.exp * 'b Zelus.match_handler list) -> bool
val equalpat : Zelus.pattern -> Zelus.pattern -> bool
val find : Zelus.pattern -> 'a Zelus.match_handler list -> 'a * 'a Zelus.match_handler list
val join : Zelus.eq -> Zelus.eq list -> Zelus.eq list
val joinblock : Zelus.eq list Zelus.block -> Zelus.eq list Zelus.block -> Zelus.eq list Zelus.block
val joinlist : Zelus.eq list -> Zelus.eq list
OCaml

Innovation. Community. Security.