This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

phcurado
I was checking the documentation for elixir and erlang types for ways to represent a map in the typespec. I have seen different projects...
New

Last Three Year's Trending Top

Trending Over Three Years Top

fireproofsocks
This is more of a general question, but I’m wondering how other people in the community think about the pattern matching in function sign...
New
Fl4m3Ph03n1x
Background So I have a behaviour that has some functions with optional parameters and I want a way to make them more readable: @type o...
New
Nezteb
poll The poll allows up to 2 votes for cases where people have a preferred tool for Elixir and a separate preferred tool for Erlang or th...
New
victorolinasc
I’d like to propose a silly typespec discussion: what is your style guidelines for writing typespecs? I mean, do you: use parentheses ...
New
Fl4m3Ph03n1x
Background Recently I have discovered this notion of “zero cost type wrappers”. Basically what this means is that you can create a new ty...
New
ngrilly
What is the reason for using a separate declaration for typespecs: @spec round(number) :: integer def round(x), do: # implementation... ...
New
jtompl
I think it’s quite common in Elixir to use MyModule.t() for type specs. Elixir docs for example suggest using String.t() and Range.t() ty...
New
eksperimental
Do you ever wish Elixir had more types? Share some of the ones that you frequently use. If the outcome is good I will compile them into...
New
Qqwy
Hi everyone! I recently had an idea. This is by no means a revolutionary concep, and other people probably have thought about it before ...
New
markmark206
I am returning to an Elixir project (finally!) after spending some (too much;) time in Python, and I am now curious about Elixir’s typesp...
New
KristerV
i’ve recently gotten annoyed at having to jump between files just to check what that function i’m using will return. VS Code could be of ...
New
Rich_Morin
After adding (and tightening up) @spec and @type attributes on a 10 KLOC project, I felt confident enough of my typespec-fu to write up a...
New
imetallica
After watching the Elixir’s conf video about the next five years from José Valim, and that he spoke about adding a typesystem on Elixir a...
New
Rich_Morin
The Elixir ecosystem has very convenient and powerful facilities for documenting code. These include Markdown, doctests, module attribute...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement