I built a small library which I’m using in many of my projects: GitHub - dkirchhof/rescript-async-result
It’s just a wrapper for a promise<result<'a, 'b>>
type
I built a small library which I’m using in many of my projects: GitHub - dkirchhof/rescript-async-result
It’s just a wrapper for a promise<result<'a, 'b>>
type