Module apply_first

Module apply_first 

Source
👎Deprecated since 0.0.21: Use fp_library::v2::classes instead

Traits§

ApplyFirstDeprecated
A type class for types that support combining two contexts, keeping the first value.

Functions§

apply_firstDeprecated
Combines two contexts, keeping the value from the first context.