Equality extension

Provides functions that determine the deep equality of objects.

on
  • Never

Static Methods

deep(Object? a, Object? b) bool

Available on Never, provided by the Equality extension

Determines if a and b are deeply equal.