# Functions
Binder returns a function that will bind a value to the injector when it is called.
BindFn returns a Context that contains a function that will create a value.
BindValue returns a Context that contains an already computed value.
DirectBinder returns a function that will bind a value to the injector when it is called.
No description provided by the author