Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 1st, 2010
180
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lisp
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
(
defmulti test-url #
(
get
%
"country"
)
)
(
defmethod test-url
"US"
[
data
]
(
let
[
{
country
"country"
}
data
]
(
str country
"US"
)
)
)
(
defmethod test-url
"UK"
[
data
]
(
str data
"UK"
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥 Exchange profit method
JavaScript | 2 sec ago | 0.24 KB
📌 Instant BTC Profit Method ✅ Working 7
JavaScript | 5 sec ago | 0.25 KB
🚨 Free Crypto Method 🚨
JavaScript | 17 sec ago | 0.24 KB
albagatto.it
HTML | 19 sec ago | 3.15 KB
💡 Instant BTC Profit Method ✅ Working
JavaScript | 27 sec ago | 0.24 KB
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 36 sec ago | 0.24 KB
🚀 Swapzone +37% glitch
JavaScript | 45 sec ago | 0.24 KB
💎 ChangeNOW Exploit
JavaScript | 1 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!