Replaces prefix from with to.
from
to
Unit<D> change(Prefix from, Prefix to) => ungroup(from).group(to);