chickadee » uuid-lib » uuid-unparse

uuid-unparse UUID #!optional CASEprocedure

Returns the external string representation of UUID.

CASE is #f (the system dependent local default), 'upper, or 'lower. Default is #f.

An invalid CASE is an error condtion.