Create and architect with functions in F#
Beginner
Developer
Student
.NET
Learn what functions are and how to declare and call them. Also, learn how to architect with functions by using various patterns.
Learning objectives
In this module, you'll:
- Define and use functions.
- Use pipelines to operate on data.
- Compose functions to create larger functions.
Prerequisites
None.