Re: UTF-8 patterns in Lua 5.3
[
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: 2014年4月19日 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)