chickadee » srfi-64 » test-match-any

test-match-any specifier ...procedure

The resulting specifier matches if any specifier matches. Each specifier is applied, in order, so side-effects from a later specifier happen even if an earlier specifier is true.