GNU bug report logs - #30144
[PATCH] doc: Document (ice-9 match) macros.

Previous Next

Package: guile;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Wed, 17 Jan 2018 12:26:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #20 received at 30144 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 30144 <at> debbugs.gnu.org
Subject: Re: bug#30144: [PATCH] doc: Document (ice-9 match) macros.
Date: Fri, 16 Mar 2018 00:33:16 -0400
Mark H Weaver <mhw <at> netris.org> writes:

> Arun Isaac <arunisaac <at> systemreboot.net> writes:
>> +@deffn {Scheme Syntax} match-lambda exp clause1 clause2 @dots{}
>> +Create a procedure of one argument that matches its argument against
>> +each clause.
>
> How about adding "and evaluates the corresponding expressions" or
> something like that?

It occurs to me that we should also document the return value.  How
about adding "and returns the result(s) of evaluating the corresponding
expressions"?

      Mark




This bug report was last modified 7 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.