Bugs item #937331, was opened at 2004-04-18 06:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=937331&group_id=23735
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo in "sisc for seasoned schemers"
Initial Comment:
In chapter 7, just under "Derived types and
predicates", I think the following lines are in error:
(instance-of? 1 <number<) ;=> #t
(instance-of? 'a <symbol<) ;=> #t
(instance-of? 1 <symbol<) ;=> #f
(instance-of? 1 <value<) ;=> #t
I think the "<" should be ">".
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=379534&aid=937331&group_id=23735
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
|