unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Paul <paul@paulwmorris.com>
To: guile-user@gnu.org
Subject: Re: ?-suffix for booleans... good-idea? or bad-idea?
Date: Tue, 25 Apr 2017 12:21:19 -0400	[thread overview]
Message-ID: <42611da6-adb0-d9b1-c698-a7b9aad12f73@paulwmorris.com> (raw)
In-Reply-To: <ccb1d875-3db2-4c79-9c28-ca50a84e6546@email.android.com>

On 04/25/2017 11:50 AM, Jan Wedekind wrote:

> What do people think?  I'm struggling with deciding what's the right
> thing for my own code, but leaning towards "we shouldn't use the ?
> suffix for just boolean values".

I like using the '?' suffix only for predicates.  I often use 'is-' 
prefix for boolean values, which reads well: (if is-raining ...)

-Paul



  reply	other threads:[~2017-04-25 16:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24 17:01 ?-suffix for booleans... good-idea? or bad-idea? Christopher Allan Webber
2017-04-25  3:43 ` Alex Vong
2017-04-25 15:50   ` Jan Wedekind
2017-04-25 16:21     ` Paul [this message]
2017-04-26 15:25       ` Alex Kost
2017-04-25 18:08   ` Neil Jerram
2017-04-25 16:53 ` Panicz Maciej Godek
2017-04-26  0:23 ` Thompson, David
2017-04-27 10:39 ` Jan Nieuwenhuizen
2017-04-27 10:53   ` Panicz Maciej Godek
2017-04-27 12:07   ` Marko Rauhamaa
2017-05-05 17:26 ` Vladimir Zhbanov
2017-05-05 19:44   ` szgyg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42611da6-adb0-d9b1-c698-a7b9aad12f73@paulwmorris.com \
    --to=paul@paulwmorris.com \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).