typehintsis_sequence_of版本:0.2.1本页总览is_sequence_of函数源码 flag: TypeGuard[[T]] = is_sequence_of( data: Any, validator: type[T] | (Any) => TypeGuard[T],)