• Preparing search index...
  • The search index is not available
Misti
  • Misti
  • internals/tact/util
  • statementsAreEqual

Function statementsAreEqual

  • statementsAreEqual(stmts1, stmts2): boolean
  • Checks if the AST of two lists of statements is equal using the Tact AST comparison API.

    Parameters

    • stmts1: readonly AstStatement[]
    • stmts2: readonly AstStatement[]

    Returns boolean

    • Defined in src/internals/tact/util.ts:269

Settings

Member Visibility
Misti
  • Loading...

Generated using TypeDoc