chickadee » srfi-29 » current-locale-format-function

current-locale-format-function #!optional FORMAT-PROCEDUREparameter

Gets or sets the FORMAT-PROCEDURE.

This procedure must at least have the signature of a SRFI 28 format procedure. The default is the Chicken extras#format procedure.