Package-level declarations

Types

Link copied to clipboard

Associations between a key of type T and a PropertyContainer.

Link copied to clipboard
Link copied to clipboard

Mutable implementation of PropertyContainer.

Link copied to clipboard
interface Property<T>

A property is an atom that represents a value associated with a key, similar to a map entry.

Link copied to clipboard
interface PropertyContainer<T>

A group of properties, associated with their own key.