David Chambers

Results 266 comments of David Chambers

> Does typescript 4 help with this? I don't know. @lfarroco has been improving the TypeScript type definitions, most recently in DefinitelyTyped/DefinitelyTyped#45895. If and when anyone submits a pull request...

I see a lot of value in providing ways to reuse the library's validation logic. Have you played with the `validate` method at all? It may satisfy some of your...

This is somewhat related to #135. Could you provide an example, @JAForbes, of what you'd like to present to your users? The sanctuary-def error message verbatim?

Thanks very much for raising this issue, @danr. :) Until recently [Fantasy Land][1] did not define a Filterable type class, so it was necessary to cobble together a filter function...

This is tricky. The current behaviour is what allows us to underline a particular field of a record type in error messages. We want strict behaviour in the context of...

We might as well go straight to `[email protected]` now. :)

> Do we want this PR to land before we wrap up with a final release? Yes, I think so.

This project is no longer being developed. I suggest migrating to similar libraries that are maintained.

> merge with sanctuary? This topic deserves its own issue. :)