Closed tiloc closed 2 years ago
linkId != '1.2.3' would result in different outcome than (linkId = '1.2.3').not()
According to spec they should be identical.
linkId != '1.2.3' would result in different outcome than (linkId = '1.2.3').not()
According to spec they should be identical.