Supported Libraries
Built-in convention dictionary — zero configuration for the most popular Result libraries:
| Library | Recognized methods |
|---|---|
| REslava.Result | Ensure, Bind, Map, Tap, TapOnFailure, TapBoth, Match, WithSuccess (+ Async) |
| ErrorOr | Then, ThenAsync, Switch, SwitchAsync |
| LanguageExt | Filter, Do, DoAsync, DoLeft, DoLeftAsync |
| FluentResults | Bind, Map |
Any unrecognized method is rendered as a generic operation node — the diagram is still generated.