Module: Bake::Types::Type
- Defined in:
- lib/bake/types/any.rb
Instance Method Summary collapse
Instance Method Details
#|(other) ⇒ Object
24 25 26 |
# File 'lib/bake/types/any.rb', line 24 def | other Any.new([self, other]) end |
24 25 26 |
# File 'lib/bake/types/any.rb', line 24 def | other Any.new([self, other]) end |