Category
Type Classes
Methods
id :: cat a a
. :: (cat b c) -> (cat a b) -> cat a c
Functions
Left-to-right composition. Flipped @(.)@.