MCPcopy Create free account
hub / github.com/Project-MONAI/MONAI / first

Function first

monai/utils/misc.py:129–129  ·  view source on GitHub ↗
(iterable: Iterable[T], default: T)

Source from the content-addressed store, hash-verified

127
128@overload
129def first(iterable: Iterable[T], default: T) -> T: ...
130
131
132@overload

Callers 14

dense_patch_slicesFunction · 0.90
collate_meta_tensorFunction · 0.90
__init__Method · 0.90
copy_meta_fromMethod · 0.90
__call__Method · 0.90
first_keyMethod · 0.90
__call__Method · 0.90
_parse_import_stringMethod · 0.90
is_import_statementMethod · 0.90
test_pad_collationMethod · 0.90
test_with_dataloaderMethod · 0.90

Calls

no outgoing calls

Tested by 5

test_pad_collationMethod · 0.72
test_with_dataloaderMethod · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…