Stefano Carmignola
Results
1
comments of
Stefano Carmignola
What would be the use case for `asksIO`? 🤔 Just a stricter `R.asks`? e.g `export const asksIO: (f: (r1: R1) => IO.IO) => RIO.ReaderIO = R.asks` Would you mind expanding...