▲ | shortrounddev2 2 days ago | |||||||
because an async function doesn't require you to change syntaxes to get them to work | ||||||||
▲ | Smaug123 2 days ago | parent [-] | |||||||
It's actually sort of the other way round. C# has hardcoded syntax for async/await. F#'s syntax for async/await is a fully-general user-accessible mechanism. | ||||||||
|