Skip to content

Document Seq.ACCEPTS #3357

Open
Open
@JJ

Description

@JJ

The problem

it does have specific behavior (although not clear what that is, according to rakudo/rakudo#2468), so it should probably be documented specifically.

Suggestions

For the time being, wait for that issue to be solved. Then, document it.
This, for instance, returns True

say [1,1,2] ~~ @fib[^3]

Right and left iterate, and smartmatch is done at every iteration. It works with lists too (any iterable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedRequires another issue to be resolved before we can update the docsdocsDocumentation issue (primary issue type)externalDepends on another ticket (likely in another repo)newpart of "docs" - indicates that this documentation is for a new, currently undoc'd section

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions