unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Meaning of <=> in the context of procedures
@ 2021-06-02 14:06 Mortimer Cladwell
  2021-06-02 16:12 ` Linus Björnstam
  2021-08-04 11:55 ` Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Mortimer Cladwell @ 2021-06-02 14:06 UTC (permalink / raw)
  To: guile-user

Hi,
What does <=> mean/do?
It can be found in guile-json in the (json record) module, line 33:

33 #:export (<=> define-json-mapping define-json-type))

Not mentioned in the entire Guile manual. Happens to be defined on line 36
of the module:

36  (define <=> '<=>)

I didn't find that very helpful :)
Thanks
Mortimer


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

end of thread, other threads:[~2021-08-04 11:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 14:06 Meaning of <=> in the context of procedures Mortimer Cladwell
2021-06-02 16:12 ` Linus Björnstam
2021-06-02 16:21   ` Linus Björnstam
2021-08-04 11:55 ` Ludovic Courtès

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