evaera / roblox-lua-promise

Promise implementation for Roblox
https://eryn.io/roblox-lua-promise/
MIT License
275 stars 74 forks source link

Promise is strictly typed #91

Closed ThoughtSpinnr closed 1 year ago

ThoughtSpinnr commented 1 year ago

Implements a strictly typed binding for the Promise API

evaera commented 1 year ago

Please see #79. I don't think this is something we would want to merge given the requirements laid out in that issue.