-module(helloworld). -export([start/0]). start() ->...
-module(helloworld). -export([start/0]). start() ->...
-module(helloworld). -export([start/0]). start() ->...
-module(helloworld). -export([start/0]). start() ->...
-module(helloworld). -export([add/2,start/0]). add(X,...
% Erlang整数 -module(helloworld). -export([start/0]). ...
-module(helloworld). -export([tail_reverse/2,start/0])....
-module(helloworld). -export([duplicate/2,start/0]). ...
-module(helloworld). -export([tail_len/1,tail_len/2,star...
-module(helloworld). -export([len/1,start/0]). len([]...