function r(e,n){for(let t of e)if(t.contains(n))return!0;return!1}export{r as contains};