Very happy to see this. -bt
On Mon, Dec 23, 2019 at 3:32 AM Tai An Su <[email protected]> wrote: > Oh it's already in the master repo. Sorry for the disturb. > > Tai An Su於 2019年12月23日星期一 UTC+8下午4時28分33秒寫道: >> >> I use `Enum.group_by([1, 1, 2, 3, 4, 4], &(&1))` to count the number of >> item apparence once for a while, so identity definately help on reveal the >> intension. >> >> Talking about the length of code, Haskell name this function `id/0`, so >> maybe we can consider `Function.id/1` if it's not too misleading. >> >> Wondering if anyone working on this or it's still in discussion, if not >> I'm more then glad to send a PR either you guys like `Function.id/1` or >> `Function.identity/1` >> >> José Valim於 2019年8月2日星期五 UTC+8下午11時13分02秒寫道: >>> >>> Precisely. In any case, a PR for Function.identity/1 would be >>> appreciated. >>> -- >>> >>> >>> *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/91e7fbd2-b138-4db7-9b8f-530053fd936e%40googlegroups.com > <https://groups.google.com/d/msgid/elixir-lang-core/91e7fbd2-b138-4db7-9b8f-530053fd936e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Regards, Bruce Tate CEO <https://bowtie.mailbutler.io/tracking/hit/f8218219-d2a8-4de4-9fef-1cdde6e723f6/c7c97460-016e-45fb-a4ab-0a70318c7b97> Groxio, LLC. 512.799.9366 [email protected] grox.io -- 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/CAFXvW-7i8GBuvS9aDDEC02%2BQpsE6zgBr_VHA1JGPtXB%3D94S9bg%40mail.gmail.com.
