Georgi Lyubenov
Results
62
comments of
Georgi Lyubenov
@tomjaguarpaw Well, technically `Apply` isn't scrutinising its argument, so it can freely reduce, because it doesn't need to match on `t`. After that, we don't need to look at `t`,...
Here's the MR - https://github.com/epicallan/hreq/pull/31 - does it look good to go?