Module
Reactix.Utils
- Package
- purescript-reactix
- Repository
- garganscript/purescript-reactix
#onemore Source
onemore :: forall t24 t25 t27 t28. (t25 -> t27 -> t28) -> (t24 -> t25) -> (t24 -> t27) -> t24 -> t28
#splay3 Source
splay3 :: forall a b c d e. (a -> b -> c -> d -> e) -> (a -> b -> c -> d) -> a -> b -> c -> e