Aw, come on. No need to squander value back out of the world.
On Monday, May 27, 2013 8:02:28 PM UTC-5, Kelker Ryan wrote:
>
> I wrote it for fun and deleted after no one took interest. There was no
> real purpose other than to see if it could be done.
>
> 28.05.2013, 08:33, "PlĂnio Balduino"
I actually like the original lower/upper/digit the best:
lower (seq "abcdefghijklmnopqrstuvwxyz")
upper (seq "ABCDEFGHIJKLMNOPQRSTUVWXYZ")
digit (seq "0123456789")
It's just immediately obvious, especially for instance if you wanted to
remove ambiguous chars like 0, O, l, I.
On Wednesday, June
Good stuff!
I'm using it in my hobby apps while I continue to cut my teeth on Clojure's
web development toolkit.
I'll definitely communicate any problems/improvements I spot as I try to
scratch my own itch.
--
--
You received this message because you are subscribed to the Google
Groups "C