Searched refs:removespaces (Results 1 – 2 of 2) sorted by relevance
66 auto removespaces = [](string s){ in main() local102 return w | start_with<string>("") | sum() | Rx::map(removespaces); in main()
75 auto removespaces = [](string s){111 return w | start_with<string>("") | sum() | Rx::map(removespaces);