On Wed, 18 Jul 2018 at 20:40, Gregg Reynolds <[email protected]> wrote:
> > On Wed, Jul 18, 2018, 2:25 PM Robert Levy <[email protected]> wrote: > >> Literals can be persisted to strings and read back in with no problem, >> whereas non-literals can't. >> > > That's a different definition of "literal", no? James talked about > evaluation, not printed form. Value != Print representation? > In practical terms there's no real distinction. All data literals in Clojure can be printed. -- James Reeves booleanknot.com -- 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.
