On Sep 11, 2015 1:28 PM, "Yichao Yu" <[email protected]> wrote: > > > On Sep 11, 2015 1:21 PM, "Alex M" <[email protected]> wrote: > > > > Thanks! > > > > Does it mean that now curly braces { } are not used anymore in the version 0.4? > >
So to answer your question directly. No, it is not used for any none deprecated functions that I'm aware of (Unless you want to count type parameters but that's a totally different syntax). > > It is planned to be used for tuple types (not tuples themselves but their types) but that cannot happen before the deprecation period (0.4 release cycle) ends. > > >
