Mishka developer tools - macros and modules to make creating your elixir application
|
|
2
|
396
|
November 7, 2023
|
What is a good way to compare structs?
|
|
9
|
460
|
October 29, 2023
|
How to increment database table column
|
|
12
|
6207
|
September 21, 2023
|
Need help to create nested struct macro (A.B.C)
|
|
1
|
201
|
August 13, 2023
|
Struct vs. @type t
|
|
4
|
6370
|
April 26, 2023
|
Struct without fields
|
|
7
|
1465
|
March 31, 2023
|
Gradient does not recognize type of TypedStruct structures
|
|
0
|
292
|
March 28, 2023
|
Composing Types with TypedStruct?
|
|
6
|
382
|
March 10, 2023
|
To struct or not to struct, Decode or not decode
|
|
9
|
775
|
February 3, 2023
|
Domo - model a business domain with type-safe structs and field type range checks
|
|
27
|
3953
|
December 8, 2022
|
Renaming a struct (or how to achieve "strong aliasing"?)
|
|
0
|
325
|
December 7, 2022
|
Nestru: serialize maps to nested structs
|
|
7
|
1814
|
November 22, 2022
|
How to decode a JSON into a struct safely?
|
|
26
|
15667
|
November 1, 2022
|
How to get struct from map - elixir?
|
|
33
|
28349
|
October 4, 2022
|
Data_schema - declarative schemas for data transformations
|
|
17
|
2924
|
September 29, 2022
|
Using defprotocol with defstruct for "data inheritance"
|
|
1
|
423
|
September 25, 2022
|
Singleton Objects - preferable to define it as a struct?
|
|
18
|
1110
|
September 7, 2022
|
Estructura - set of extensions for Elixir structures
|
|
1
|
750
|
September 2, 2022
|
Is it not possible to use UPPERCASE struct field names?
|
|
4
|
1220
|
July 31, 2022
|
Struct pattern matching
|
|
9
|
1237
|
July 30, 2022
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
1826
|
July 29, 2022
|
How to check if multiple values are something
|
|
2
|
428
|
July 14, 2022
|
Help with structs benchmarks
|
|
12
|
1093
|
May 18, 2022
|
Access Behaviour on Structs
|
|
6
|
10850
|
May 1, 2022
|
Compilation warning about usage of struct in guards
|
|
5
|
774
|
April 7, 2022
|
Build a tree from a flat structure recursively
|
|
8
|
1843
|
March 23, 2022
|
Elixir Meetup Recordings
|
|
1
|
698
|
March 15, 2022
|
Mix.install/2 and Jason.encode! of non-owned structs
|
|
2
|
777
|
February 7, 2022
|
Maybe: nil protection for nested structs
|
|
17
|
7542
|
February 5, 2022
|
Elixir version of a safe navigation operator? (navigating nil in maps/structs)
|
|
31
|
11347
|
November 26, 2021
|