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