Future of Logger in Elixir
|
|
22
|
5715
|
September 16, 2024
|
Working on lib_elixir - Elixir core modules as a library
|
|
23
|
969
|
August 16, 2024
|
std_result - A way to standardize function returns
|
|
35
|
1182
|
February 25, 2024
|
Stream API/specs: File.stream! vs IO.stream
|
|
2
|
352
|
December 17, 2023
|
Why does String.to_integer/1 give strange results with with some values?
|
|
19
|
808
|
December 9, 2023
|
Why are sigils only possible with single character names?
|
|
2
|
822
|
March 15, 2023
|
Why does Logger.Translator ignore gen_statem reports?
|
|
1
|
736
|
July 13, 2021
|
`Enum.map_every/3` but with start offset
|
|
5
|
1239
|
December 1, 2020
|
Can a library find all modules implementing a Behaviour?
|
|
3
|
1566
|
September 4, 2020
|
How to tell if file is being executed directly
|
|
1
|
584
|
June 3, 2020
|
Enumerable for function(2)
|
|
18
|
1591
|
March 11, 2020
|
Getting stdio process ID
|
|
8
|
1547
|
September 22, 2019
|
Standard library suggested addition
|
|
5
|
729
|
May 21, 2019
|
Merging URI query strings
|
|
3
|
4074
|
June 28, 2018
|
Should Calendar types and timezones be part of Elixir standard library?
|
|
5
|
1679
|
June 20, 2018
|