Method: Typisch::Type::Tuple#length

Defined in:
lib/typisch/tuple.rb

#lengthObject



52
53
54
# File 'lib/typisch/tuple.rb', line 52

def length
  @types.length
end