Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 68185 invoked from network); 8 Feb 2011 01:08:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2011 01:08:07 -0000 Received: (qmail 2815 invoked by uid 500); 8 Feb 2011 01:08:05 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 2763 invoked by uid 500); 8 Feb 2011 01:08:05 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 2754 invoked by uid 99); 8 Feb 2011 01:08:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 01:08:05 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of zachary.zolton@gmail.com designates 74.125.82.54 as permitted sender) Received: from [74.125.82.54] (HELO mail-ww0-f54.google.com) (74.125.82.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 01:07:59 +0000 Received: by wwb31 with SMTP id 31so5543882wwb.23 for ; Mon, 07 Feb 2011 17:07:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=dqEhaSMwVA8Izbi5IOY1yEoq8m85I9BTvS0jmxvMfvI=; b=s3u0Q/zaof0cdLO55vwojVIBLvRbgGpLwW23OQJs3bFU7a3PAHvR4EiMubwW3kTucE v/YRX5fSWZ4MPkq74gpyEPH80lPHbgZCm46W5Lj6IulPyT/TthAalsIcID+tXbRyagLh TGdth8fDXl5n4RCT/Rz9HgmdLZCgY4r33yAQU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=XQx/Hl5/YTGbVvXrcC/hbV0u6z3F5bsuw5tNXq7aPFH+FWevCuCQfiA4A8pBf/I98i 6yRn0JIOji7WUh8j4ef0gV9MyCugzfs1pP0OZLg889zpP+nPEWkbDIcCtOLOvsKdfzGx W/4n4yr49gkdhKrawbBhsWNwNvoVT+iKUG9nE= Received: by 10.227.156.21 with SMTP id u21mr11320390wbw.228.1297127257498; Mon, 07 Feb 2011 17:07:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.137.21 with HTTP; Mon, 7 Feb 2011 17:07:17 -0800 (PST) In-Reply-To: <4D5006A8.7050105@imcmilk.com.ua> References: <4D5006A8.7050105@imcmilk.com.ua> From: Zachary Zolton Date: Mon, 7 Feb 2011 19:07:17 -0600 Message-ID: Subject: Re: Native List Functions with CouchDB To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org http://tisba.github.com/2010/11/25/native-list-functions-with-couchdb.html On Mon, Feb 7, 2011 at 8:50 AM, Oleg Krevosheev wrote: > Need examples. A function for a list of what and how many arguments. Found > an example where fun (Head, {Req}) is right? Sorry for my English. >