UNPKG

foop

Version:

interfaces that describe their intentions.

11 lines (9 loc) 240 B
/** * @description * pass in a string to compare to an array of strings * * @example * // can is in canada, so yes. * stringContainsAnyOf('canada', ['eh', 'can']) */ https://github.com/andrewplummer/Sugar/blob/master/lib/es7.js#L23