plus

operator fun <U, V : NumberValue<U>> Expression<V>.plus(other: Expression<V>): Expression<V>(source)

Returns the sum of this number expression with other.


Concatenates this string expression with other.