GitHubJupyter
  • Preparing search index...
  • The search index is not available
@lumino
  • @lumino
  • coreutils
  • JSONExt
  • deepEqual

Function deepEqual

  • deepEqual(first, second): boolean
  • Compare two JSON values for deep equality.

    Parameters

    • first: ReadonlyPartialJSONValue

      The first JSON value of interest.

    • second: ReadonlyPartialJSONValue

      The second JSON value of interest.

    Returns boolean

    true if the values are equivalent, false otherwise.

    • Defined in packages/coreutils/src/json.ts:183

Settings

Member Visibility

Theme

@lumino
  • Loading...

Generated using TypeDoc