psychedelicious 5240ec6e6f feat(ui): add Result type & helpers
Wrappers to capture errors and turn into results:
- `withResult` wraps a sync function
- `withResultAsync` wraps an async function

Comments, tests.
2024-08-30 22:20:12 +10:00
..
2024-03-26 14:48:29 +11:00
2024-08-30 22:20:12 +10:00
2023-07-28 09:46:44 -04:00