NextPrevUpTopContentsIndex

mt-random-state-p

Function
Summary

The predicate for objects of type mt-random-state .

Package

lispworks

Signature

mt-random-state-p arg => result

Arguments

arg

An object.

Values

result

A boolean.

Description

The function mt-random-state-p returns t if arg is an object of type mt-random-state , and nil otherwise.

mt-random-state-p is analogous to cl:random-state-p .

See also

mt-random-state


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex