[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [BUG] Table constructor not equivalent to left-to-right assignment (Was: Testing for a sequence ...)
- From: "Thijs Schreijer" <thijs@...>
- Date: Mon, 23 Apr 2012 13:33:57 +0200
Just curious; when designing Erlang, did you remove all the 'undefined
behaviors' with error checking code? And if so do you have any idea how
much this added to Erlangs VM code base?
Thijs