Module bigint_256

Module bigint_256 

Source

Structsยง

WasmBigInteger256

Constantsยง

BIGINT256_LIMB_BITS ๐Ÿ”’
BIGINT256_LIMB_BYTES ๐Ÿ”’
BIGINT256_NUM_BITS ๐Ÿ”’
BIGINT256_NUM_BYTES ๐Ÿ”’
BIGINT256_NUM_LIMBS ๐Ÿ”’

Functionsยง

caml_bigint_256_bytes_per_limb
caml_bigint_256_compare
caml_bigint_256_deep_copy
caml_bigint_256_div
caml_bigint_256_num_limbs
caml_bigint_256_of_bytes
caml_bigint_256_of_decimal_string
caml_bigint_256_of_numeral
caml_bigint_256_print
caml_bigint_256_test_bit
caml_bigint_256_to_bytes
caml_bigint_256_to_string
of_biguint
to_biguint