Commit 2025-02-06 16:52 1c4196c6
View on Github →chore(Data/Complex/Abs): add protected
to results that already exists in root namespace (#21454)
The names of several results about Complex.abs
collide with results in the root namespace when the namespace Complex
is opened. To avoid this inconvenience, this PR protects the name of these results.