(value)
| 266 | * @param {any} value |
| 267 | */$h_once.immutableObject(immutableObject); |
| 268 | const isObject= (value)=>Object(value)=== value; |
| 269 | |
| 270 | /** |
| 271 | * isError tests whether an object inherits from the intrinsic |
no outgoing calls
no test coverage detected