all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Clément Pit-Claudel" <cpitclaudel@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Another pcase-lambda
Date: Fri, 22 Sep 2017 23:50:20 +0200	[thread overview]
Message-ID: <1b28b89b-4e6a-7174-275c-f6a50aa5c75b@gmail.com> (raw)
In-Reply-To: <20170922213707.iujgqjjrg4vxcf4w@logos.localdomain>

On 2017-09-22 23:37, Mark Oteiza wrote:
> Thanks.  I just always expect pcase-lambda to behave more like pcase,
> hence I wrote this.

Am I correct to think that is is very similar to ML's 'function'? as in

let string_of_bool = function
  | true -> "true"
  | false -> "false"

If so, could pcase-function work?

Clément.




  reply	other threads:[~2017-09-22 21:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19  0:56 Another pcase-lambda Mark Oteiza
2017-09-21 11:40 ` Michael Heerdegen
2017-09-22 21:37   ` Mark Oteiza
2017-09-22 21:50     ` Clément Pit-Claudel [this message]
2017-09-23 14:25     ` Michael Heerdegen
2017-09-23 14:29       ` Stefan Monnier
2017-09-23 15:31         ` Michael Heerdegen
2017-09-28 21:11         ` Ted Zlatanov
2017-10-04 11:03           ` Michael Heerdegen
2017-10-04 16:12             ` Ted Zlatanov
2017-10-05  3:13               ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=1b28b89b-4e6a-7174-275c-f6a50aa5c75b@gmail.com \
    --to=cpitclaudel@gmail.com \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.