template <typename InputIterator, typename Cursor> bool is_in(InputIterator first, InputIterator last, Cursor c);