|
@type representation for string maps
|
|
2
|
150
|
November 6, 2025
|
|
Collapsing/compressing redundant typespecs?
|
|
7
|
105
|
August 5, 2025
|
|
How do you write Ecto schema typespecs with nullable fields?
|
|
6
|
250
|
July 20, 2025
|
|
How to define the type of a Stream with a specific type of elements?
|
|
4
|
175
|
July 9, 2025
|
|
What's the typespec for an AST?
|
|
1
|
124
|
June 27, 2025
|
|
Is it possible to have neg_float typespec?
|
|
1
|
67
|
April 10, 2025
|
|
How to return "type conforming to Behaviour" in function spec?
|
|
2
|
90
|
March 1, 2025
|
|
Dynamically generate typespecs from module attribute list
|
|
16
|
5407
|
February 2, 2025
|
|
TypeCheck - Fast and flexible runtime type-checking for your Elixir projects
|
|
100
|
14068
|
October 21, 2024
|
|
Best practice for reusing typespecs
|
|
5
|
272
|
September 26, 2024
|
|
How do I get `@spec` of the external module
|
|
6
|
183
|
September 3, 2024
|
|
TypeResolver - parse and resolve spec types into convenient structs
|
|
0
|
96
|
July 19, 2024
|
|
Can Enum.each mislead Dialyzer into accepting incorrect typespecs?
|
|
3
|
170
|
June 25, 2024
|
|
Minimizing OTP release size while keeping type documentation
|
|
0
|
219
|
March 29, 2024
|
|
How to remove duplication from typespec and static list of values?
|
|
1
|
224
|
March 12, 2024
|
|
Return type of map
|
|
7
|
518
|
March 1, 2024
|
|
Meaning of {...} shorthand in type specifications
|
|
4
|
368
|
February 1, 2024
|
|
Using Nx tensors in type defs
|
|
3
|
498
|
January 1, 2024
|
|
Type binary() vs String.t()
|
|
1
|
331
|
December 20, 2023
|
|
Converting an enumerated type from swift into an equivalent in elixir
|
|
2
|
390
|
July 3, 2023
|
|
How to typespec a float range in Elixir?
|
|
20
|
1808
|
June 22, 2023
|
|
Missing dependency typespecs
|
|
4
|
384
|
June 14, 2023
|
|
What do you prefer to use for type checking Elixir/Erlang code? (poll)
|
|
21
|
3538
|
May 2, 2023
|
|
Struggling getting dialyzer to accept my @spec
|
|
5
|
633
|
April 27, 2023
|
|
Error struct in typespec
|
|
5
|
1006
|
April 27, 2023
|
|
Struct vs. @type t
|
|
4
|
9663
|
April 26, 2023
|
|
What does this OpenTelemetry typespec mean?
|
|
4
|
637
|
March 23, 2023
|
|
How to convert a typed definition to a typedstruct?
|
|
6
|
1226
|
January 26, 2023
|
|
How to typespec guards in a human friendly way?
|
|
2
|
991
|
January 26, 2023
|
|
Best practice between `String.t()` and `binary()`?
|
|
4
|
3641
|
January 23, 2023
|