vector<T,N>.lessThan¶ Description¶ Signature¶ bool vector<T, N>.lessThan(vector<T, N> other) where T : __BuiltinIntegerType; bool vector<T, N>.lessThan(vector<T, N> other) where T : __BuiltinFloatingPointType; Parameters¶ other : vector<T, N>¶