Null-mutator that does not perform any operation on its input. Useful in particular with operator-wrappers such as MutatorMaybe
or MutatorCombination
.
This operator has no configuration parameters.
This Mutator
can be created with the short access form mut()
(muts()
to get a list), or through the the dictionary
dict_mutators
in the following way:
miesmuschel::MiesOperator
-> miesmuschel::Mutator
-> MutatorNull