Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in erlang

Does Erlang support an "ask" operation?

erlang promise akka actor

Erlang: programmatically get application version

erlang

Create list with random and unique numbers

random erlang elixir unique

Are there any downsides to passing in an Erlang record as a function argument?

erlang record

What exactly makes Erlang process, green thread, coroutine "lighter" than kernel thread? What about context switching that's heavy? [duplicate]

Records in patterns

Erlang List Filter Syntax

erlang

Generate a powerset of a set without keeping a stack in Erlang or Ruby

ruby erlang subset powerset

Why use enif_alloc instead of malloc

c erlang malloc

Erlang application undef error (exited: {bad_return,)

erlang undef cowboy

Explanation of lists:fold function

Erlang: Hooks vs gen_event

erlang

Is there something like gem for erlang?

erlang

Erlang: How to view output of io:format/2 calls in processes spawned on remote nodes

erlang distributed rpc spawn

test if a string is a number

erlang

Erlang Dynamic supervisor start gen_server

CoffeeScript -> Javascript, ??? -> Erlang [closed]

erlang

erlang:now to timestamp and back again

Futures and Promises in Erlang

Erlang Hot Code Loading not widely used?

erlang