Skip to content

Add subset operator for persistence_set objects #42

@astamm

Description

@astamm

Currently, subsetting a persistence_set object works because it is both a persistence_set and a list so it uses list subsetting.

A consequence of this is that the subsetted set loses the persistence_set class and is just a list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions