Rename recursive_iterator
to recursive_generator
#749
Labels
Milestone
recursive_iterator
to recursive_generator
#749
It's a much clearer name for describing what the function does. The old name would stick around but be deprecated and not work in
--strict
mode as we've done previously forof
,datamaker
, andprepattern
.The text was updated successfully, but these errors were encountered: