Summary
That's a lot just about functions đ But they are corner stone.
Signature with arrow notation
->
Universal signature
T -> U
thanks tounit
type 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?