Random triples
| Subject | Object |
|---|---|
| gptkb:lodash.isObjectLike | value is not null and typeof value is 'object' |
| gptkb:lodash.isArray | value is an array |
| gptkb:Array.prototype.includes | array contains searchElement |
| gptkb:lodash.isLength | value is a non-negative integer less than or equal to Number.MAX_SAFE_INTEGER |