plus

@SinceKotools(project = Project.Types, version = "3.0")
operator fun Int.plus(other: IntHolder): Int

Adds the other value to this value.