Reference implementation: string-width
Marc Nieper-WiÃkirchen 16 Feb 2019 13:07 UTC
The reference implementation may call the procedure to which
string-width is bound with two parameters. The SRFI document, however,
just requires that that procedure can be called with one argument.
This is relevant in cases in which the user wants to supply their own
version of string-width.