2015-02-18 16:38 GMT+01:00 Gary Verhaegen <[email protected]>:
> As an alternative, I use: > > (* 1 1000 1000 1000) > Nice one. :-D > > On 18 Feb 2015, at 08:07, Cecil Westerhof <[email protected]> wrote: >> >> >> In Java I can use: >> 1_000_000_000 >> >> This makes code a lot more readable. But it seems this is not possible in >> Clojure. Am I overlooking something? >> >> -- Cecil Westerhof -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
