class ActionView::PartialIteration

def iterate! # :nodoc:

Experimental RBS support (using type sampling data from the type_fusion project).

def iterate!: () -> Integer

This signature was generated using 1 sample from 1 application.

:nodoc:
def iterate! # :nodoc:
  @index += 1
end