[newbie] spawn-ed functions always exported?

Joe Armstrong (AL/EAB) joe.armstrong@REDACTED
Wed Jan 26 16:34:41 CET 2005


 
> > new way
> > 
> >     -module(foo).
> >     -export([a/0, b/2]).
> 
> You shouldn't need the b/2 in export list with the new way.
> 
> -Rick

Oooooooopppppppppps - the quickness of the hand decieveth the eye

/Joe



More information about the erlang-questions mailing list