Re: Documentation of clojure.string/split is confusing

2021-01-13 Thread Oliver
Awesome, thank you. I'll use that in the future, and I voted for the issue with the proposed patch. I think "parts" makes it much clearer, and then the example also is spot on as it is. Ciao! On Wednesday, 13 January 2021 at 01:58:55 UTC+1 Alex Miller wrote: > The best place to ask questions

Re: Documentation of clojure.string/split is confusing

2021-01-12 Thread Peter Strömberg
About the examples. clojuredocs.org is a community driven, crowd sourced, service. Clarifying some doc string ambiguities is *exactly* how an example could help. Den ons 13 jan. 2021 kl 01:58 skrev 'Alex Miller' via Clojure < clojure@googlegroups.com>: > The best place to ask questions like this

Re: Documentation of clojure.string/split is confusing

2021-01-12 Thread 'Alex Miller' via Clojure
The best place to ask questions like this is at https://ask.clojure.org, which is the official forum to file requests/bug reports (and get turned into tickets after triage there). It turns out you are not the first to point this out and it has already been filed at

Documentation of clojure.string/split is confusing

2021-01-12 Thread Oliver
Happy new year, folks. (Might not be the best place to post this, but I failed to find a better one, please advise if there is. I've also tried to look for previous comments about this. If there are, then my Google-fu was simply too weak.) https://clojuredocs.org/clojure.string/split says: