--
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 elixir-lang-ta...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Nice job.For beginners, though, I worry that the specs may be offputting, as they add quite a bit of noise to the documentation.What do you think about hiding them behind a button on the same line as the function signature:
On Mon, Aug 19, 2013 at 1:36 PM, José Valim <jose....@plataformatec.com.br> wrote:
Hello everyone,Thanks to the great work of @pminten and @jwarwick on Github, Elixir docs now include typespecs:
--