On Friday, 20 April 2018 22:39:41 UTC+1, Rick Moynihan wrote: > > It's also worth mentioning vectors are sequential: > I'd be interested to know what is the purpose of sequential. The docs for sequential? <https://clojuredocs.org/clojure.core/sequential_q> just say it implements Sequential, and clojure.lang.Sequential <https://github.com/clojure/clojure/blob/clojure-1.9.0/src/jvm/clojure/lang/Sequential.java> is an interface with no behaviour of its own. So what extra could you do if you knew something was sequential? Is it something to do with Java interop?
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com 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 clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.