ObjectStorage.link

Alias an identity with alias_/

class ObjectStorage(Type = Object, KeyType = string)
link
(
KeyType identity
,
KeyType alias_
)

Parameters

identity KeyType

identity which will be aliased

alias_ KeyType

the new alias of identity.

Return Value

ObejcStorage

Meta