Closed gaurav-arya closed 1 year ago
The new structure avoids the need for a recursive closure. Resolves #62
Other than the deprecation, this should not be breaking according to the public API (and tests pass unchanged), although it should definitely be checked in practice.
Ack, this is probably breaking too due to the change in how recurse is used.
recurse
The new structure avoids the need for a recursive closure. Resolves #62
Other than the deprecation, this should not be breaking according to the public API (and tests pass unchanged), although it should definitely be checked in practice.