Function AliasAware.link

Alias a key to an alias_.

AliasAware link (
  Type identity,
  Type alias_
);

Parameters

NameDescription
identity the originial identity which is to be aliased.
alias_ the alias of identity.

Returns

this