package uint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Unsigned ints for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.2.1.tar.gz
sha256=caf485ae2429dccc9335c85199f7e763723fb1de9aa62818207c97c9f147bbe3
md5=297717020628f66247e4726c72af5ed2
doc/uint/Uint32/index.html
Module Uint32
type uint32 = tval zero : uint32val one : uint32val max_int : uint32val min_int : uint32val of_int : int -> uint32val to_int : uint32 -> intval of_float : float -> uint32val to_float : uint32 -> floatval of_int32 : int32 -> uint32val to_int32 : uint32 -> int32val of_string : string -> uint32val to_string : uint32 -> stringval to_string_bin : uint32 -> stringval to_string_oct : uint32 -> stringval to_string_hex : uint32 -> stringval bits_of_float : float -> uint32val float_of_bits : uint32 -> floatval printer : Format.formatter -> uint32 -> unitval printer_bin : Format.formatter -> uint32 -> unitval printer_oct : Format.formatter -> uint32 -> unitval printer_hex : Format.formatter -> uint32 -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>