std.int128

Implements a signed 128 bit integer type.

Members

Functions

print
void print(Int128 c)

Tests ***********************************

printx
void printx(Int128 c)

Tests ***********************************

Structs

Int128
struct Int128

128 bit signed integer type.

Meta

Authors

Walter Bright