SRFI document allows set-union etc. to take only one argument, but
the reference implementation didn't allow that.  This patch fixes
the reference implementation to match the srfi document.

https://github.com/scheme-requests-for-implementation/srfi-113/pull/8