MCPcopy
hub / github.com/numpy/numpy / length

Method length

numpy/_build_utils/tempita/_looper.py:114–115  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

112 last = property(last)
113
114 def length(self):
115 return len(self.seq)
116 length = property(length)
117
118 def first_group(self, getter=None):

Callers 10

testConstructor3Method · 0.80
testLengthMethod · 0.80
testAsStringMethod · 0.80
testStrMethod · 0.80
testViewMethod · 0.80
testConstructor3Method · 0.80
testLengthMethod · 0.80
testAsStringMethod · 0.80
testStrMethod · 0.80
testViewMethod · 0.80

Calls

no outgoing calls

Tested by 10

testConstructor3Method · 0.64
testLengthMethod · 0.64
testAsStringMethod · 0.64
testStrMethod · 0.64
testViewMethod · 0.64
testConstructor3Method · 0.64
testLengthMethod · 0.64
testAsStringMethod · 0.64
testStrMethod · 0.64
testViewMethod · 0.64