Search results

There are no results.

std.int

The Int type.

Constants

MAX

The maximum value an Int can represent.

MIN

The minimum value an Int can represent.

Traits

ToInt

A type that can be converted to a Int.

Classes

Format

The format to use for parsing and formatting an Int.

ValueInt

A 64-bits signed integer type.