+− import M2._+− +− assert(pool("chess", "caves").toSet == Set('h', 'e', 's'))+− assert(pool("chess", "swiss").toSet == Set('c', 'h', 'e'))+− +− +−