From: tomas@fabula.de
Subject: Question about vectors, arrays, uniform vectors
Date: Mon, 4 Nov 2002 12:44:33 +0100 [thread overview]
Message-ID: <20021104114432.GA1701@www> (raw)
Hi,
is there a canonical way to find out whether an SCM is
an array? (for a vector there is scm_vector_p(), for an
array I've just found scm_array_p(), which takes a second
argument, the element `type'. I'd go with an array of
numbers, i.e. anything I can convert to a double). Do
I have to check for every possible element type (i.e. int,
float, double, etc?).
Thanks
-- tomas
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
reply other threads:[~2002-11-04 11:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021104114432.GA1701@www \
--to=tomas@fabula.de \
/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.
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).