Latest #standard-library Threads Top

zachdaniel
Hey everyone! One of my mix tasks needs to use System.cmd. It is technically calling another mix task, but Mix.Task.run is not on the ta...
New
zachallaun
Note: There are a few folks I’d really love to hear from, time permitting. Pinging in case the title isn’t catchy enough :slight_smile: @...
New
ImNotAVirus
Hi everyone, Published a new library: StdResult! StdResult is a library designed to standardize function returns. Highly inspired by R...
New
tfwright
Posting this in discussions because it’s more of an open question about API design/conventions, but while looking through the documentati...
New
elbasti
Hi folks, I’ve been running into some very strange behavior that has me knocking my head against the wall. If I run the following code: ...
New
wolf4earth
As the title suggests, I wonder what the reasoning is behind only allowing “single character sigils”. The thought came to me while looki...
New
al2o3cr
There is code in Logger.Translator to turn termination reports from gen_server and gen_event into formatted messages with crash_report me...
New
mackeyja92
There is sometimes cases where you want to map every nth item starting on the nth item. Eg map every 2nd item starting on the 2nd one. Cu...
New
lawik
I have a library that wants to find all modules for a given behaviour. I found some description that showed how to do this off of :code.a...
New
kevinlang
Let’s say I have a file, foo.exs with the following contents: defmodule Foo do def bar do "foobar" end end IO.puts(Foo.bar()) ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

hauleth
With OTP 21 and the creation of logger Elixir Logger application became quite limiting (no structured logging). I would like to discuss w...
New
ImNotAVirus
Hi everyone, Published a new library: StdResult! StdResult is a library designed to standardize function returns. Highly inspired by R...
New
mackeyja92
There is sometimes cases where you want to map every nth item starting on the nth item. Eg map every 2nd item starting on the 2nd one. Cu...
New
zachallaun
Note: There are a few folks I’d really love to hear from, time permitting. Pinging in case the title isn’t catchy enough :slight_smile: @...
New
elbasti
Hi folks, I’ve been running into some very strange behavior that has me knocking my head against the wall. If I run the following code: ...
New
zachdaniel
Hey everyone! One of my mix tasks needs to use System.cmd. It is technically calling another mix task, but Mix.Task.run is not on the ta...
New
tfwright
Posting this in discussions because it’s more of an open question about API design/conventions, but while looking through the documentati...
New

Trending Over Three Years Top

camcaine
URI.merge/2 overwrites the query field. I’m assuming this is by design/spec? Right now I’m appending query params like so: Map.update(...
New
lawik
I have a library that wants to find all modules for a given behaviour. I found some description that showed how to do this off of :code.a...
New
arikai
In the recent EEF SWG it was pointed out that function(2) has support for Enumerable protocol. While it’s obvious that “the vulnerabilit...
New
edwinallenz
Inside IEx when I run Process.whereis(:standard_error) I got the PID, but not when I run Process.whereis(:standard_io) . Who knows w...
New
cdegroot
What’s the reason to include this in core? One of the things I like about Elixir’s standard library is its small surface area. It keeps i...
New
wolf4earth
As the title suggests, I wonder what the reasoning is behind only allowing “single character sigils”. The thought came to me while looki...
New
al2o3cr
There is code in Logger.Translator to turn termination reports from gen_server and gen_event into formatted messages with crash_report me...
New
decasm
Hi, still pretty new to Elixir. Is there a library equivalent of this? I’ve look but I haven’t found anything that looks right, but I wan...
New
kevinlang
Let’s say I have a file, foo.exs with the following contents: defmodule Foo do def bar do "foobar" end end IO.puts(Foo.bar()) ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement