bishabosha / spire-scala3

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

Add cfor macro #1

Closed bishabosha closed 5 years ago

bishabosha commented 5 years ago

We should reimplement cfor from Spire using the new metaprogramming in Dotty for an optimised loop with inlined function bodies

bishabosha commented 5 years ago

current development on branch feature/add_cfor