package batteries
A community-maintained standard library extension
Install
Dune 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 : t
val one : t
val ord : t BatOrd.ord
val of_int : int -> t
val to_int : t -> int
val of_float : float -> t
val to_float : t -> float
val of_string : string -> t
val to_string : t -> string
type discrete = t
module Infix : Infix with type bat__infix_t = t
module Compare : Compare with type bat__compare_t = t
include Infix with type bat__infix_t = t
type bat__infix_t = t
val (+) : bat__infix_t -> bat__infix_t -> bat__infix_t
val (-) : bat__infix_t -> bat__infix_t -> bat__infix_t
val (*) : bat__infix_t -> bat__infix_t -> bat__infix_t
val (/) : bat__infix_t -> bat__infix_t -> bat__infix_t
val (**) : bat__infix_t -> bat__infix_t -> bat__infix_t
val (--) : bat__infix_t -> bat__infix_t -> bat__infix_t BatEnum.t
val (---) : bat__infix_t -> bat__infix_t -> bat__infix_t BatEnum.t
include RefOps with type bat__refops_t = t
type bat__refops_t = t
val (+=) : bat__refops_t ref -> bat__refops_t -> unit
val (-=) : bat__refops_t ref -> bat__refops_t -> unit
val (*=) : bat__refops_t ref -> bat__refops_t -> unit
val (/=) : bat__refops_t ref -> bat__refops_t -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>