alchemist
alchemist
/
it.unibo.alchemist.boundary
/
plus
plus
operator
fun
Point
.
plus
(
p
:
Point
)
:
Point
Content copied to clipboard
Sums
this
and the given
Point
.
Parameters
p
the other point.