You other option is:
splittable == v != ' ' && v == unicode.ToLower(v), depends what you want to happen with non-word characters?

On 06/09/2017 16:15, Michael Jones wrote:
Precisely, though probably a renaming is in order:
https://play.golang.org/p/AZ7Ptg4HYP

On Wed, Sep 6, 2017 at 6:58 AM, Steven Hartland <ste...@multiplay.co.uk <mailto:ste...@multiplay.co.uk>> wrote:

    Numbers don't match IsLower so how about:
    https://play.golang.org/p/Z6q9dJZ7QK
    <https://play.golang.org/p/Z6q9dJZ7QK>


--
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to