Skip to content

Instantly share code, notes, and snippets.

@veer66
Created June 10, 2020 04:09
Show Gist options
  • Select an option

  • Save veer66/752f3728375bc4a1fdc9dad5c482941c to your computer and use it in GitHub Desktop.

Select an option

Save veer66/752f3728375bc4a1fdc9dad5c482941c to your computer and use it in GitHub Desktop.
(mapcar #'(lambda (tu)
(cons (cons :initial-phrase-pairs (find-initial-phrase-pairs tu))
tu)) ...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment