Utility to transform any promise into its fulfilled value whether it resolved or rejected.
Define form offers alternative typescript bindings for [final-form](https://github.com/final-form/final-form). The key difference is that the form data is now a strongly typed object, rather than an any. This makes the `initialValues` config option requir
Throw an error when a predicate is met
Scoped logging utility for CXing packages and apps.
A utility function that wraps errorable functions into Results.
Provides Result and Option monads and unit const based on record type