-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(lean-imt)!: update function to import exported trees (#313)
* refactor(lean-imt)!: update function to import exported trees The import function was made static and a parameter was added to convert node types. re #312 * refactor(lean-imt): convert strings to bigints by default re #312 * refactor(lean-imt): make function to convert node types simpler re #312 * test(lean-imt): add more tests with different type conversions re #312 * docs(lean-imt): update description in import function re #312
- Loading branch information
Showing
3 changed files
with
81 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters