Join Slack
Powered by
it would end up being something like a := b / c, w...
# random
p
pfn
10/06/2016, 5:40 PM
it would end up being something like a := b / c, where := would be defined as
def :=(ops: Vec2Op) = a.append(ops.calculate)
and
b / c
would evaluate as a Vec2Op
Open in Slack
Previous
Next