Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Isn't your `any?` function actually `ormap`[0]?

You should be able to do the same thing with:

    (ormap password-matches? line)
0 - http://docs.racket-lang.org/reference/pairs.html?q=ormap#%28...


Yep! Jay McCarthy pointed this out, and I changed it. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: