You're still limited by lambda expressions though. And in general the language is still statement based, not expression based. You can't do a = if foo then x else y type things (except for the one-off and backwards x if foo else y; they were so close!).
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: