Skip to content

get and add elements in ImplicationalSystem #144

@guerinclement

Description

@guerinclement

When you want to copy all elements from one implicational system to another, the container of the methods do not match.
getSet() returns a SortedSet while addAllElements requires a TreeSet.
One cannot be casted in another.

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