contains

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool contains(string items, string item)
    bool
    contains
    (
    string items
    ,
    string item
    )
  2. bool contains(T[] items, T item)

Meta