stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

Add map functions to iterator module

Open tranzystorekk opened this issue 4 years ago • 2 comments
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.

tranzystorekk avatar Sep 26 '21 10:09 tranzystorekk

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

lpil avatar Sep 30 '21 18:09 lpil

I can convert this to draft until then. I don't think the Erlang-side implementation is going to change much.

tranzystorekk avatar Oct 02 '21 11:10 tranzystorekk

Closing due to inactivity. Please feel free to reopen

lpil avatar Sep 15 '22 11:09 lpil