guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: doc: fix documented keyword argument default to match code


From: Aleix Conchillo Flaqué
Subject: Re: doc: fix documented keyword argument default to match code
Date: Thu, 15 Dec 2022 10:02:03 -0800

On Thu, Dec 15, 2022 at 9:46 AM Vijay Marupudi <vijay@vijaymarupudi.com> wrote:
Hello guile-devel,

Bumping this simple documentation bug fix to (ice-9 getopt-long).

LGTM.

Procedure is:

(define* (getopt-long program-arguments option-desc-list
                      #:key stop-at-first-non-option)

And by default this means #f. So, it looks good.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]