Is there a convenient way to turn behaviour callbacks into specs?
|
|
8
|
713
|
January 30, 2022
|
How to put Typespecs as items of a map
|
|
10
|
796
|
January 14, 2022
|
Ivoking a macro within a @type on the right side of `::`
|
|
1
|
490
|
January 13, 2022
|
Types that you wish were in Elixir
|
|
14
|
1602
|
January 13, 2022
|
Advice on Public Domain license
|
|
31
|
1656
|
January 13, 2022
|
Dialyzer: why an empty map passes as for a non-empty
|
|
2
|
582
|
January 11, 2022
|
Typespecs: function types
|
|
16
|
6137
|
January 5, 2022
|
Can has? `def admin?(user_id: String.t()) :: boolean do`
|
|
8
|
1029
|
December 20, 2021
|
When to use `required(...)` in typespecs?
|
|
3
|
639
|
December 12, 2021
|
What's the syntax for reusing a function @type in a @spec
|
|
12
|
852
|
November 12, 2021
|
Role models for Elixir documentation?
|
|
1
|
603
|
October 18, 2021
|
Using module attributes in typespec definitions to reduce duplication?
|
|
3
|
744
|
September 15, 2021
|
Bidirectional Typing for Erlang (prototype)
|
|
1
|
809
|
August 26, 2021
|
Why is there so much hate for typespec?
|
|
7
|
1034
|
August 16, 2021
|
How can I access typespecs of compiled but not yet stored to BEAM file module?
|
|
3
|
568
|
June 11, 2021
|
Typespec for map w/both required and optional keys
|
|
13
|
9444
|
May 11, 2021
|
TypeSpecs confusion regarding map required/optional
|
|
6
|
1139
|
May 6, 2021
|
DRYing up typespec return types without obscuring internal values
|
|
3
|
665
|
April 22, 2021
|
Proper @spec for when errors are raised?
|
|
2
|
573
|
April 14, 2021
|
What is the value of @type as alias?
|
|
14
|
1299
|
April 3, 2021
|
Parametric generics, shrinking and negation in typespecs
|
|
3
|
741
|
March 23, 2021
|
Can you define spec for function with specific arity?
|
|
9
|
1806
|
January 30, 2021
|
Create specs in Elixir like Typer for erlang
|
|
1
|
389
|
January 27, 2021
|
Is it possible to define a partial typespec with the return type delegated to the return type other function?
|
|
2
|
654
|
January 4, 2021
|
Specifying map or struct extension using typespecs
|
|
8
|
3193
|
December 19, 2020
|
Typespec question
|
|
7
|
1976
|
December 15, 2020
|
How to typespec function that adds a key to a map
|
|
2
|
941
|
December 14, 2020
|
Typespec and opts
|
|
7
|
3808
|
November 14, 2020
|
@spec for multiple functions
|
|
3
|
850
|
September 20, 2020
|
Inline typespecs?
|
|
10
|
1940
|
July 27, 2020
|