Warning: This is the manual of the legacy Guile 2.0 series. You may want to read the manual of the current stable series instead.

Next: , Previous: , Up: SRFI Support   [Contents][Index]


7.5.13 SRFI-16 - case-lambda

SRFI-16 defines a variable-arity lambda form, case-lambda. This form is available in the default Guile environment. See Case-lambda, for more information.