If `a` is something else than an `Int`, for exampl...
# getting-started
m
If
a
is something else than an
Int
, for example a
String
, the first will return null, while the second will throw an exception.