Kone
0.0.0-dev-1
common
kone.algebraic
/
com.lounres.kone.algebraic
/
FloatField
/
plus
plus
open
operator override
fun
Float
.
plus
(
other
:
Int
)
:
Float
open
operator override
fun
Float
.
plus
(
other
:
Long
)
:
Float
open
operator override
fun
Int
.
plus
(
other
:
Float
)
:
Float
open
operator override
fun
Long
.
plus
(
other
:
Float
)
:
Float
open
inline operator override
fun
Float
.
plus
(
other
:
Float
)
:
Float