-
-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor BoxRet to be easier to impl before showing it (#1776)
People need to implement some of the code in this module, but I want to make sure it is easier to actually do so. To that end, refactor BoxRet to have a more user-friendly interface, ish, and then expose it. While doing so, adjust some safety requirements here and there.
- Loading branch information
1 parent
8cf8d04
commit c862427
Showing
3 changed files
with
145 additions
and
71 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
Oops, something went wrong.