Module fp_rust::fp[][src]

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

Functions

compose_two

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