Intro to F# part 2: First-class function, point-free style(www.mindscape.co.nz)
submitted by
traskjd(3229) 1 year, 7 months ago
In the previous instalment, we saw that F# provided composition operators to allow you to concisely build up anonymous functions without the overhead of lambda syntax. Occasionally, however, a function will be so amazingly useful that you actually want to give it a name so you can use it from more than one place. Part 2 discusses how to achieve this.
|category: F#
|Views: 121
tags:
F# another
Everyones tags:
Your Tags: