`i.inc()` makes `++i` is there operator for `i++`?
# announcements
p
i.inc()
makes
++i
is there operator for
i++
?