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.2.0.tar.gz
sha256=00f34b9aed4e47f314425b2ca9ceac206f112095a17ea9a7ffa6dac8cfccc492
md5=066051f9a210277710c54ad57c3b9568
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)"
>