There's also zipWithIndex which does almost what we want, this returns a List of tuples, but in reverse order as the Clojure sample: element first, ...
確定! 回上一頁