Module frust::monoid [] [src]

Traits

Monoid

Functions

combine_all

Given a sequence of xs, combine them and return the total

combine_n

Return this combined with itself n times.