Skip to content

Array slicing #2

Closed
Closed
@stroan

Description

@stroan

It'd be great to be able to slice arrays. Given the program

.[2..4]

and the input

[42,43,44,45,46,47]

result in the output

44
45
46

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions