element translateBy: (20@20) instead of element translateBy: (BlVector x: 20 y: 20).
- How often this vector will be constructed by hands in user code? It is related to my question about comma message: is it really needed?
In lineare algebra vectors are represented as (x, y, z).�� Beautiful!
Cheers,
Alex