;; use handler to capture error & print localized error message
(with-handlers([exn:fail?(λ(exn)(error(format"get: couldn’t retrieve ~a from ~a"(ifend(format"items ~a through ~a"startend)(format"item ~a"start))container)))])
(with-handlers([exn:fail?(λ(exn)(error(format"get: couldn't retrieve ~a from ~a"(ifend(format"items ~a through ~a"startend)(format"item ~a"start))container)))])