List Question
10 TechQA 2021-04-30 19:00:14Is it legal to redefine a type name?
146 views
Asked by L.S. Roth
switch have error "expected a type specifier" (C)
59 views
Asked by aashney
Difference between binary, String.t, char_list and [char] in a typespec
2.2k views
Asked by lapinkoira
Typed list typespec never breaks the contract
617 views
Asked by lapinkoira
can you tell me why this error appears? it concerns function pointers
43 views
Asked by Wozywors
What is purpose of res; in following struct?
201 views
Asked by AudioBubble
How to display typespecs from a named function through iex
772 views
Asked by lapinkoira
What is the meaning of an Elixir typespec with types in parenthesis separated by the pipe operator?
1k views
Asked by jpierson
`changeset()` spec requires nullable type which is not logically nullable
304 views
Asked by norok2
How to typespec a float range in Elixir?
122 views
Asked by Flame_Phoenix