Class SymbolProc


public class SymbolProc extends ImmutableLiteral
A literal representing proc'ified symbols, as in &:foo. Used to cache a unique and constant proc at the use site to reduce allocation and improve caching.