Questions: (1) Is it ok to implement it with `cl-call-next-method' this way? (2) When I do C-h f seq-mapn, the signature of this new method is printed like | (arg2 (arg3 stream) &rest rest) Why is that? Thanks, Michael.