Selective.OPERATION
Additional operations.
inline
include Indexed_selective.OPERATION with type ('a, _) t := 'a t
Lift a ternary function that acts on arbitrary values into a function that acts t
values.
Create a new t
, replacing all values of the given functor by given a value of 'a
.