Hacker News new | ask | show | jobs
by lacampbell 3499 days ago
I found the first one easier to read up until I got to the lambda syntax. Map and Filter are intuitive to me, but I wasn't at all clear what { $0.isValid } was doing.