public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* Supporting SRFI 43 (Vectors)
@ 2019-01-02  1:19 Duncan Mak
  2019-01-02  1:27 ` Per Bothner
  0 siblings, 1 reply; 4+ messages in thread
From: Duncan Mak @ 2019-01-02  1:19 UTC (permalink / raw)
  To: kawa mailing list

Hello all,

As part of my project, I needed to use some APIs from SRFI 43 (vectors).

I noticed that Kawa doesn't come with this SRFI, it has its own APIs
for Vector (https://www.gnu.org/software/kawa/Vectors.html) and that
is a subset of the entire SRFI 43 definition.

In particular, I was missing vector-reverse-copy!

What would it take to get SRFI 43 into the Kawa distribution?


-- 
Duncan.

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

end of thread, other threads:[~2019-01-02 18:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-02  1:19 Supporting SRFI 43 (Vectors) Duncan Mak
2019-01-02  1:27 ` Per Bothner
2019-01-02  3:38   ` Duncan Mak
2019-01-02 18:59     ` Duncan Mak

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