Skip to content

15-iterator #211

@MarisaKirisame

Description

@MarisaKirisame

all(): 传入一个函数,对所有元素调用这个函数,一旦有一个返回false,则整个表达式返回false,否则返回true

The function all is short-circuiting-that is, all might not invoke the inputted function for every elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions