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