size->string

Name

size->string -- Convert a two-element list to a string.

Synopsis

(size->string sz #&optional (sep "x"))

Description

Convert a two-element list to a string. Use the optional second argument as the separator.

Implementation Notes

Module: (app scwm stringops)

Defined in scheme/stringops.scm at line 35 (CVS log)