Type Definition librsnek::system::primitives::Integer [] [src]

type Integer = BigInt;

All integer values are aliased to use BigInt by default