Benefits of Using `Symbol.for` Over String Literals
@Tim Smart Out of curiosity what do you see as the benefit of using
Symbol.for over a plain string literal (attached as nonEnumerable if needed) for a sufficiently obscure name?