enso/engine/runtime-parser
Dmitry Bushev ab0a5e0c36
Improve the speed of preorder operation on IR (#11019)
close #10537

Changelog:
- add: implement `IR.preorder` method with callback
- update: update `IR.preorder` method usages

# Important Notes
Shows ~10% speed improvement during the compilation
2024-09-10 14:47:50 +00:00
..
src Improve the speed of preorder operation on IR (#11019) 2024-09-10 14:47:50 +00:00