github / stack-graphs

Rust implementation of stack graphs
https://docs.rs/stack-graphs/*/stack_graphs/
Apache License 2.0
752 stars 130 forks source link

Add lambda support #426

Closed hendrikvanantwerpen closed 4 months ago

hendrikvanantwerpen commented 5 months ago

Add support for Python lambdas.

Fixes #403.