Mackenzie Salisbury

Results 6 issues of Mackenzie Salisbury

Tentative fix for #124. See my comment on the issue - I have confirmed the presence of multiple nodes of the splay tree with the same key in the cases...

I have noticed that location permission is still added to my app's merged AndroidManifest.xml even after adding `fineLocationPermission: false` in my app.config (using Expo). The culprit seems to be from...

When implementing a function returning a result, it's often that I need to construct an `Ok` object. However, it's not so ergonomic to do this. `ok` must be passed an...

This PR is related to the earlier #536 which proposed an implementation for an `andFinally` method that will be called regardless of whether an earlier step contained an error or...

### Description I found that all type tests (type-test.ts) in the repository are currently broken and do not test anything useful. I noticed this via intellisense when installing the repo...

# Why #3236 was recently merged, adding a check for the EAS account's build usage and issuing a warning before running a build. It introduced a bug: it evaluates the...