Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Splat operators should work with Set values #30

Closed
apparentlymart opened this issue May 23, 2018 · 0 comments
Closed

Splat operators should work with Set values #30

apparentlymart opened this issue May 23, 2018 · 0 comments

Comments

@apparentlymart
Copy link
Contributor

Currently splat operators only work with List and Tuple values. Given that in other contexts we are able to automatically convert between set and list, we should be able to splat over sets too for consistency, with the caveat that the result will not be in any particular order.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant