bishabosha / spire-scala3

Bringing Spire to Dotty/Scala 3
MIT License
14 stars 2 forks source link

Add cforRange macro #2

Closed bishabosha closed 5 years ago

bishabosha commented 5 years ago

This should implement cforRange from Spire using new Dotty metaprogramming tools, and convert to an optimised while loop