From cf50e8c17b90da8a926b7f870b66d202cd28f91e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=C2=A0S=2E=C2=A0Choi?= Date: Wed, 5 Jan 2022 10:59:37 -0700 Subject: [PATCH] =?UTF-8?q?spec:=20Await=20next=20values=20with=20default?= =?UTF-8?q?=20map=20=C6=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #19. --- spec.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spec.html b/spec.html index cfe1e95..c0d4008 100644 --- a/spec.html +++ b/spec.html @@ -74,10 +74,10 @@

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