Because it hints the compiler you want the signatu...
# multiplatform
k
Because it hints the compiler you want the signatures to match. Maybe look up why people use
@Override
in Java? It's exactly the same argument.