Small additional note:
If you think that this looks much worse (that was my reaction at least), 
rest assured...
>From what I understand, this will change as soon as {...} gets available 
(Which is currently used for cell array creation).

Am Mittwoch, 22. April 2015 08:44:36 UTC+2 schrieb Miao Yang:
>
> I don't know how to describe my problem, so let me past the code.
>
> ```
>
> julia> typealias Foo  (Function, Function)
> (Function,Function)
>
> julia> f(foo::Foo) = 1
> ERROR: ArgumentError: invalid type for argument foo in method definition 
> for f at none:1
>
>
> ```
>
> The Julia version is ` Version 0.4.0-dev+4328 `
>
> And these works recently ...
>
>
>

Reply via email to