Package: alexandria
Macro switch
Lambda Listswitch (whole (object &key test key) &body clauses) DetailsEvaluates the first matching clause, returning its values, or evaluates and returns the values of default if no keys match. | See also |
alexandria | API documentation |
Package: alexandria
Lambda Listswitch (whole (object &key test key) &body clauses) DetailsEvaluates the first matching clause, returning its values, or evaluates and returns the values of default if no keys match. | See also |