Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 133 Bytes

File metadata and controls

2 lines (2 loc) · 133 Bytes

StacklessRecursionTrickExample

Example of a trick exploiting generators to implement recursion that does not rely on hw call stack