aboutsummaryrefslogtreecommitdiff
path: root/examples/generics
AgeCommit message (Collapse)Author
2022-08-27refactor!: make DI container have single get functionHampusM
BREAKING CHANGE: The DI container get_singleton & get_factory functions have been replaced by the get function now returning a enum
2022-07-24feat: add support for genericsHampusM