Example Function compareLT 013

 

 

Description

These examples use the compareLT function to compare two function object IDs and return the Boolean value, true, if the first object ID is lesser than the second object ID or false, if otherwise.

 

Details

(compareLT add1 add1) Returns: false
(setq a sub1) Returns: sub1
(setq b add1) Returns: add1
(compareLT a b) Returns: false

 

Related Examples

Here are examples of the compareLT function at work.

BitVector compareLT 014 Boolean compareLT 009 Brick compareLT 019 Character compareLT 010
CpxVector compareLT 020 Date compareLT 012 Dictionary compareLT 004 Directory compareLT 005
FltVector compareLT 014 Function compareLT 013 IntVector compareLT 014 Lambda compareLT 008
List compareLT 020 Matrix compareLT 007 NumMatrix compareLT 023 NumVector compareLT 014
Number compareLT 011 ObjVector compareLT 014 ObjectRepository compareLT 021 ObjectRepository compareLT 022
Pair compareLT 019 ShortVector compareLT 015 String compareLT 001 Structure compareLT 003
Symbol compareLT 002 Vector compareLT 006 Void compareLT 008

 

Function Links

Here is the link to the current function used in this example.

compareLT

Here are a number of links to other related functions.

compare(#void) compareEQ(#void) compareNE(#void) compareGT(#void)
compareGE(#void) compareLE(#void)

 

Argument Types

Here are the links to the data types of the arguments used in this example.

Function

Here are a number of links to examples having similar argument types.

Function addMethod 017 Function addMethod 018 Function compare 013 Function compareEQ 013
Function compareGE 013 Function compareGT 013 Function compareLE 013 Function compareLT 013
Function compareNE 013 Function comparison functions 012 Function isEqual 012 Function isIdentical 011
Function type 015 List quote 001 List quote 002 List quote 003

Analytic Information Server (AIS)

AIS Component Systems

  • Smartbase Engine
  • QT C++ Libraries
  • MySQL Relational Database
  • AIS Lisp Libraries
  • Rapid Analytic Demo IDE