Skip to content

Instantly share code, notes, and snippets.

@rockBreaker
Created May 6, 2016 12:54
Show Gist options
  • Save rockBreaker/76a24f1cc6d2eab9eea223871f06dc6a to your computer and use it in GitHub Desktop.
Save rockBreaker/76a24f1cc6d2eab9eea223871f06dc6a to your computer and use it in GitHub Desktop.
;;Helper function
(defn node-text
[node]
(first (xpath/$x:text* "." node)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment