-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Provide+implement Replace API (#613)
* Add struct Replace, implement both apply() and verify() * Generalize some SimpleReplace tests to convert requests into Replaces too * Tiny change to spec to allow Replaces to patch up broken inter-graph edges * Generalize builder::Container::add_constant to allow specifying "None" for open Extensions --------- Co-authored-by: Alec Edgington <[email protected]>
- Loading branch information
Showing
5 changed files
with
906 additions
and
6 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
Oops, something went wrong.