Hacker News new | ask | show | jobs
by TacticalCoder 363 days ago
(== (* x x) (pow x 2))
1 comments

(= * x x ^ x 2)