mps-0.0.0.1.1: message passing style helpers

MPS.Hack.Dot

Documentation

(.) :: a -> (a -> b) -> bSource

(...) :: (b -> c) -> (a -> b) -> a -> cSource