# Functions
ActivityStreamsPlaceExtends returns true if the Place type extends from the other type.
DeserializePlace creates a Place from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsPlace returns true if the other provided type is the Place type or extends from the Place type.
NewActivityStreamsPlace creates a new Place type.
PlaceIsDisjointWith returns true if the other provided type is disjoint with the Place type.
PlaceIsExtendedBy returns true if the other provided type extends from the Place type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Represents a logical or physical location.