SRFI 54: Formatting

by Joo ChurlSoo

status: final (2004-06-24)

keywords: I/O

library name: cat

Abstract

This SRFI introduces the CAT procedure that converts any object to a string. It takes one object as the first argument and accepts a variable number of optional arguments, unlike the procedure called FORMAT.