# Functions
ActivityStreamsMoveExtends returns true if the Move type extends from the other type.
DeserializeMove creates a Move from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsMove returns true if the other provided type is the Move type or extends from the Move type.
MoveIsDisjointWith returns true if the other provided type is disjoint with the Move type.
MoveIsExtendedBy returns true if the other provided type extends from the Move type.
NewActivityStreamsMove creates a new Move type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Indicates that the actor has moved object from origin to target.