LoopMacros

object LoopMacros
class Object
trait Matchable
class Any

Value members

Concrete methods

def cforRangeImpl(range: Expr[Range], body: Expr[Int => Any])(using quotes: Quotes): Expr[Unit]