Function ObjectStorage.resolve

Resolve the alias to an element identity.

const(KeyType) resolve (
  in KeyType alias_
) const;

Parameters

NameDescription
alias_ the alias to an identity.

Returns

KeyType the last found identity in alias chain.