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