You are viewing a preview of this course. Sign in to start learning

Functional Programming with F#

Functional Programming with F#, focused on code examples from zero to Hero

Sign In to Start Learning
5
Lessons
98
Questions

Sample Flashcards from This Course

Here's a preview of what you'll learn:

Q1: In F#, generic type parameters are denoted with a _____ followed by a letter
Q2: In F#, the _____ operator (underscore) serves as a wildcard pattern that matches anything in pattern matching
Q3: When pattern matching on discriminated unions, the compiler ensures you handle all cases, called _____ matching
Q4: The _____ function returns the result of whichever async workflow completes first from a given sequence.
Q5: The _____ function is used to print formatted output to the console in F#

Sign in to practice all 98 flashcards with spaced repetition!

Lessons