Expand description
replace-with
provides the replace_with
function.
Functions§
- replace_
with - Uses
f
to replace the referent ofdst
with a new value. - replace_
with_ and - Uses
f
to replace the referent ofdst
and returns a value from the transformation.