class Bundler::SpecSet
def each(&b)
Experimental RBS support (using type sampling data from the type_fusion
project).
def each: () -> untyped
This signature was generated using 2 samples from 1 application.
def each(&b) sorted.each(&b) end