[erlang-questions] Underscore prefixes

Vik Olliver vik@REDACTED
Fri Apr 18 04:13:59 CEST 2008


Underscores before a variable indicate it's basically optional, right?

So why would someone do:

_Result = module:function(X),
{response, ok}.

in their code?

Vik :v)




More information about the erlang-questions mailing list