Skip to main content

Module utils

Module utils 

Source
Expand description

Common utilities used in [frozen_core]

Enums§

BufferSize
Size of a single IO buffer.

Functions§

is_power_of_2
Returns true if x is a power of two.