List Question
10 TechQA 2024-12-05 14:05:05Is it legal to redefine a type name?
165 views
Asked by L.S. Roth
switch have error "expected a type specifier" (C)
78 views
Asked by aashney
Difference between binary, String.t, char_list and [char] in a typespec
2.3k views
Asked by lapinkoira
Typed list typespec never breaks the contract
637 views
Asked by lapinkoira
can you tell me why this error appears? it concerns function pointers
81 views
Asked by Wozywors
What is purpose of res; in following struct?
220 views
Asked by AudioBubble
How to display typespecs from a named function through iex
793 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
325 views
Asked by norok2
How to typespec a float range in Elixir?
141 views
Asked by Flame_Phoenix