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