Zarutian

Results 5 issues of Zarutian

I have not looked in detail in the repo but after reading [αcτµαlly pδrταblε εxεcµταblε](https://justine.lol/ape.html) it looks to me the .zip portion of such makes it so an ape can...

The proposed trap to add to the two eventual trap handlers: ```js ... // @param {Object} target // @return {void} onThen: (target) => { } ... ``` This will enable...

Here is a handy shim/polyfill/whatchacallit that will be usefull in conjunction with eventual-send. Allows for promise pipelined logic and arithmatic for those situations that warrant it. ```javascript Boolean.prototype.pick = function...

Hi there. What happens with immediate invocations and access on HandledPromises? Are errors thrown or traps on the handler invoked? If the latter could the usual Proxy handler traps be...

I was reading the readthedocs documentation and found that the friends.getRichPresence(steamId, key) function was missing. I have not tested this as I do not currently have access to a computer...