static Set tok_mapLikeFunctions_set = asHashSet( splitAtSpace("map mapLL filter concatMap pairMap antiFilter map_pcall")); static Set tok_mapLikeFunctions() { ret tok_mapLikeFunctions_set; }