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

Replace proplists with maps for timings and sizes #51

Open
tsloughter opened this issue Apr 11, 2018 · 2 comments
Open

Replace proplists with maps for timings and sizes #51

tsloughter opened this issue Apr 11, 2018 · 2 comments

Comments

@tsloughter
Copy link
Member

Is there any objection to this? Maps have been available for the last 3 major releases, going on 4 major releases soon enough. Proplists don't make much sense for things that don't need the true/false functionality.

@tsloughter
Copy link
Member Author

Bleh, maybe not worth it, would have to replace the lists:filtermap with a foldl that builds the map... hm

@yurrriq
Copy link
Member

yurrriq commented Apr 12, 2018

I don't object. We don't officially support OTP versions <18 anyway.

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

2 participants