subkt / myaa.subkt.tasks / ProviderGroup / <init>
ProviderGroup(subs:
Subs
, action:
ValueClosure
<*>.() ->
T
)
ItemGroup that keeps track of providers for values of type T. A Provider is generated for each entry, and the given closure is evaluated when the provider's value is requested.