Using case to compare with a variable – emacs.stackexchange.com 17:29 Posted by Unknown No Comments I expected the outcome of the following small program: (progn (setq x 1) (case x (x 'Yes) (t 'No))) to be Yes, given that case compares things with eql, and surely x is eql to itself. ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitDoes a Finite Field with Four Elements Actually Exist? – math.stackexchange.comAre external lights on spaceships even necessary? – worldbuilding.stackexchange.comShow that the three medians of a triangle intersect – math.stackexchange.comOutput an Anagram! No Not That One! – codegolf.stackexchange.comReplace any number of tabs, spaces, blanks with single new line in Linux? – unix.stackexchange.comHow is iPhone Storage automatically cleared up? – apple.stackexchange.com
0 Comment to "Using case to compare with a variable – emacs.stackexchange.com"
Post a Comment