psychedelicious bf0824b56d 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-24 14:46:58 +10:00
..
2024-03-26 14:48:29 +11:00
2024-08-24 14:46:58 +10:00
2023-07-28 09:46:44 -04:00