And how? spit does not take a sequence of lines. Hence you'll have to do something like this: (->> old-data (map change-line) (interpose ...
確定! 回上一頁