> Erlang uses quite a bit of mutable state behind the scenes ... the > programmers just don't see it. > > George Heh... "The CPUs use quite a bit of mutable state behind the scenes ... the programmers just don't see it." Actually with CPU they see it more, than... say Erlang (that's why you need to use fences/barriers/locked access here and there).