Collapsing/compressing redundant typespecs?
|
|
7
|
86
|
August 5, 2025
|
How do you write Ecto schema typespecs with nullable fields?
|
|
6
|
184
|
July 20, 2025
|
How to define the type of a Stream with a specific type of elements?
|
|
4
|
102
|
July 9, 2025
|
What's the typespec for an AST?
|
|
1
|
104
|
June 27, 2025
|
Is it possible to have neg_float typespec?
|
|
1
|
53
|
April 10, 2025
|
How to return "type conforming to Behaviour" in function spec?
|
|
2
|
72
|
March 1, 2025
|
Dynamically generate typespecs from module attribute list
|
|
16
|
5315
|
February 2, 2025
|
TypeCheck - Fast and flexible runtime type-checking for your Elixir projects
|
|
100
|
13626
|
October 21, 2024
|
Best practice for reusing typespecs
|
|
5
|
183
|
September 26, 2024
|
How do I get `@spec` of the external module
|
|
6
|
154
|
September 3, 2024
|
TypeResolver - parse and resolve spec types into convenient structs
|
|
0
|
88
|
July 19, 2024
|
Can Enum.each mislead Dialyzer into accepting incorrect typespecs?
|
|
3
|
164
|
June 25, 2024
|
Minimizing OTP release size while keeping type documentation
|
|
0
|
208
|
March 29, 2024
|
How to remove duplication from typespec and static list of values?
|
|
1
|
215
|
March 12, 2024
|
Return type of map
|
|
7
|
507
|
March 1, 2024
|
Meaning of {...} shorthand in type specifications
|
|
4
|
349
|
February 1, 2024
|
Using Nx tensors in type defs
|
|
3
|
464
|
January 1, 2024
|
Type binary() vs String.t()
|
|
1
|
310
|
December 20, 2023
|
Converting an enumerated type from swift into an equivalent in elixir
|
|
2
|
379
|
July 3, 2023
|
How to typespec a float range in Elixir?
|
|
20
|
1712
|
June 22, 2023
|
Missing dependency typespecs
|
|
4
|
374
|
June 14, 2023
|
What do you prefer to use for type checking Elixir/Erlang code? (poll)
|
|
21
|
3455
|
May 2, 2023
|
Struggling getting dialyzer to accept my @spec
|
|
5
|
612
|
April 27, 2023
|
Error struct in typespec
|
|
5
|
956
|
April 27, 2023
|
Struct vs. @type t
|
|
4
|
9393
|
April 26, 2023
|
What does this OpenTelemetry typespec mean?
|
|
4
|
626
|
March 23, 2023
|
How to convert a typed definition to a typedstruct?
|
|
6
|
1170
|
January 26, 2023
|
How to typespec guards in a human friendly way?
|
|
2
|
966
|
January 26, 2023
|
Best practice between `String.t()` and `binary()`?
|
|
4
|
3467
|
January 23, 2023
|
Return value type spec for IO.puts
|
|
4
|
1630
|
December 30, 2022
|