Proper @spec for when errors are raised?
|
|
2
|
682
|
April 14, 2021
|
What is the value of @type as alias?
|
|
14
|
1808
|
April 3, 2021
|
Parametric generics, shrinking and negation in typespecs
|
|
3
|
920
|
March 23, 2021
|
Can you define spec for function with specific arity?
|
|
9
|
2383
|
January 30, 2021
|
Create specs in Elixir like Typer for erlang
|
|
1
|
454
|
January 27, 2021
|
Is it possible to define a partial typespec with the return type delegated to the return type other function?
|
|
2
|
857
|
January 4, 2021
|
Specifying map or struct extension using typespecs
|
|
8
|
4465
|
December 19, 2020
|
Typespec question
|
|
7
|
2426
|
December 15, 2020
|
How to typespec function that adds a key to a map
|
|
2
|
1234
|
December 14, 2020
|
Typespec and opts
|
|
7
|
5896
|
November 14, 2020
|
@spec for multiple functions
|
|
3
|
1079
|
September 20, 2020
|
Inline typespecs?
|
|
10
|
2173
|
July 27, 2020
|
Tyyppi — bringing erlang typespecs to runtime
|
|
0
|
730
|
July 23, 2020
|
Is it bad to use pattern matching only to check type?
|
|
5
|
1557
|
July 8, 2020
|
How do define behaviours that have callbacks with optional parameters?
|
|
8
|
5743
|
July 6, 2020
|
Can we import types and guards from another module?
|
|
3
|
5017
|
July 4, 2020
|
`Enum.sort_by` typespec explanation
|
|
1
|
481
|
July 3, 2020
|
Error "type counters_ref/0 undefined"
|
|
3
|
688
|
June 28, 2020
|
User defined tags and type-safe structs for domain modelling (Domo library)
|
|
12
|
2508
|
June 1, 2021
|
Typespec ignoring second return type
|
|
7
|
1200
|
May 24, 2020
|
Writing multiple specs for multiple function clauses? Or single spec?
|
|
6
|
3998
|
May 16, 2020
|
TypeSpec: Combining maps
|
|
1
|
787
|
May 11, 2020
|
Is it possible to declare a generic type?
|
|
34
|
6029
|
April 12, 2020
|
How to think about pattern matching vs. type-checking
|
|
22
|
9606
|
April 9, 2020
|
Introduction to Dialyzer, typespecs, etc
|
|
1
|
969
|
March 9, 2020
|
Typespecs on defmacro defintions?
|
|
6
|
3234
|
February 14, 2020
|
How to make Dialyzer more strict?
|
|
51
|
10172
|
January 13, 2020
|
How to type a function returning an Erlang type?
|
|
1
|
1121
|
January 5, 2020
|
How to explain strange semantics of map typespecs?
|
|
0
|
533
|
December 27, 2019
|
Would it be possible to create @sp as an alias of @spec?
|
|
17
|
1174
|
December 24, 2019
|