salomonbrys
07/28/2017, 9:51 AMCompositeTypeToken
class and its associated functions erasedComp1
, erasedComp2
and erasedComp3
. They allow to represent generic types in an erased environment (such as JavaScript, and later, Native). https://salomonbrys.github.io/Kodein/#erased-comp
- Set Multi-Binding which allows to declare multiple bindings for the same type and retrieve a set of instances (one for each binding). https://salomonbrys.github.io/Kodein/#_multi_binding