styler (version 1.1.0)

expressions_are_identical: Check whether two expressions are identical

Description

Check whether two expressions are identical

Usage

expressions_are_identical(old_text, new_text)

Arguments

old_text

The initial expression in its character representation.

new_text

The styled expression in its character representation.