Next: prefix - prefix lines with a string, Previous: max - maximum value in list, Up: Common Scheme Functions [Contents][Index]
Usage: (min list ...) Return the minimum value in the list
Arguments: list - list of values. Strings are converted to numbers