def f(a,b) return true if b==[] a.size.times{|i| return a[i]