Investigate encoding iteration algorithm of IndexIteration
in the type system
#22
Labels
question
Further information is requested
IndexIteration
in the type system
#22
Currently the
IndexIteration
type takes a function pointer that dictates how the index should be updated. This could be encoded in the type system, so that we can be sure at compile time that the correct iteration order is used.The text was updated successfully, but these errors were encountered: