:: int -> int -> int -> int package:mono-traversable

replaceSeq old new replaces all old subsequences with new.
replaceSeq old new === ointercalate new . splitSeq old