Tangence::Type(3pm) | User Contributed Perl Documentation | Tangence::Type(3pm) |
"Tangence::Type" - represent a "Tangence" value type
Objects in this class represent individual types that are sent over the wire in Tangence messages. This is a subclass of Tangence::Meta::Type which provides additional methods that may be useful in server or client implementations.
Returns an instance to represent a primitive type of the given signature.
Returns an instance to represent a list or dict aggregation containing members of the given type.
Returns a value suitable to use as an initial value for object properties.
Appends a value of this type to the end of a Tangence::Message.
Removes a value of this type from the start of a Tangence::Message.
Paul Evans <leonerd@leonerd.org.uk>
2018-07-28 | perl v5.26.2 |