@ceeblue/web-utils
    Preparing search index...

    Function equal

    • Test equality between two value whatever their type, object and array included

      Parameters

      • a: any
      • b: any
      • seen: WeakMap<object, any> = ...

      Returns boolean