Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The implementation of coxpcall is based on coroutine.resume which, in contrast to xpcall, can handle extra arguments since the beginning. So, packing the arguments in a table is unnecessary and wasteful.
- Loading branch information