We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Right now i64 unifies with int on 64-bit platforms, etc, and it's a source of errors like in d65df5d. I believe they should be different types.