Skip to content

Map.__getitem__ should support slices #156

Open
@JoshKarpel

Description

@JoshKarpel

So that you can slice over the components of a map as if it was a sequence, which we claim it is anyway...

Possibly also special support for map[ComponentStatus.Completed] to return a list of output for completed components without blocking or the user needing to do the checking. Or perhaps that should just be some method...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions