brianush1 / zua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add pattern-matching functions in string library

brianush1 opened this issue · comments

Currently, none of the functions in the string library that rely on pattern matching have been added. Here is a list of the ones that need to be added:

  • find
  • format
  • gmatch
  • gsub
  • match