Type guard that checks if a value is a record (To be removed).
The value to check.
True if the value is a non-null object and not an array; otherwise, false.
To be removed
Use RecordCore.is instead
v0.4.6
Type guard that checks if a value is a record (To be removed).