Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
flaie
on June 23, 2016
|
parent
|
context
|
favorite
| on:
Coconut – Pythonic functional programming language
It's even more concise in Clojure:
(defn sum-of-squares [a] (reduce + (map #(* % %) a))) (sum-of-squares [1, 2, 3]) ; => 14
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: