Sample solution showing issue with Language-Ext package and its Task<Option<>>.BiIterAsync()
method.
See issue 299 on project home.
- Restore packages
- Run from Visual Studio or command line
- Press a key to actually start processing
See generated console output. It should show:
Do Action None
instead it actually shows:
Do Action Some: '<null>'