Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 216 Bytes

isInstanceOf.md

File metadata and controls

11 lines (6 loc) · 216 Bytes

Function: isInstanceOf(value, base)

It's used to check if the specified value is an instance of the given base type.

Reference

Go Back

License

MIT