Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   Legacy and Other Languages (http://www.domainnameforum.org/forumdisplay.php?f=139)
-   -   scheme help, new to it (http://www.domainnameforum.org/showthread.php?t=26320)

webdev 09-10-2009 02:42 AM

scheme help, new to it
 
hi all, trying to write a function nonlat? which returns true if the given list does not contain any atoms. so an empty list would be a nonlat and return true. the tests i'm supposed to use are: (nonlat? '(a b c)) (nonlat? '(a (b) (c))) (nonlat? '((a b) ((c)) (d))) (nonlat? '()) and the...


All times are GMT -4. The time now is 06:38 PM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.