Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in erlang

How does Erlang locate a module

erlang

ejabberd: is there a way to determine if a user is an admin?

erlang ejabberd

In Erlang, is there a way to pattern match against an enumerated set of atoms?

erlang pattern-matching

why <<256 :: size(16)>> present as <<1, 0>>?

erlang elixir

How to reference previously started processes in an Elixir supervisor

can I trap exit(self(), kill)?

erlang

erlang REPL define range error: cannot execute function

In Erlang, is sending to self atomic?

Loading specific module from external project

erlang

Erlang and SQL Injection Attacks [duplicate]

Is casting to `any()` a good solution for having Dialyzer accept ETS match patterns?

erlang dialyzer

Call a function by its name and arity

function erlang arity

Erlang escript arguments

erlang erlang-escript

Erlang: Kill all processes running in background

process erlang kill

Erlang: Interfacing with Xalan: port driver or nif?

edoc not generating all documentation types in hrl file?

erlang

Erlang socket send timeout never happens

sockets ssl erlang