(process? argument) -> boolean
Returns true if argument is a process, otherwise false.
Example:
>>(process? (active-process) :: #t