Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

Lots of new syntactic changes. Would love to see Julia provide the ability to make user-defined prefix/postfix operators, e.g.

(f)' = x -> map(f, x)

(sqrt)'([1, 4, 9]) # 1 2 3



view as:

Legal | privacy