unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Comparison operators for strings /and/ numbers?
@ 2017-08-24  6:05 Christopher Howard
  2017-08-24  8:05 ` David Kastrup
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Christopher Howard @ 2017-08-24  6:05 UTC (permalink / raw)
  To: Guile User Mailing List

[-- Attachment #1: Type: text/plain, Size: 557 bytes --]

Hi, in another lisp I have been working with, it has <, >, and ==
(structure equality) operators which can take string arguments, number
arguments, or a mixture of both. But it seems in guile that there are
separate comparison operators for strings and for numbers. This makes
sense but is not very convenient for my present purpose. Is there some
other guile operators or extension operators that will handle both? I
could make some I'm sure, but I don't want to reinvent the wheel.

-- 
https://qlfiles.net
https://emailselfdefense.fsf.org/en/

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2017-09-19  4:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-24  6:05 Comparison operators for strings /and/ numbers? Christopher Howard
2017-08-24  8:05 ` David Kastrup
2017-09-19  4:27   ` Christopher Howard
2017-08-24  8:29 ` Arne Babenhauserheide
2017-08-24 10:17   ` Ralf Mattes
2017-08-24 17:58     ` Arne Babenhauserheide
2017-08-24 13:31 ` Chris Vine
2017-08-24 13:41   ` Chris Vine

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