(no title)
euiq | 2 years ago
x
|> f a
|> g b
…
(search for "pipeline debugging" on < https://devblogs.microsoft.com/dotnet/whats-new-in-fsharp-6/>).In my experience, these are more common than strict point-free style anyway.
euiq | 2 years ago
x
|> f a
|> g b
…
(search for "pipeline debugging" on < https://devblogs.microsoft.com/dotnet/whats-new-in-fsharp-6/>).In my experience, these are more common than strict point-free style anyway.
No comments yet.