CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 01:43:19 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=70981a2b83f0da390a0d5c8306bee49c0e3cdfb1243660f250b1aa21f462ca81a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Xa1WBzZVLV51LnDDAIQiAa2EEPXHLJ4Z%22%3B%7D; HttpOnly; Path=/
cf-ray: 98caaa7bac648cf1-BLR
;produce fn that tests if input is a palindrome;(false? (__ '(1 2 3 4 5))) - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;produce fn that tests if input is a palindrome
- ;(false? (__ '(1 2 3 4 5)))
- (defn reverse-seq [some-seq]
- (reduce,
- (fn [new-vec curr]
- (cons curr new-vec)),
- [],
- some-seq))
- (defn is-palindrome [some-seq]
- (= some-seq (reverse-seq some-seq))
- (is-palindrome '(1 2 3 4 5))
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐Exchange Exploit⭐⭐ A
JavaScript | 5 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 9
JavaScript | 15 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ U
JavaScript | 26 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ L
JavaScript | 37 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐Profit Method⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐Make $15OO in 2O minutesV G⭐⭐
Java | 1 min ago | 0.10 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