Typespecs - best way to spec keyword lists?
|
|
3
|
10634
|
March 22, 2023
|
What is wrong with my auto-generated typespec?
|
|
6
|
269
|
March 8, 2023
|
Failing run dialyzer
|
|
1
|
372
|
March 1, 2023
|
When to use opaque types from Dialyzer?
|
|
3
|
621
|
February 27, 2023
|
Getting dialyzer warning "function has no local return" when returning a non-utc DateTime
|
|
2
|
172
|
February 9, 2023
|
How to typespec guards in a human friendly way?
|
|
2
|
221
|
January 26, 2023
|
How to test dialyzer?
|
|
4
|
198
|
January 26, 2023
|
How to use dialyzer on linux command line (without mix)?
|
|
6
|
286
|
January 21, 2023
|
Dialyzer error when checking Mix task
|
|
0
|
143
|
January 11, 2023
|
Nil and typespec primitives - is it redundant to write integer() | nil?
|
|
3
|
242
|
December 11, 2022
|
Is it possible to run Dialyzer on a Livebook notebook's contents?
|
|
0
|
151
|
December 2, 2022
|
Dialyzer warning on pattern match using :atom
|
|
4
|
202
|
November 11, 2022
|
Dynamically generate typespecs from module attribute list
|
|
14
|
3458
|
October 14, 2022
|
How to suppress nested dialyzer warning?
|
|
0
|
163
|
October 11, 2022
|
Dialyzer error on Code.ensure_loaded/1
|
|
3
|
232
|
October 3, 2022
|
Difference between @type and @opaque
|
|
4
|
2102
|
September 16, 2022
|
Using LiveBook as a dashboard, etc
|
|
2
|
529
|
September 14, 2022
|
Dialyzer not being able to recognize a UXID as a string?
|
|
3
|
227
|
September 14, 2022
|
Why does dialyxir pretends this function can't return?
|
|
2
|
233
|
September 7, 2022
|
Dialyzer complaint about MapSet.member not getting proper type as argument, possible specs bug in MapSet
|
|
22
|
2040
|
September 7, 2022
|
@spec reports false error
|
|
1
|
181
|
August 10, 2022
|
Dialyzer partial map
|
|
2
|
233
|
July 27, 2022
|
Issues with Credo, Dialyzer, and compiler warnings for `<app_name>Web.ErrorView.template_not_found/2` in Phoenix
|
|
4
|
299
|
July 22, 2022
|
@behaviour, @callback and @spec
|
|
17
|
3798
|
July 21, 2022
|
The pattern can never match the type - why is dialyzer throwin it in this case?
|
|
2
|
255
|
June 24, 2022
|
Learning resources about dialyzer?
|
|
5
|
397
|
June 20, 2022
|
TypeCheck - Fast and flexible runtime type-checking for your Elixir projects
|
|
98
|
9866
|
June 19, 2022
|
Does dialyzer let you simplify code?
|
|
3
|
318
|
June 16, 2022
|
Trying to decipher a "The pattern can never match the type" Dialyzer error message
|
|
22
|
938
|
June 11, 2022
|
Do you use Dialyzer in your projects?
|
|
20
|
2015
|
May 24, 2022
|