jsbean / ArithmeticTools

Basic arithmetic types and operations
MIT License
3 stars 0 forks source link

[RangeTypeExtensions] shifted(by:) causes infinite hang ?! #126

Open jsbean opened 7 years ago

jsbean commented 7 years ago

Not really sure how this could be.

Calling Range.shifted(by: Fraction) from another framework causes an infinite hang.