Skip to content

seq() methods when from > to #282

@DavisVaughan

Description

@DavisVaughan

If by is positive, should return an empty object rather than erroring. This is more in line with seq2 from rlang, and plays better with calendar-expand. We won't need to special case the zero length case, since range() of an empty calendar should give c(max, min) of the allowed calendar values

Flipped rationale if by is negative

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