[swift-evolution] Feature proposal: Range operator with step
Brent Royal-Gordon
brent at architechies.com
Thu Mar 24 20:03:18 CDT 2016
> That
> would imply that floating types should not conform to Strideable,
> which raises the question of whether Strideable should be folded into
> the Integer protocol.
Personally, I get a lot of mileage out of conforming NSDate to Strideable. (Although obviously it ought to be using a float-friendly Strideable.)
--
Brent Royal-Gordon
Architechies
More information about the swift-evolution
mailing list