unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Shouldn't records be sequences?
@ 2020-04-12  9:35 Štěpán Němec
  2020-04-12 12:03 ` Štěpán Němec
  2020-04-12 16:30 ` Stefan Monnier
  0 siblings, 2 replies; 8+ messages in thread
From: Štěpán Němec @ 2020-04-12  9:35 UTC (permalink / raw)
  To: emacs-devel


Records currently seem a bit weird: `aref', `cl-loop''s "across" clause
(which uses `aref'), `copy-sequence' support them; `substring' (which
does support vectors) and other sequence functions do not.

Shouldn't records become subtype of sequence and get better support from
related functionality?

(bug#40562 got me thinking about this)

-- 
Štěpán



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-04-12 19:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-12  9:35 Shouldn't records be sequences? Štěpán Němec
2020-04-12 12:03 ` Štěpán Němec
2020-04-12 16:30 ` Stefan Monnier
2020-04-12 16:46   ` Clément Pit-Claudel
2020-04-12 17:23     ` Stefan Monnier
2020-04-12 18:49       ` Clément Pit-Claudel
2020-04-12 17:02   ` Štěpán Němec
2020-04-12 19:14     ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

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).