layout: series_index
title: “The ‘Computation Expressions’ series”

seriesIndexId: “Computation Expressions”

In this series, you’ll learn what computation expressions are, some common patterns, and how to make your own. In the process, we’ll also look at continuations, the bind function, wrapper types, and more.