javascript example icon

Home

Index

search icon
  • home icon
  • Packages>

  • util>

  • isSymbol

How to use the isSymbol function from util

Find comprehensive JavaScript util.isSymbol code examples handpicked from public code repositorys.

util.md?plain=1

GitHub: Amery2010/nodejs-api-doc-cn

Amery2010 profile picture
213
214
215
216
217
218
219
220
221
222
  // true
```


<div id="isSymbol" class="anchor"></div>
## util.isSymbol(object)

> 稳定度:0 - 已废弃

如果给定的 'object' 是 `Symbol`,返回 `true`。否则,返回 `false`。
fork icon21
star icon99
watch icon2

+ 3 other calls in file

Other functions in util

Sorted by popularity

function icon

util.promisify is the most popular function in util (378 examples)

Other popular packages:

Home

About

Privacy Policy

Example Javascript © 2024