lastMay -package:indexed-containers

Safe version of lastEx. Returns Nothing instead of throwing an exception when encountering an empty monomorphic container.
Last element (safe). O(n).