package
1.1.0
Repository: https://github.com/ofunc/lua.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

String Manipulation

This library provides generic functions for string manipulation, such as finding and extracting substrings, and pattern matching.

Please Refer to Lua 5.3 Reference Manual.