Organize your functions as a pipeline of transformations (The Functional Programming Way!)

preview_player
Показать описание
Organizing your functions as a pipeline of data transformations is a common functional practice. In this video, I'll walk through the idea and show an example using F# which is a language with an operator specifically for pipelining -- the pipe.
Рекомендации по теме
Комментарии
Автор

This is my favorite part of F#
It feels quite like she'll piping and is awesome!

dereklomax