build
abstract fun build(context: ExtensibleEnvironmentContext, metaEnvironmentKind: InjectionEnvironmentKind<*> = EagerImmutableMetaEnvironment): E
Builds an extensible environment of type E using the given context and given meta-environment kind.
Builds an extensible environment of type E using the given context and given meta-environment kind.