We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I think we could use more type:
struct IntegerInfinity <: Integer signbit::Bool end
This will be almost identical to RealInfinity but confirm to the Integer interface, and can be viewed as the limit of integers.
RealInfinity
Integer