Cleanse
Cleanse copied to clipboard
[Improvement] Better Duplicate Binding Error
We throw a fatalError if there are duplicate bindings for the same type. This can be improved. Likely throw an exception to be handled by the RootComponent of(_:) function.