
This library allows to invoke callables with named parameters in a generic and extensible way.
This library provides clear extension points to let frameworks implement any kind of dependency injection support they want.
It is meant to be a base building block for calling a function with named parameters and/or dependency injection.