sS nCandles(long n) { ret n2(n, "candle"); } sS nCandles(Cl l) { ret nCandles(l(l)); } sS nCandles(Map map) { ret nCandles(l(map)); }