From 295c9a7832656f67be4fb534fbed179b6703004f Mon Sep 17 00:00:00 2001 From: neo <79276645+neo-clj@users.noreply.github.com> Date: Thu, 12 Sep 2024 00:19:26 +0330 Subject: [PATCH] Update core_async_go.adoc I think what you meant was `take!` not `put!` --- content/guides/core_async_go.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/core_async_go.adoc b/content/guides/core_async_go.adoc index 0a758924..db8f68fa 100644 --- a/content/guides/core_async_go.adoc +++ b/content/guides/core_async_go.adoc @@ -105,7 +105,7 @@ We can easily see that this produces a `seq` of strings since the output type of `str` is a string. So what is the return type of `async/` or `Promise`. Thus the result of `(map async/