简体中文
Appearance
判断输入值是否是 WeakSet。
WeakSet
import { isWeakSet } from 'rattail' isWeakSet(new WeakSet()) // return true
value
any
boolean