setting ndrange macro to output a Tuple
Created by: leios
This makes it so the @ndrange()
macro outputs a tuple instead of CartesianIndex{1}[CartesianIndex(1,),....]
As seen in #329
Created by: leios
This makes it so the @ndrange()
macro outputs a tuple instead of CartesianIndex{1}[CartesianIndex(1,),....]
As seen in #329