Future of Logger in Elixir
|
|
23
|
6145
|
May 28, 2025
|
`Enum.map_every/3` but with start offset
|
|
6
|
1352
|
December 8, 2024
|
Calling `System.cmd` in such a way that stdin and stdout are connected, and they halt together
|
|
8
|
303
|
October 7, 2024
|
Working on lib_elixir - Elixir core modules as a library
|
|
23
|
1066
|
August 16, 2024
|
std_result - A way to standardize function returns
|
|
35
|
1286
|
February 25, 2024
|
Stream API/specs: File.stream! vs IO.stream
|
|
2
|
432
|
December 17, 2023
|
Why does String.to_integer/1 give strange results with with some values?
|
|
19
|
940
|
December 9, 2023
|
Why are sigils only possible with single character names?
|
|
2
|
833
|
March 15, 2023
|
Why does Logger.Translator ignore gen_statem reports?
|
|
1
|
746
|
July 13, 2021
|
Can a library find all modules implementing a Behaviour?
|
|
3
|
1668
|
September 4, 2020
|
How to tell if file is being executed directly
|
|
1
|
593
|
June 3, 2020
|
Enumerable for function(2)
|
|
18
|
1620
|
March 11, 2020
|
Getting stdio process ID
|
|
8
|
1567
|
September 22, 2019
|
Standard library suggested addition
|
|
5
|
735
|
May 21, 2019
|
Merging URI query strings
|
|
3
|
4171
|
June 28, 2018
|
Should Calendar types and timezones be part of Elixir standard library?
|
|
5
|
1691
|
June 20, 2018
|