We should use the first possible character that can describe a function: "f" for "function ..." "g" for "get ..." "s" for "set ..." "m" in "{ method() {...} }" "[" in " { [computed()]() { } } "(" in "(x)=>x" "x" in "x=>x+2" and so on.
It looks like we already do this.