package octez-libs
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
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-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a
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)"
>