package octez-libs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A package that contains multiple base libraries used by the Octez suite
Install
dune-project
Dependency
Authors
Maintainers
Sources
octez-19.1.tar.gz
sha256=55ea1fb8bb3273a7fc270ca8f650d45c56449665619482aad9bc12f3ea736b7e
sha512=fec850fc2d17d7490bbabd5147d62aad13b3aaed8774270f8a38ab419670ed03e0fd30cf8642a97984eca5c2446726fe590ad99c015f7ec50919dc7652f25053
doc/octez-libs.plompiler/Plompiler/Utils/Z/index.html
Module Utils.ZSource
include module type of struct include Z end
val zero : tval one : tval minus_one : tval of_int : int -> tval of_int32 : int32 -> tval of_int64 : int64 -> tval of_nativeint : nativeint -> tval of_float : float -> tval of_string : string -> tval of_substring : string -> pos:int -> len:int -> tval of_string_base : int -> string -> tval of_substring_base : int -> string -> pos:int -> len:int -> tval numbits : t -> intval trailing_zeros : t -> intval testbit : t -> int -> boolval popcount : t -> intval to_int : t -> intval to_int32 : t -> int32val to_int64 : t -> int64val to_nativeint : t -> nativeintval to_float : t -> floatval to_string : t -> stringval format : string -> t -> stringval fits_int : t -> boolval fits_int32 : t -> boolval fits_int64 : t -> boolval fits_nativeint : t -> boolval print : t -> unitval output : out_channel -> t -> unitval sprint : unit -> t -> stringval pp_print : Format.formatter -> t -> unitval sign : t -> intval is_even : t -> boolval is_odd : t -> boolval hash : t -> intval probab_prime : t -> int -> intval fac : int -> tval fac2 : int -> tval facM : int -> int -> tval primorial : int -> tval fib : int -> tval lucnum : int -> tval perfect_power : t -> boolval perfect_square : t -> boolval log2 : t -> intval log2up : t -> intval size : t -> intval to_bits : t -> stringval of_bits : string -> tval (~$) : int -> tval round_to_float : t -> bool -> float sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>