Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 221 Bytes

File metadata and controls

11 lines (6 loc) · 221 Bytes

Function: isDerivedFrom(value, base)

It's used to check if the type of the specified value is derived from the base type.

Reference

Go Back

License

MIT