-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HandshakeToDC] Turn conversion into library-style
Factors out the conversion s.t. it can be run on arbitrary operations. To facilitate this, the conversion will accept builders for additional patterns to apply during the converison process. Having this, users may specify patterns for specific ops (to avoid applying the default unit-rate actor pattern to said ops).
- Loading branch information
Showing
2 changed files
with
99 additions
and
59 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