Check overlap of two character vectors
noOverlap(a, b)
a
first character vector
b
second character vector
returns TRUE if there is no overlap between the two character vectors, otherwise FALSE