We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0b5ea commit c3b7cb4Copy full SHA for c3b7cb4
docs/changelog.md
@@ -4,6 +4,7 @@ _This project uses semantic versioning_
4
5
## UNRELEASED
6
7
+- Add `egraph.function_values(fn)` to export all function values like `print-function` [#340](https://github.com/egraphs-good/egglog-python/pull/340)
8
- Add `egraph.stats()` method to print overall stats [#339](https://github.com/egraphs-good/egglog-python/pull/339)
9
- Add `all_function_sizes` and `function_size` EGraph methods [#338](https://github.com/egraphs-good/egglog-python/pull/338)
10
- Fix execution of docs [#337](https://github.com/egraphs-good/egglog-python/pull/337)
0 commit comments