# Functions
ActivityStreamsMentionExtends returns true if the Mention type extends from the other type.
DeserializeMention creates a Mention from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsMention returns true if the other provided type is the Mention type or extends from the Mention type.
MentionIsDisjointWith returns true if the other provided type is disjoint with the Mention type.
MentionIsExtendedBy returns true if the other provided type extends from the Mention type.
NewActivityStreamsMention creates a new Mention type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
A specialized Link that represents an @mention.