match:光荣的开关

时间:2024-03-27 04:03:29
【文件属性】:

文件名称:match:光荣的开关

文件大小:2KB

文件格式:ZIP

更新时间:2024-03-27 04:03:29

TypeScript

比赛 美化开关,为打字稿创建某种模式匹配 提供测试/值元组[, ] match数组,检查每个元组是否满足条件,并从第一个匹配的元组中返回值。 要提供默认值,请指定[true, 'zero']作为最后一个元组。 import { match } from "https://raw.githubusercontent.com/danielr1996/match/main/match.ts" ; // Calculate Dynamic because otherwise typescript does static analysis and tells you that some conditions can never be met const v = ( 1 + 1 ) . toString ( ) console . log ( m


【文件预览】:
match-main
----match.ts(125B)
----LICENSE(1KB)
----README.md(787B)

网友评论