List Question
10 TechQA 2021-04-30 19:00:14Is it legal to redefine a type name?
147 views
Asked by L.S. Roth
switch have error "expected a type specifier" (C)
62 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
621 views
Asked by lapinkoira
can you tell me why this error appears? it concerns function pointers
47 views
Asked by Wozywors
What is purpose of res; in following struct?
202 views
Asked by AudioBubble
How to display typespecs from a named function through iex
775 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
308 views
Asked by norok2
How to typespec a float range in Elixir?
125 views
Asked by Flame_Phoenix