Container

Undocumented in source.
interface Container : Storage!(StorageType, StorageKeyType), Locator!(LocatorType, LocatorKeyType)(
StorageType
StorageKeyType
LocatorType = StorageType
LocatorKeyType = StorageKeyType
)

Meta