Module bitwise_operations

Module bitwise_operations 

Source
Expand description

This module provides a set of functions to perform bit operations on big integers. In particular, it gives XOR and NOT for BigUint.

Traitsยง

BitwiseOps
Bitwise operations
ToBigUint ๐Ÿ”’
Converts types to a BigUint

Functionsยง

bit_at ๐Ÿ”’
pad ๐Ÿ”’
to_padded_bytes ๐Ÿ”’