You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary = "An efficient pattern-matching implementation for lua.",
detailed = [[
A Lua library that provides a powerful pattern-matching function to handle complex cases based on different conditions, such as values, ranges, and table comparisons.