Hi, I’m @dankreiger
Pinned Loading
-
-
-
higher order reducers
higher order reducers 1// types
2type T_XF<XF_Before, XF_After> = (a: XF_Before) => XF_After;
34type T_Pred<Pred_Fn> = (fn: Pred_Fn) => boolean;
5 -
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.