Skip to content

fix(cbm): replace O(N²) indexed loop with O(N) cursor in parse_generi…

2af9e60
Select commit
Loading
Failed to load commit list.
Open

fix(cbm): replace O(N²) ts_node_child loop with O(N) TSTreeCursor in parse_generic_imports #107

fix(cbm): replace O(N²) indexed loop with O(N) cursor in parse_generi…
2af9e60
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs