package zelus
A synchronous language with ODEs
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.1.tar.gz
sha256=cb0f7bacc33a4bb425683e2def67359fcf6d402545a32f7f953c4822a9a01862
md5=83fb886e4b14ce286e7a6eb59248be4b
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 : Ident.t -> Deftypes.typ -> Zelus.pattern
val var : Ident.t -> Deftypes.typ -> Zelus.exp
val pairpat : Zelus.pattern -> Zelus.pattern -> Zelus.pattern
val patalias : Zelus.pattern -> Ident.t -> Deftypes.typ -> Zelus.pattern
val last : Ident.t -> Deftypes.typ -> Zelus.exp
val float : float -> Zelus.exp
val bool : bool -> Zelus.exp
val float_varpat : Ident.t -> Zelus.pattern
val bool_varpat : Ident.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 Ident.Env.t ->
Zelus.eq list ->
Zelus.local ->
Zelus.local
val make_local : Deftypes.tentry Ident.Env.t -> Zelus.eq list -> Zelus.local
val make_let :
Deftypes.tentry Ident.Env.t ->
Zelus.eq list ->
Zelus.exp ->
Zelus.exp
val vardec : Ident.t -> Zelus.vardec
val vardec_from_entry : Ident.t -> Deftypes.tentry -> Zelus.vardec
val extend_block :
Deftypes.tentry Ident.Env.t ->
'a list ->
'a list Zelus.block ->
'a list Zelus.block
val make_block : Deftypes.tentry Ident.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 Ident.Env.t ->
Deftypes.tentry Ident.Env.t * Zelus.exp
val major :
Deftypes.tentry Ident.Env.t ->
Deftypes.tentry Ident.Env.t * Zelus.exp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>