Skip to content

Luajit operator overloading

sam atman requested to merge luajit-operator-overloading into luajit

Adds a collection of operator overloads, familiar to users of Lpeg.

Also fixes a fencepost error, and casts the individual elements of a countedarray when casting the array itself.

Merge request reports