From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id yLyNOP0fxGXXzAAAqHPOHw:P1 (envelope-from ) for ; Thu, 08 Feb 2024 01:27:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id yLyNOP0fxGXXzAAAqHPOHw (envelope-from ) for ; Thu, 08 Feb 2024 01:27:42 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707352061; a=rsa-sha256; cv=none; b=AfTR3hzGMJLgm/3jR6TyJJDq8y4nydCURMGCMiCJ6U+0yBcn2NM6mEI52HL6jN0OBjLAQo sDUIiMtxzpkT7EJxEeFz8Smk5CgPJwN8XStMf69Smi9460fOaCH8BWxX8Atsq00g/8ltNl JkI3QmbCFoyCuD6ErEe4MT5tO8U0NMkz6aaRfARBYfvD20XzgcDFANTyZFFmsKKnXmeoUE 8fp1b3seRtGLw6ZND1yZ19n1DpMM6psyrWeYaKbsxi0xjFj2TTjFA5BgwmwqVGXhQS499I hhX7pSvbegTNXMFkam+hPmsyd85ukhy9XsuqX8aUrTPnxfKqKdIlEvaKipO5aA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707352061; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=czwk0zpECL8GrRcjWl1YlBDP2ruYaSfauoEkujLYbSE=; b=DAsjpSNrjrSKHpBxTuQBQU/AdMQMSkuLR/iTIDnyfB5gvtMD5De3Y6gu22W5L7E30y7YYP 0WGC3chy5n7QxwjlhPQIfd9AyUojXo8E5UQjGv9eWR28K9x6InoJqUiwxxPFrTRwFCJPVn iIxGjBh4lEl3zIE6u43yjPEiUV+uQIQ/Sz0yGSVPN0MMRBeC+KZNacr/lbJzUyEUFNoWlN WefnrW7IERQ3t9fCAfQyYQHLuBFCwW9962FgzfOVYc4pTda7TTh8DO5x2fdXZyvdJ+Db5L I8Ww2YXBgZuNl1cUsJ8bFfRodyVwvPMzztqhPx3yniERZ/9ChAJZCHf8gIFM7g== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A3D3A75111 for ; Thu, 8 Feb 2024 01:27:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXsFo-0001bU-2L; Wed, 07 Feb 2024 19:27:00 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rXsFj-0001VX-Hb for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:55 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rXsFj-00015N-4A for guix-patches@gnu.org; Wed, 07 Feb 2024 19:26:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXsFx-0007FZ-4m for guix-patches@gnu.org; Wed, 07 Feb 2024 19:27:09 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH v2 27/44] gnu: Add node-isarray. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 00:27:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68941@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 68941-submit@debbugs.gnu.org id=B68941.170735198727479 (code B ref 68941); Thu, 08 Feb 2024 00:27:09 +0000 Received: (at 68941) by debbugs.gnu.org; 8 Feb 2024 00:26:27 +0000 Received: from localhost ([127.0.0.1]:58410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsFH-000793-0Y for submit@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:27 -0500 Received: from 5.mo550.mail-out.ovh.net ([178.33.45.107]:44579) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXsFE-00078I-31 for 68941@debbugs.gnu.org; Wed, 07 Feb 2024 19:26:24 -0500 Received: from director5.ghost.mail-out.ovh.net (unknown [10.108.9.56]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id CE78629229 for <68941@debbugs.gnu.org>; Thu, 8 Feb 2024 00:26:08 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-6ptbg (unknown [10.110.96.7]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 8DDF61FD6B; Thu, 8 Feb 2024 00:26:08 +0000 (UTC) Received: from ngraves.fr ([37.59.142.109]) by ghost-submission-6684bf9d7b-6ptbg with ESMTPSA id gLAxIKAfxGVPeAIADE5peg (envelope-from ); Thu, 08 Feb 2024 00:26:08 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 8 Feb 2024 01:24:50 +0100 Message-ID: <20240208002527.27165-27-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240208002527.27165-1-ngraves@ngraves.fr> References: <20240208002527.27165-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2278821414936044258 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrtdefgddvfecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtleenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieekleegudesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheehtddpmhhouggvpehsmhhtphhouhht X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Spam-Score: -6.67 X-Migadu-Queue-Id: A3D3A75111 X-Migadu-Spam-Score: -6.67 X-TUID: b+lSS1U5WWpS * gnu/packages/node-xyz.scm (node-isarray): New variable. Change-Id: Ib17527f754ba4ba0a3cf446926ea039058b55167 --- gnu/packages/node-xyz.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index bc32b3878b..5f5320a540 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -879,6 +879,13 @@ (define-public node-is-arguments the passed value is an @code{Arguments} object." #:mozilla-doclink "Functions/arguments")) +(define-public node-isarray + (trivial-node-package + "isarray" 0 "Array.isArray" + "This package provides a Javascript static method that determines whether +the passed value is an Array." + #:mozilla-doclink "Global_Objects/Array/isArray")) + (define-public node-is-array-buffer (package (name "node-is-array-buffer") -- 2.41.0