remove

abstract fun remove(key: String): Point?

Remove a point by key and return the removed Point (if any).