Equality extension

Provides functions that determine the deep equality of objects.

on
  • Never

Static Methods

deep(Object? a, Object? b) bool
Determines if a and b are deeply equal.