They seem to work fine with me: user=> 0xff 255 user=> (+ 0xff 45) 300
On Oct 5, 4:52 pm, "Jim Menard" <[EMAIL PROTECTED]> wrote: > In the section on literals athttp://clojure.org/reader, it says, > "Numbers - as per Java, plus ..." > > This implies to me that hex numbers like 0xff should be accepted by > the reader, but they are not. Is this a bug or a misunderstanding on > my part? > > Jim > -- > Jim Menard, [EMAIL PROTECTED], [EMAIL PROTECTED]://www.io.com/~jimm/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
