The function map-all-processes
calls function on processes..
function is passed each process in turn as its single argument.
For a process argument p, if function returns nil
then map-processes
continues by calling function on the next process, but if function returns true then map-processes
returns p immediately and stops calling function (so function may not get called on all processes).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4