Hello, This patch adds the macro `seq-setq`, which is the `setq` version of `seq-let`. This builds upon the new macro `pcase-setq`, which was added in #49809. Thank you.