package batteries
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A community-maintained standard library extension
Install
dune-project
Dependency
Authors
Maintainers
Sources
v3.4.0.tar.gz
md5=66b6e0b25769fc2363972c6a6ab6ac33
sha256=584d314cbaa5485e26d08ce87f7d7ff49043d9096101f2641b59def9aa6d7d71
doc/batteries.unthreaded/BatNumber/module-type-Numeric/index.html
Module type BatNumber.Numeric
The full set of operations of a type of numbers
val zero : tval one : tval ord : t BatOrd.ordval of_int : int -> tval to_int : t -> intval of_float : float -> tval to_float : t -> floatval of_string : string -> tval to_string : t -> stringtype discrete = tmodule Infix : Infix with type bat__infix_t = tmodule Compare : Compare with type bat__compare_t = tinclude Infix with type bat__infix_t = t
type bat__infix_t = tval (+) : bat__infix_t -> bat__infix_t -> bat__infix_tval (-) : bat__infix_t -> bat__infix_t -> bat__infix_tval (*) : bat__infix_t -> bat__infix_t -> bat__infix_tval (/) : bat__infix_t -> bat__infix_t -> bat__infix_tval (**) : bat__infix_t -> bat__infix_t -> bat__infix_tval (--) : bat__infix_t -> bat__infix_t -> bat__infix_t BatEnum.tval (---) : bat__infix_t -> bat__infix_t -> bat__infix_t BatEnum.tinclude RefOps with type bat__refops_t = t
type bat__refops_t = tval (+=) : bat__refops_t ref -> bat__refops_t -> unitval (-=) : bat__refops_t ref -> bat__refops_t -> unitval (*=) : bat__refops_t ref -> bat__refops_t -> unitval (/=) : bat__refops_t ref -> bat__refops_t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>