<@U1H2QGNDC>: defining a `String.equals` extension...
# getting-started
t
@bamdmux: defining a
String.equals
extension won’t work. As per the extensions docs you linked:
If a class has a member function, and an extension function is defined which has the same receiver type, the same name and is applicable to given arguments, the member always wins