Dict
lerax.space.Dict
Bases:
A dictionary of spaces.
Attributes:
| Name | Type | Description |
|---|---|---|
|
|
An ordered dictionary mapping keys to component spaces. |
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
spaces
|
|
A mapping from keys to component spaces. |
required |