finch.util.is_list_of(val: list[Any], typ: type[T]) TypeGuard[list[T]]

Type guard for checking lists.