1+++ 2title = "Motivation" 3weight = 8 4+++ 5 6This section describes techniques currently used to report and handle failures 7in functions, it also shows why these techniques might be insufficient. 8 9If you just want to learn how to use Outcome library go straight to [Tutorial 10section]({{% relref "/tutorial" %}}). 11 12{{% notice note %}} 13Motivation section of this documentation is not complete yet. 14{{% /notice %}} 15 16 17{{% children description="true" depth="1" %}} 18