We had converted vector printing functions to discrete scalars from opt::Range during a period of library instability. This was accompanied by a conversion to returning tuples in lieu of ranges for certain functions (axn_range, axn_output_range).
Time to convert back. There are almost certainly a few other areas that need converting back as well.
Not sure about the rand library yet and how its Ranges will end up being dealt with, though I'm sure they'll be integrated soon enough.
We had converted vector printing functions to discrete scalars from opt::Range during a period of library instability. This was accompanied by a conversion to returning tuples in lieu of ranges for certain functions (axn_range, axn_output_range).
Time to convert back. There are almost certainly a few other areas that need converting back as well.
Not sure about the rand library yet and how its Ranges will end up being dealt with, though I'm sure they'll be integrated soon enough.