# File rbs-2.0.0/lib/rbs/types.rb, line 22 def each_type if block_given? # nop else enum_for :each_type end end
# File rbs-2.0.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.0
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.