Skip to content

Implement the zip locator #26

@ReedOei

Description

@ReedOei

The zip locator should behave much as in Haskell, Python, etc. but should n-ary. It takes n arguments, each of which are locators, and puts each group of values v0,...,vn into a record like { a0 |-> v0, ..., an |-> an}. It should fail if the arguments do not all produce the same number of values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions