Messages - standard#

This package contains standard messages.

Boolean#

This message represents a boolean value.

Integer#

This message represents an integer value.

Float#

This message represents a floating point number.

List#

This message represents a generic list.

Dictionary#

This message represents a generic (key, value) mapping (i.e., dictionary).

Pair#

This message represents a generic pair of values.