[erlang-questions] OOP in Erlang

Ngoc Dao ngocdaothanh@REDACTED
Wed Aug 11 04:17:43 CEST 2010


The mostly used feature of OOP is probably encapsulating code and
data. Have a look at gen_server:
http://www.erlang.org/doc/man/gen_server.html


More information about the erlang-questions mailing list