all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Okamsn via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: arstoffel@gmail.com, 67456@debbugs.gnu.org
Cc: nicolas@petton.fr
Subject: bug#67456: [PATCH] seq.el: Add functions for mapping over subsequences
Date: Sun, 03 Dec 2023 01:25:25 +0000	[thread overview]
Message-ID: <4b435881-ee4c-42fd-88bc-fe8438567211@protonmail.com> (raw)
In-Reply-To: <87bkb9y92i.fsf@gmail.com>

Augusto Stoffel wrote:
> This operation has quadratic complexity for anything other than regular
> linked lists.  I'm not sure it's a good idea to add it to a generic
> sequence library...


Thank you for the feedback.

Do you know whether there is a better way to implement the idea for 
arrays? Is there a way to apply a function to a portion of the array 
without copying the sub-sequences, if that is what you mean?






  reply	other threads:[~2023-12-03  1:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-26 17:17 bug#67456: [PATCH] seq.el: Add functions for mapping over subsequences Okamsn via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-11-28  1:29 ` Okamsn via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-01 20:14   ` Augusto Stoffel
2023-12-03  1:25     ` Okamsn via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2023-12-25 20:26 ` Philip Kaludercic

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=4b435881-ee4c-42fd-88bc-fe8438567211@protonmail.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=67456@debbugs.gnu.org \
    --cc=arstoffel@gmail.com \
    --cc=nicolas@petton.fr \
    --cc=okamsn@protonmail.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.