Module fp_rust::fp[][src]

Expand description

In this module there’re implementations & tests of general functional programming features.

Traits

Implementations of ECMASript-like reduce()

Functions

Compose two functions into one. Return f(g(x))