From: "Rotar D." Date: 2013-03-20T04:54:57+09:00 Subject: Re: Algorithmic complexity I do not know what is v ... I do not know Ruby (my languages are Haskell, C++ and Java), but my colleague showed this line of code for demonstrate "how to change the attributes of one object, based on the attributes of another one object on Ruby in one line" I asked him about complexity, and he said O(n^3)... So, I found it questionable. -- Posted via http://www.ruby-forum.com/.