Navigation
Name
Rascal
/
Expressions
/
Values
/
Location
/
Equal
Synopsis
Equality operator on locations.
Syntax
Exp
1
==
Exp
2
Types
Exp
1
Exp
2
Exp
1
==
Exp
2
loc
loc
bool
Description
Yields
true
if both arguments are identical and
false
otherwise.
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.