MutableAggregateLocator

Exposes, and allows to set a list of containers into it.

@safe
interface MutableAggregateLocator : AggregateLocator!(Type, KeyType, LocatorKeyType), Storage!(Locator!(Type, KeyType), LocatorKeyType)(
Type = Object
KeyType = string
LocatorKeyType = KeyType
)

Meta