# Functions
ActivityStreamsNoteExtends returns true if the Note type extends from the other type.
DeserializeNote creates a Note from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsNote returns true if the other provided type is the Note type or extends from the Note type.
NewActivityStreamsNote creates a new Note type.
NoteIsDisjointWith returns true if the other provided type is disjoint with the Note type.
NoteIsExtendedBy returns true if the other provided type extends from the Note type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Represents a short written work typically less than a single paragraph in length.