From 9cecc2fb3b79a27564bf444fd14066c07c73c8ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=C2=A0S=2E=20Choi?= Date: Wed, 17 Aug 2022 11:32:14 -0400 Subject: [PATCH] Wrap bare return values with Completion Records in abstract closure Resolves #31. --- spec.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec.html b/spec.html index 4ccd702..a87e57f 100644 --- a/spec.html +++ b/spec.html @@ -141,7 +141,7 @@

Array.fromAsync ( _asyncItems_ [ , _mapfn_ [ , _thisArg_ ] ] )Array.fromAsync ( _asyncItems_ [ , _mapfn_ [ , _thisArg_ ] ] )