Latest #stdlib Threads Top

Cyytrus
Currently, Elixir relies on :timer from Erlang’s stdlib. However, in every company I’ve worked at, I’ve noticed developers manually calcu...
New
cjbottaro
I want my Elixir app to managed a Unix process… defmodule MyApp.RedisServer do use Task, restart: :permanent def start_link([]) do ...
New
cjbottaro
Hello… How to use System.cmd’s :into option with /dev/null? Something like… System.cmd("foo", [], into: IO.stream("/dev/null", :line))...
New
vans163
So when writing logic that is too complex for a case, (usually with C it will look like a function with return statements scattered throu...
New
Paradox
Back in 2015 the String.levenshtein_distance/2 function was removed, and replaced with the String.jaro_distance/2 we have now. This stac...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Cyytrus
Currently, Elixir relies on :timer from Erlang’s stdlib. However, in every company I’ve worked at, I’ve noticed developers manually calcu...
New

Last Three Year's Trending Top

Trending Over Three Years Top

Paradox
Back in 2015 the String.levenshtein_distance/2 function was removed, and replaced with the String.jaro_distance/2 we have now. This stac...
New
vans163
So when writing logic that is too complex for a case, (usually with C it will look like a function with return statements scattered throu...
New
cjbottaro
I want my Elixir app to managed a Unix process… defmodule MyApp.RedisServer do use Task, restart: :permanent def start_link([]) do ...
New
cjbottaro
Hello… How to use System.cmd’s :into option with /dev/null? Something like… System.cmd("foo", [], into: IO.stream("/dev/null", :line))...
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