MCPcopy Create free account
hub / github.com/ColdGrub1384/Pyto / count

Method count

Pyto Mac/PyObjC/PyObjCTools/KeyValueCoding.py:88–89  ·  view source on GitHub ↗
(obj, segments)

Source from the content-addressed store, hash-verified

86
87 @staticmethod
88 def count(obj, segments):
89 return len(obj)
90
91 @staticmethod
92 def distinctUnionOfArrays(obj, segments):

Callers 15

_compat_bit_lengthFunction · 0.45
versionMethod · 0.45
linenoFunction · 0.45
is_valid_cidrFunction · 0.45
guess_json_utfFunction · 0.45
position_in_sys_pathFunction · 0.45
get_export_entryFunction · 0.45
_dnsname_matchFunction · 0.45
__init__Method · 0.45
__init__Method · 0.45
writeMethod · 0.45
frombufMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected