b2f44f00f1
settled on `find()` since the string method of the same name has the same semantics. other options: `str_find()` since it fails on non-string or `match()` (but that might imply that the pattern needs to match the entire string). |
||
---|---|---|
.. | ||
library | ||
plugins | ||
quickfort | ||
structures | ||
core.lua | ||
encoding.lua | ||
gui.lua | ||
test.lua |