NextPrevUpTopContentsIndex

process-p

Function
Summary

A predicate to indentify non-simple processes

Package

mp

Signature

process-p object => bool

Arguments

object

Any object

Values

bool

A generalized boolean.

Description

The process-p function returns t if object is a non-simple process, and nil otherwise.


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex