There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Iterator design pattern of recursive enumerations which reduce the running time cost to a linear function by retaining the recursion stack between iteration steps.