Skip to content

ts 泛型常用字母 #28

@nmsn

Description

@nmsn
  • T:代表 Type,定义泛型时通常用作第一个类型变量名称
  • K:代表 Key,表示对象中的键类型;
  • V:代表 Value,表示对象中的值类型;
  • E:代表 Element,表示的元素类型;

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions