Y
Hacker News
new
|
ask
|
show
|
jobs
by
ta0967
4058 days ago
Those are still executed in some order.
in all languages? i don't think so.
def x = y where y = a * b a = 21 b = x
1 comments
hk__2
4058 days ago
in all
non-declarative
languages.
link