|
|
|
|
|
by hbrn
1334 days ago
|
|
> If I try to pass the async function to gather (for example) without calling it, which makes some intuitive sense That intuition breaks immediately when you realize that those functions can have arguments, and you have no way to pass them. |
|