Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Add a collect or values method #48

Closed
tpoisot opened this issue Feb 3, 2021 · 2 comments · Fixed by #50
Closed

Add a collect or values method #48

tpoisot opened this issue Feb 3, 2021 · 2 comments · Fixed by #50
Assignees

Comments

@tpoisot
Copy link
Member

tpoisot commented Feb 3, 2021

Get the values by removing the nothing and return as an array

@mkborregaard
Copy link
Contributor

mkborregaard commented Feb 4, 2021

Not an iterator you can just call collect on? Similar to values on a Dict

@tpoisot tpoisot self-assigned this Feb 5, 2021
tpoisot added a commit that referenced this issue Feb 5, 2021
@tpoisot
Copy link
Member Author

tpoisot commented Feb 8, 2021

I might do an iterator later, presumably returning (lat, on) => value -- for the moment, collect works well enough!

This was referenced Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants