Crate function

Source
Expand description

A set of useful traits for your functional needs.

Traitsยง

Binary
A function that takes two arguments.
Unary
A function that takes one argument.