mps-2008.9.20: message passing style helpers

MPS.Hack.Dot

Documentation

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

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