What does this OpenTelemetry typespec mean?
|
|
4
|
230
|
March 23, 2023
|
How to convert a typed definition to a typedstruct?
|
|
6
|
230
|
January 26, 2023
|
How to typespec guards in a human friendly way?
|
|
2
|
221
|
January 26, 2023
|
Best practice between `String.t()` and `binary()`?
|
|
4
|
224
|
January 23, 2023
|
Return value type spec for IO.puts
|
|
4
|
266
|
December 30, 2022
|
String text = ”data type in Elixir”;
|
|
8
|
412
|
December 29, 2022
|
Nil and typespec primitives - is it redundant to write integer() | nil?
|
|
3
|
242
|
December 11, 2022
|
Domo - model a business domain with type-safe structs and field type range checks
|
|
27
|
3380
|
December 8, 2022
|
Is it possible to run Dialyzer on a Livebook notebook's contents?
|
|
0
|
151
|
December 2, 2022
|
Why there are no `Boolean.t()` and `Integer.t()` types?
|
|
2
|
317
|
November 4, 2022
|
Dynamically generate typespecs from module attribute list
|
|
14
|
3458
|
October 14, 2022
|
@spec reports false error
|
|
1
|
181
|
August 10, 2022
|
Issues with Credo, Dialyzer, and compiler warnings for `<app_name>Web.ErrorView.template_not_found/2` in Phoenix
|
|
4
|
299
|
July 22, 2022
|
Build a union type from a list?
|
|
5
|
445
|
July 19, 2022
|
How to document fields on a struct?
|
|
11
|
404
|
June 29, 2022
|
TypeCheck - Fast and flexible runtime type-checking for your Elixir projects
|
|
98
|
9866
|
June 19, 2022
|
Zero-cost abstraction for NewTypes in Elixir
|
|
28
|
2059
|
April 7, 2022
|
Should using @impl true cause docs to show the callback spec?
|
|
8
|
853
|
April 6, 2022
|
Batch create typespecs for a code base
|
|
0
|
274
|
March 1, 2022
|
Credo Specification and Callback check
|
|
2
|
487
|
February 28, 2022
|
Get typespecs for Code.compile_string() module
|
|
3
|
690
|
February 17, 2022
|
Typespec dialyzer error - the @spec for the function does not match the success typing of the function
|
|
2
|
835
|
February 15, 2022
|
Best way to define a type that's only a limited set of strings
|
|
15
|
4315
|
February 14, 2022
|
Is there a convenient way to turn behaviour callbacks into specs?
|
|
8
|
534
|
January 30, 2022
|
How to put Typespecs as items of a map
|
|
10
|
576
|
January 14, 2022
|
Ivoking a macro within a @type on the right side of `::`
|
|
1
|
307
|
January 13, 2022
|
Types that you wish were in Elixir
|
|
14
|
1181
|
January 13, 2022
|
Advice on Public Domain license
|
|
31
|
1170
|
January 13, 2022
|
Dialyzer: why an empty map passes as for a non-empty
|
|
2
|
391
|
January 11, 2022
|
Typespecs: function types
|
|
16
|
5297
|
January 5, 2022
|