Method: Typisch::Type::Tuple#length
- Defined in:
- lib/typisch/tuple.rb
#length ⇒ Object
52 53 54 |
# File 'lib/typisch/tuple.rb', line 52 def length @types.length end |
52 53 54 |
# File 'lib/typisch/tuple.rb', line 52 def length @types.length end |