Module r3::bag

source ·
Expand description

A heterogeneous collection to store property values.

Enums

The enum Either with variants Left and Right is a general purpose sum type with two cases.

Constants

The empty Bag.

Traits

A heterogeneous collection to store property values.

Type Definitions

The type of the empty Bag.
A Bag containing Head and the elements from Tail: Bag.