# File rbs-2.1.0/lib/rbs/types.rb, line 22 def each_type if block_given? # nop else enum_for :each_type end end
# File rbs-2.1.0/lib/rbs/types.rb, line 30 def map_type(&block) if block _ = self else enum_for(:map_type) end end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.