package zelus
A synchronous language with ODEs
Install
Dune Dependency
Authors
Maintainers
Sources
2.2.tar.gz
md5=437ae922f1fda392efca3e37e8b8bb4c
sha512=d591cdbeedb8f3a7f568d6d4994de572093822cb354b112886326219174311715a71a35de57a4c2070eae349f65f0c8f3d6c2f6a5a79a8187bbffc687cd108a6
doc/zelus.zlcompilerlibs/Zaux/index.html
Module Zaux
val desc : 'a Zelus.localized -> 'a
val make : 'a -> 'a Zelus.localized
val prime_app : Zelus.app
val emake : Zelus.desc -> Deftypes.typ -> Zelus.exp
val pmake : Zelus.pdesc -> Deftypes.typ -> Zelus.pattern
val eqmake : Zelus.eqdesc -> Zelus.eq
val global : Lident.t -> Zelus.desc
val const : Zelus.immediate -> Deftypes.typ -> Zelus.exp
val constr0 : Lident.t -> Deftypes.typ -> Zelus.exp
val evoid : Zelus.exp
val efalse : Zelus.exp
val etrue : Zelus.exp
val truepat : Zelus.pattern
val falsepat : Zelus.pattern
val wildpat : Zelus.pattern
val zero : Zelus.exp
val one : Zelus.exp
val minus_one : Zelus.exp
val infinity : Zelus.exp
val tproduct : Deftypes.typ list -> Deftypes.typ_desc Deftypes.loc
val tuplepat : Zelus.pattern list -> Zelus.pattern
val record : Lident.t list -> Zelus.exp list -> Deftypes.typ -> Zelus.exp
val orpat : Zelus.pattern list -> Zelus.pattern
val varpat : Zident.t -> Deftypes.typ -> Zelus.pattern
val var : Zident.t -> Deftypes.typ -> Zelus.exp
val pairpat : Zelus.pattern -> Zelus.pattern -> Zelus.pattern
val patalias : Zelus.pattern -> Zident.t -> Deftypes.typ -> Zelus.pattern
val last : Zident.t -> Deftypes.typ -> Zelus.exp
val float : float -> Zelus.exp
val bool : bool -> Zelus.exp
val float_varpat : Zident.t -> Zelus.pattern
val bool_varpat : Zident.t -> Zelus.pattern
val global_in_stdlib : string -> Deftypes.typ -> Zelus.exp
val maketype :
Deftypes.typ list ->
Deftypes.typ ->
Deftypes.typ_desc Deftypes.loc
val funtype : Deftypes.typ list -> Deftypes.typ -> Deftypes.typ
val unop : string -> Zelus.exp -> Deftypes.typ -> Zelus.exp
val binop : string -> Zelus.exp -> Zelus.exp -> Deftypes.typ -> Zelus.exp
val record_access : Zelus.exp -> Lident.t -> Deftypes.typ -> Zelus.exp
val extend_local :
Deftypes.tentry Zident.Env.t ->
Zelus.eq list ->
Zelus.local ->
Zelus.local
val make_local : Deftypes.tentry Zident.Env.t -> Zelus.eq list -> Zelus.local
val make_let :
Deftypes.tentry Zident.Env.t ->
Zelus.eq list ->
Zelus.exp ->
Zelus.exp
val vardec : Zident.t -> Zelus.vardec
val vardec_from_entry : Zident.t -> Deftypes.tentry -> Zelus.vardec
val extend_block :
Deftypes.tentry Zident.Env.t ->
'a list ->
'a list Zelus.block ->
'a list Zelus.block
val make_block : Deftypes.tentry Zident.Env.t -> 'a list -> 'a list Zelus.block
val eq_match :
Zelus.exp ->
Zelus.eq list Zelus.block Zelus.match_handler list ->
Zelus.eq
val eq_block : Zelus.eq list Zelus.block -> Zelus.eq
val handler : Zelus.pattern -> 'a -> 'a Zelus.match_handler
val eq_ifthenelse :
Zelus.exp ->
Zelus.eq list Zelus.block ->
Zelus.eq list Zelus.block ->
Zelus.eq
val eq_ifthen : Zelus.exp -> Zelus.eq list Zelus.block -> Zelus.eq
val new_major :
Deftypes.tentry Zident.Env.t ->
Deftypes.tentry Zident.Env.t * Zelus.exp
val major :
Deftypes.tentry Zident.Env.t ->
Deftypes.tentry Zident.Env.t * Zelus.exp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>