Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Packages

Main packages

PackageDescription
Ferrum.AbstractionsProviding interfaces and extensions to make working with them easier. Useful for defining domain-specific error types
FerrumDynamic (based on strings) ways to create and compose errors. Useful for applications that do nat care about error details.

Integration packages

PackageDescription
Ferrum.FSharpProvides integration with the F# including Result<'TValue, 'TError> type.

Additional packages

PackageDescription
Ferrum.GraphvizExport error structure to graphviz string. Useful for aggregated errors and just for fun.