integer

integer is a long on 64 bit systems, and int` on 32 bit systems

alias integer = ptrdiff_t

Meta