IN: scratchpad [ RE/ (\w+) " (\d+)/ &re-free "apples\"1 pears\"2 kiwis\"3" match-all all-matches ] with-destructors . { { "apples" "1" } { "pears" "2" } { "kiwis" "3" } }