Skip to content

StephenClearyExamples/FutureProofOfConcept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FutureProofOfConcept

A covariant async/await type.

This is a simple project serving as a proof-of-concept for a covariant type that can be created with async and consumed by await.

This is not production-ready; in particular:

  • I haven't tested whether ConfigureAwait(false) actually works. Just got it to compile and run without exceptions.
  • I've only done the most basic tests.

About

A covariant async/await type.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages