Skip to content

Sample solution showing issue with Language-Ext package and its Task<Option<>>.BiIterAsync() method

License

Notifications You must be signed in to change notification settings

GiuseppePiscopo/LangExtOptBiIterAsync

Repository files navigation

LangExtOptBiIterAsync

Sample solution showing issue with Language-Ext package and its Task<Option<>>.BiIterAsync() method. See issue 299 on project home.

Steps

  1. Restore packages
  2. Run from Visual Studio or command line
  3. 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>'

About

Sample solution showing issue with Language-Ext package and its Task<Option<>>.BiIterAsync() method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages