Hacker News new | ask | show | jobs
by Zerot 635 days ago
Closures are possible, yeah. But F# also has partial application(and currying). So you don't need to use a closure to do this.