Skip to content

IsList for the results of Slice? #114

Description

@ThomasBreuer

Is it necessary that slices are in the filter IsList?

  • Currently comparing a plain list and a slice with the same entries w.r.t. \= yields false,
    due to the different families, which contradicts the definition of \= for lists.
  • Non-dense slices are apparently supported. If a slice has a hole in the last position
    then the Length value does not correspond to the last bound position.
    If slices would not be in IsList then these would be just features of slices, not inconsistencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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