# Functions
ActivityStreamsObjectExtends returns true if the Object type extends from the other type.
DeserializeObject creates a Object from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsObject returns true if the other provided type is the Object type or extends from the Object type.
NewActivityStreamsObject creates a new Object type.
ObjectIsDisjointWith returns true if the other provided type is disjoint with the Object type.
ObjectIsExtendedBy returns true if the other provided type extends from the Object type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Describes an object of any kind.