danielkeller/vec

make things easier

Opened this issue · 1 comments

how about most operators are only defined on scalar types?
including =
especially =

or on a vector of scalar types ie
{int} ok
{{int}} not ok