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-08-07 22:06:05 -04:00
2024-08-24 12:36:25 +10:00
2023-01-30 18:42:17 -05:00