Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.dsl
/
unaryPlus
unary
Plus
operator
fun
<
T
:
Number
>
ColumnDeclaring
<
T
>
.
unaryPlus
(
)
:
UnaryExpression
<
T
>
(
source
)
Unary plus operator, translated to
+
in SQL.