CL-SBML: Function UNIT-KIND-P
 

Function UNIT-KIND-P

Package:

CL-SBML

Syntax:

  unit-kind-p object
  => result
  

Arguments and Values:

object

--an object

result

--a boolean

Description:

The UNIT-KIND-P function returns T if the argument object is one of the symbols contained in the +UNIT-KINDS+ constant. Otherwise it returns NIL.

Affected By:

None.

Exceptional Situations:

None.

See Also:

UNIT-KIND, +UNIT-KINDS+.

Notes:

None.

 

News

News in chronological order, most recent on top.

  • 2005-05-04
    Completed description.