filter_sequence_by_value_type

filter_sequence_by_value_type

filter_sequence_by_value_type(w, seq, predicate)[source]

Filter values using their type and an optional predicate

Parameters
Return type

Sequence[TypeVar(_Type)]

Returns

The filtered sequence