Enhancement Request: Add '.toFuture()' or '.toAsync()' as default method for all Function types #2705
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
type-enhancement
A request for a change that isn't a bug
Milestone
This issue was originally filed by prujo...@gmail.com
I find myself writing a function-to-future wrapper in most of my non-trivial projects.
Putting forward for consideration that it makes sense to just add a standard conversion to Future method on all Function types.
Thanks,
John
The text was updated successfully, but these errors were encountered: