I wish Kotlin returned `A?` in those types of oper...
# stdlib
r
I wish Kotlin returned
A?
in those types of operations that throw exceptions because the only possible error in that context is being out of range.
o
Or OutOfMemoryException