πSummary
That's a lot just about functions π But they are corner stone.
Signature with arrow notation
->Universal signature
T -> Uthanks tounittype and curryingGeneric function, anonymous function, lambda
Recursive function and tail recursion
Differences between functions and methods
Standard functions and operators, including
|>,>>,<|Overload or create operator
Point-free style
Interoperability with the BCL
Last updated
Was this helpful?