Skip to content

Filters on printCSMHistoryLogical are not working #1067

Open
@dehann

Description

@dehann
hists = IIF.fetchCliqHistoryAll!(smtasks)

IIF.printCSMHistorySequential(hists, 4=>1:10)
IIF.printCSMHistoryLogical(hists, [4;7]=>1:10)

Using such a filter on Logical is not working. Need to accept both sides of the Pair any combination of Int, UnitRange, <:AbstractVector, Colon... These filters do seem to still be working on Sequential.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions