Merge adjacent ids into into, which must be hd(ids).
ids
into
hd(ids)
@type t() :: %Tamale.Op.Merge{ids: [Tamale.id(), ...], into: Tamale.id()}