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
tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65
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_int32_unsigned : int32 -> tval of_int64_unsigned : int64 -> tval of_nativeint_unsigned : 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_int32_unsigned : t -> int32val to_int64_unsigned : t -> int64val to_nativeint_unsigned : 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 fits_int32_unsigned : t -> boolval fits_int64_unsigned : t -> boolval fits_nativeint_unsigned : 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 random_int : ?rng:Random.State.t -> t -> tval random_bits : ?rng:Random.State.t -> int -> tval random_bits_gen : fill:(bytes -> int -> int -> unit) -> int -> tval (~$) : int -> tval round_to_float : t -> bool -> float sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>