#Async function docs?

4 messages · Page 1 of 1 (latest)

strong cape
#

Hi! I found a mention of async fn and async def in the roadmap document, but no description of how these actually work? Does Mojo support any sort of async/await workflow?

The only mention of async I see is in the changelog and just a tiny bit in the code of the coroutine in the standard library. Can we have better documentation for this?

deft shell
#

I have this question too.... Also... I would also like to know if async await in mojo are only for io ?

mossy owl
strong cape
#

Yes, I've seen this changelog, thanks! Would still be good to have more details on how async functions work. Will try to formulate more specific questions