Jeremy,

In another thread 
<https://groups.google.com/d/msg/tiddlywiki/WsiLG2xTViM/ob9oP4FIBQAJ>, 
there was some discussion about the split operator.  It exhibits some 
interesting behaviour when using split[] with no arguments:

   1. it produces a list of single characters from the input string - this 
   seems like a sensible edge case behaviour.
   2. it does not exhibit the usual uniqueness property of filter lists - 
   duplicates are passed through to the output.
   3. The output can include single space characters - this is tricky 
   considering lists are space delimited.

Are these behaviours by design and will continue to exist in the final 
release of 5.1.20 and subsequent releases?  If so, the split operator can 
be used for some useful string manipulation hacks.

Regards,

Mal


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/140182eb-2acf-4299-b172-c6899822d32e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to