Sounds great, let’s start with to_list and we can discuss the name in detail later. Seeing the implementation may help figure the name out.
Please do attempt a PR. It is not necessary to open up an issue before. If you have any questions, feel free to reach out. You can also send the PR as a draft if you want early feedback. Looking forward to it! On Wed, Apr 17, 2019 at 12:19 <[email protected]> wrote: > I like to_list, it fits nicely in with the other functions. If we want a > streamed version it could be to_stream then. > > As it seems there's at least consensus on adding this feature (if not > exactly on how it should work) would it be reasonable for me to attempt a > PR for this? I could start out by implementing to_list at least, it should > be straightforward. > > I'm unsure of the practicalities, should I add an issue to the Github repo > first? > > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elixir-lang-core/57494517-aaa9-4dd6-97d5-bf5fa0089922%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- *José Valim* www.plataformatec.com.br Skype: jv.ptec Founder and Director of R&D -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4JoxM6sx64q7V3d3HYEUgPObspSse8CmEos4KWE6RLY_A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
