Is an infinite enumerable still “enumerable”?
问题 Like two overlapping line segments, we can find infinite points of intersection. To enumerate all these points might not make sense, and we might just want to present that this collection is infinity. Floating point numbers have defined NegativeInfinity and PositiveInfinity . A number which represents count or ordinal seem not necessary to use floating point numbers, however, integers are not defined something to represent infinity. So I tried to implement an infinite enumerable. But I