[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: UTF-8 patterns in Lua 5.3
- From: Coroutines <coroutines@...>
- Date: Sat, 19 Apr 2014 15:45:32 -0700
I kinda liked the idea of being able to define custom character
classes for string.match() and the like
Like... string.charclass('u', predicate_function)