# Functions
ActivityStreamsLikeExtends returns true if the Like type extends from the other type.
DeserializeLike creates a Like from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsLike returns true if the other provided type is the Like type or extends from the Like type.
LikeIsDisjointWith returns true if the other provided type is disjoint with the Like type.
LikeIsExtendedBy returns true if the other provided type extends from the Like type.
NewActivityStreamsLike creates a new Like 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 likes, recommends or endorses the object.