Function isIxact

Shortcut of z.isEqual with forced options =

{
  inherited: true,
  exclude: ['constructor'],
  exactKeys: true,
  exactValues: true,
}