unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* The implementation of `make-string' is in C
@ 2012-01-31 13:47 Deniz Dogan
  2012-01-31 14:06 ` Andreas Schwab
  2012-01-31 14:37 ` Thien-Thi Nguyen
  0 siblings, 2 replies; 3+ messages in thread
From: Deniz Dogan @ 2012-01-31 13:47 UTC (permalink / raw)
  To: emacs-devel

Why is `make-string' implemented in C?  Why not something like:

   (apply 'string (make-list LENGTH INIT))

?

Deniz



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

end of thread, other threads:[~2012-01-31 14:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 13:47 The implementation of `make-string' is in C Deniz Dogan
2012-01-31 14:06 ` Andreas Schwab
2012-01-31 14:37 ` Thien-Thi Nguyen

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