pipeline v0.1.0 Pipeline.Interpreter.Transform.MatchFolding

Turn match([x ~> halt]) ~> match([y ~> halt]) into match([x ~> halt, y ~> halt])