Returns an Aggregator that selects the last instance of T in the aggregated stream.
Returns a Semigroup instance with a plus implementation that always returns the last (ie, the
right) T argument.
Returns a Semigroup instance with a plus implementation that always returns the last (ie, the
right) T argument.
Provides a set of operations and typeclass instances needed to use Last instances.