From: Axel Friedrich Date: 2013-03-21T19:51:38+09:00 Subject: Re: fixedpnt 0.0.1: Binary Fixed Point Calculations > A random api suggestion... consider using #[]= as an alias for #assign, I see the advantages. Only thing is, I can't remember to have seen this before, without any "argument" inside []. I mean, for example, 'hello'[0] = 'H', has a 0 as "argument" inside []. Isn't this syntax (without argument) very strange or would it be seen as "good ruby"/"the ruby way"? Axel -- Posted via http://www.ruby-forum.com/.