Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dfan
on March 30, 2011
|
parent
|
context
|
favorite
| on:
Peter Norvig's Sudoku solver: Clojure & Python sid...
I feel like his reduce-true could be implemented with take-while and reductions, but my Clojure isn't strong enough to produce it. (last (take-while identity (reductions f ns)))) is close, but we need to take one more element than take-while does.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: