all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zhu Zihao <all_but_last@163.com>
To: Philippe Schnoebelen <schnoebelen.ph@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: cl-extra.el : any support for bool-vector type?
Date: Sun, 28 Jul 2019 16:31:38 +0800	[thread overview]
Message-ID: <87d0huo905.wl-all_but_last@163.com> (raw)
In-Reply-To: <c8f9f87a-dffa-fa46-afc0-d1f24e4f73c9@gmail.com>

AFAIK, `cl` package is a simulation of Common Lisp, and ANSI CL didn't define
bool vector(but there was bit-vector).

If you want to add support for such data structure, why not do it in `seq.el`?





  reply	other threads:[~2019-07-28  8:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-28  6:59 cl-extra.el : any support for bool-vector type? Philippe Schnoebelen
2019-07-28  8:31 ` Zhu Zihao [this message]
2019-08-10  8:16 ` Eli Zaretskii

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=87d0huo905.wl-all_but_last@163.com \
    --to=all_but_last@163.com \
    --cc=emacs-devel@gnu.org \
    --cc=schnoebelen.ph@gmail.com \
    /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.