<@U0UMHE8DR> , is it possible in scala to override...
# random
e
@pfn , is it possible in scala to override for example a
Vec2
addition such as
a = b + c
in order to avoid any temporary garbage and save directly the result in
a
?