Acknowledgments
- Functional Programming Community - For the ROP methodology and patterns
- Roslyn team - Powerful source generator framework
- ErrorOr by Amanti Band - Convention methods
Then / Switch are recognized in the [ResultFlow] built-in dictionary
- LanguageExt by Paul Louth - Convention methods
Filter / Do / DoLeft are recognized in the [ResultFlow] built-in dictionary
- FluentResults by Michael Altmann - Already supported by the existing dictionary entries (
Bind, Map).