Skip to content

feat: add isNull function#11

Merged
aceHubert merged 3 commits intomasterfrom
feat/types
Apr 25, 2025
Merged

feat: add isNull function#11
aceHubert merged 3 commits intomasterfrom
feat/types

Conversation

@aceHubert
Copy link
Copy Markdown
Owner

No description provided.

hubert added 3 commits April 25, 2025 14:24
- 重命名 isUndef 函数为 isUndefined,并添加 isUndef 别名
- 改进 isUndefined 函数的实现,使用 typeof 检查
- 更新 isArray,isFunction, isObject 和 isPlainObject 函数,添加泛型参数
- 新增 isDate 函数,用于检查日期对象
@aceHubert aceHubert merged commit 6e345d6 into master Apr 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant