-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`SaveTo()` added. Intermediate values can now be requested and written through pointers. `Collection.Condense()` added -- a collection can now be turned into a single injector. This can be done recursively. Combined with `SaveTo`, multiple copies of the same type can be generated and preserved separately. The `Reflective` type has been joined by new siblings: `ReflectiveInvoker`, `ReflectiveArgs`, and `ReflectiveWrapper`
- Loading branch information
Showing
22 changed files
with
1,385 additions
and
336 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
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.