Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in erlang

Killing a process connected to an erlang's port

erlang

Check active timers in Erlang

erlang

Erlang detach shell from node / Quit shell without killing node

erlang rebar

Getting the size in bytes of an arbitrary integer

erlang elixir

Erlang vs Elixir Macros

erlang elixir

Is there a way to use local function in guard

erlang

laziness and function composition (haskell, erlang)

Empty Map Pattern matches even for non-empty Map

erlang

Ecto.StaleEntryError when updating

Erlang pattern matching bitstrings

Difference between equal to and exactly equal to term comparison operators

erlang

No tail recursive code in a try catch block?

erlang

Is there an Erlang os:cmd equivalent that takes a list of strings instead of a single command?

erlang

Actor model and collision detection

In Erlang, what's the difference between gen_server:start() and gen_server:start_link()?

Preserving relational integrity with Mnesia

database erlang mnesia

Sorting Erlang records in a list?

sorting erlang

Can I make my own Guards in Erlang?

erlang guard

erlang - startup script

erlang

Practical use of improper lists in Erlang (perhaps all functional languages)