[][src]Module coda::num

Numeric traits and functions for the built-in numeric types.

Structs

i2

The 2-bit signed integer type.

i4

The 4-bit signed integer type.

u2

The 2-bit unsigned integer type.

u4

The 4-bit unsigned integer type.