Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ordering in map.zipmap #2

Open
pfanoob opened this issue Mar 23, 2021 · 0 comments
Open

ordering in map.zipmap #2

pfanoob opened this issue Mar 23, 2021 · 0 comments

Comments

@pfanoob
Copy link

pfanoob commented Mar 23, 2021

based on PFA spec 0.8.1, map.zipmap should be order-agnostic (unlike a.zipmap). However, it appears that both titus2 require the maps in the parameter to have the same order of keys. Ordering of keys are not easily preserved. A simple map.map could shuffle key order. No straight forward workaround is available, as there is no native sorting function in the map manipulation library.

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

No branches or pull requests

1 participant