optional (), what is done elsewhere

Jacob Carlborg doob at me.com
Mon Feb 4 02:07:30 PST 2013


On 2013-02-04 08:48, Mehrdad wrote:

> How many of those languages allow you to:
>
> 1. Pass things by reference
>
> 2. Take addresses of expressions

In Ruby and CoffeeScript none of these are allowed. Everything is passed 
by reference by default but I assume you mean explicitly.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list