[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is there a patch for "str" in "str" expressions?
- From: Sean Conner <sean@...>
- Date: Mon, 13 Jun 2022 22:11:08 -0400
It was thus said that the Great Ryan Starrett once stated:
> Subject, basically. It's similar to the behavior found in Python, I'm just
> curious if there's an existing patch for it. Otherwise, are there resources
> that can help me make one?
What is lacking in string.find(), string.match(), string.gmatch(),
string.sub() or string.gsub()?
-spc