| ▲ | shortrounddev2 7 months ago | |||||||
because an async function doesn't require you to change syntaxes to get them to work | ||||||||
| ▲ | Smaug123 7 months 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. | ||||||||
| ||||||||