Skip to content

Arr增加Set函数函数 #190

@ymh199478

Description

@ymh199478

查找规定数组中的指定元素,如果找到了则使用替代值替换,否则在规定数组尾部增加替换值。

void Set(ref T[] source, Predicate<T> predicate, T value);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions