Kone
0.0.0-dev-1
common
kone.algebraic
/
com.lounres.kone.algebraic
/
Ring
/
minus
minus
open
operator
fun
V
.
minus
(
other
:
Int
)
:
V
open
operator
fun
V
.
minus
(
other
:
Long
)
:
V
open
operator
fun
Int
.
minus
(
other
:
V
)
:
V
open
operator
fun
Long
.
minus
(
other
:
V
)
:
V
abstract
operator
fun
V
.
minus
(
other
:
V
)
:
V