AliasAware.link

Alias a key to an alias_.

interface AliasAware(Type)
link
(,
Type alias_
)

Parameters

identity Type

the originial identity which is to be aliased.

alias_ Type

the alias of identity.

Return Value

this

Meta