At the end of the digest there is this message: You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/elixir-lang-talk/join> . To unsubscribe from this group and stop receiving emails from it send an email to [email protected].
You can do one of the two actions above to unsubscribe. *José Valim* www.plataformatec.com.br Skype: jv.ptec Founder and Director of R&D On Fri, May 20, 2016 at 3:32 PM, Lindsay Nauman <[email protected]> wrote: > I would like to unsubscribe. > > On Fri, May 20, 2016 at 9:19 AM, <[email protected]> > wrote: > >> [email protected] >> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/elixir-lang-talk/topics> >> Google >> Groups >> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> >> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> >> Today's topic summary >> View all topics >> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/elixir-lang-talk/topics> >> >> - <<binary, syntax>>, I'm real confused >> <#m_8106842085446003067_m_1685646492576192398_group_thread_0> - 3 >> Updates >> - Testing side effect free internal functions >> <#m_8106842085446003067_m_1685646492576192398_group_thread_1> - 2 >> Updates >> >> <<binary, syntax>>, I'm real confused >> <http://groups.google.com/group/elixir-lang-talk/t/bca4ff8612d66749?utm_source=digest&utm_medium=email> >> Elliot Crosby-McCullough <[email protected]>: May 20 03:10AM -0700 >> >> Hi all, >> >> I've been doing a bunch of binary creation and parsing in Elixir recently >> and I'm having trouble pinning down its behaviour. I've two main problems: >> >> 1. I can't seem to find a ...more >> <http://groups.google.com/group/elixir-lang-talk/msg/190bd0029ecc8?utm_source=digest&utm_medium=email> >> Martin Svalin <[email protected]>: May 20 10:14AM >> >> I think the best docs on <<>> is in Kernel.SpecialForms >> >> >> http://elixir-lang.org/docs/stable/elixir/Kernel.SpecialForms.html#%3C%3C%3E%3E/1 >> >> - Martin >> fre 20 maj 2016 kl. 12:10 skrev Elliot ...more >> <http://groups.google.com/group/elixir-lang-talk/msg/ae9333f252add?utm_source=digest&utm_medium=email> >> Elliot Crosby-McCullough <[email protected]>: May 20 11:22AM +0100 >> >> Ahh, perfect. I'd skipped over that thinking it was about web forms, which >> in retrospect makes no sense at all. >> >> ...more >> <http://groups.google.com/group/elixir-lang-talk/msg/ae9a949a739da?utm_source=digest&utm_medium=email> >> Back to top <#m_8106842085446003067_m_1685646492576192398_digest_top> >> Testing side effect free internal functions >> <http://groups.google.com/group/elixir-lang-talk/t/e695bdbd1742a2be?utm_source=digest&utm_medium=email> >> Eric Merritt <[email protected]>: May 19 11:20AM -0400 >> >> Guys, >> >> How do we test internal functions? To give you background, we go through >> a lot of effort to make sure we split the functions in our modules into >> side effect free and side effect full ...more >> <http://groups.google.com/group/elixir-lang-talk/msg/aab50a07e90ec?utm_source=digest&utm_medium=email> >> "José Valim" <[email protected]>: May 19 05:27PM +0200 >> >> I personally go with 3. >> >> If you have just one function private function you would like to test, you >> can also make it public but add "@doc false" so it doesn't show when >> generating documentation ...more >> <http://groups.google.com/group/elixir-lang-talk/msg/aabafcf3cc083?utm_source=digest&utm_medium=email> >> Back to top <#m_8106842085446003067_m_1685646492576192398_digest_top> >> You received this digest because you're subscribed to updates for this >> group. You can change your settings on the group membership page >> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/elixir-lang-talk/join> >> . >> To unsubscribe from this group and stop receiving emails from it send an >> email to [email protected]. >> > > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-talk" 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-talk/CAEu3yHD9a18gZ_yFayVUT%2B%3DRbeHXmPq3%3DjsS8FpbMmHavuiv9w%40mail.gmail.com > <https://groups.google.com/d/msgid/elixir-lang-talk/CAEu3yHD9a18gZ_yFayVUT%2B%3DRbeHXmPq3%3DjsS8FpbMmHavuiv9w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elixir-lang-talk" 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-talk/CAGnRm4Jvnco91G7FbgLV0NYKTT30EHhF0zoeaQ-_D74D4b3DGw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
