stdlib
stdlib copied to clipboard
Add map functions to iterator module
trafficstars
Currently from_map* functions are there only for Erlang because I haven't figured out how to work with the gleam_stdlib.js one.
I'm not sure about this one. If we do not have a way to implement it for all platform we cannot merge it, and I'm not sure that we will be able to implement this for the JavaScript one, at least not until we have a less hacky implementation. https://github.com/gleam-lang/gleam/issues/1262
I can convert this to draft until then. I don't think the Erlang-side implementation is going to change much.
Closing due to inactivity. Please feel free to reopen