Video: Using Patterns and Match Expressions in F#
This week, I’m featuring the topics: Patterns and Match Expressions. I interviewed Gordon Hogenson, a programming writer on the Visual Studio User Education team, who walks us through some of standard patterns in F#, and he also explains the use of the match expression to control branching based on patterns in data.
See the Video: Patterns and Match Expressions in F#
--Kathleen