chickadee » spiffy-request-vars » as-list

as-list variable variables/valuesprocedure

If the variable is set once, returns a list with a single element (the value for the given variable). If the variable is set multiple times, return a list with the multiple values for the variable. If the variable is not set, return #f.