From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8470 invoked from network); 6 Dec 2020 00:52:39 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 6 Dec 2020 00:52:39 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by ewsd; Sat Dec 5 19:49:29 -0500 2020 Received: from abbatoir.fios-router.home (pool-74-101-2-6.nycmny.fios.verizon.net [74.101.2.6]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id eda6820a (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Sat, 5 Dec 2020 16:49:20 -0800 (PST) Message-ID: <0A3ACA891313EF85558AB069A1217CA7@eigenstate.org> To: kvik@a-b.xyz To: 9front@9front.org Date: Sat, 05 Dec 2020 16:49:19 -0800 From: ori@eigenstate.org In-Reply-To: <7BFBE5377160E95529838E329D9AEB60@hog> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: structured RESTful map/reduce-aware method-based frontend Subject: Re: [9front] [PATCH] ptrap: implement attribute filters Reply-To: 9front@9front.org Precedence: bulk Quoth kvik@a-b.xyz: > > Quoth ori@eigenstate.org: > > Looking over the code, only thought is that this bit may read > > better as a nested loop, like: > > That's quite true. Readability++ version follows. ok from me.