]> git.lizzy.rs Git - lua_async.git/history - promises.lua
Replace table.copy which is not present in Lua by default
[lua_async.git] / promises.lua
2021-08-06 Elias FleckensteinDocument promises
2021-08-06 Elias FleckensteinFix .then() reject handler being set to resolve handler
2021-08-06 Elias FleckensteinSecond argument of .then() is a reject handler
2021-08-06 Elias FleckensteinAdd source code