for i in Iterators.reverse(Iterators.drop([1,2], 1)) println(i) end
MethodError: no method matching iterate(::Base.Iterators.Reverse{Bas