Int.min

Undocumented in source.
struct Int(size_t SIZE)
final
enum min = -(2L^^(cast(long)SIZE - 1) - 1);

Meta