Open amn opened 3 weeks ago
Both can be used for achieving the same result, and both have their own pros and cons, but there's no reason to use one in e.g. syntax.parsing.Function and another in syntax.parsing.Declaration. It's about consistency.
syntax.parsing.Function
syntax.parsing.Declaration
Both can be used for achieving the same result, and both have their own pros and cons, but there's no reason to use one in e.g.
syntax.parsing.Function
and another insyntax.parsing.Declaration
. It's about consistency.