Create promises which do not enforce the asynchronous rule; a Promise instance may resolve in the same turn of the event loop. Standard compliant Promises may not resolve in the same turn of the event loop.
Copyright: (c) 2020 by Kris Walker (www.kixx.name)
Unless otherwise indicated, all source code is licensed under the MIT license. See MIT-LICENSE for details.