NextPrevUpTopContentsIndex

simple-process-p

Function
Summary

A predicate identifying simple processes.

Package

mp

Signature

simple-process-p object => bool

Arguments

object

An object

Values

bool

A generalized boolean

Description

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

See also

create-simple-process


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex