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
Remove LValue.assert* functions.
GopherLua is a relatively old project. Old Go runtime had slow interface
type assertions, but now Go runtime better its performance.