rllm.data.KeysView¶
- class rllm.data.KeysView(mapping: Mapping[str, Any], *args: str)[source]¶
Bases:
MappingViewA view class for iterating over the keys of a given mapping.
Bases: MappingView
A view class for iterating over the keys of a given mapping.