# Functions
ActivityStreamsBlockExtends returns true if the Block type extends from the other type.
BlockIsDisjointWith returns true if the other provided type is disjoint with the Block type.
BlockIsExtendedBy returns true if the other provided type extends from the Block type.
DeserializeBlock creates a Block from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsBlock returns true if the other provided type is the Block type or extends from the Block type.
NewActivityStreamsBlock creates a new Block 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 is blocking the object.