Integral Types were missing and are needed for Project Nautilus.
Changes:
Implements Integral Data Types
u64 and i64 implemented through bigint
**Rationale:**
Integral Types were missing and are needed for Project Nautilus.
**Changes:**
- Implements Integral Data Types
- u64 and i64 implemented through bigint
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Rationale:
Integral Types were missing and are needed for Project Nautilus.
Changes: