ints
Extract a List of Ints, throwing a ClassCastException if any elements are non-numeric, or an ArithmeticException if any elements are non-integral or overflow an Int. The first element to fail determines which exception is thrown.
Extract a List of Ints, throwing a ClassCastException if any elements are non-numeric, or an ArithmeticException if any elements are non-integral or overflow an Int. The first element to fail determines which exception is thrown.