Guest User

Untitled

a guest
Jul 18th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. (ns awesome.stuff.to.learn
  2. (:require [cemerick.url :as url]))
  3.  
  4. (defn [] (:anchor (url/url (-> js/window .-location .-href))))
Add Comment
Please, Sign In to add comment