This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
Do you plan to support async generator functions too? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AsyncGenerator
This is already supported
(defn ^:async ^:gen foo [] ...)
Really cool :star-struck:👍