Example Function compareEQ 013

 

 

Description

These examples use the compareEQ function to compare two function object IDs and return the Boolean value, true or false. The values of each objects are compared to determine whether the objects IDs are equal or not.

 

Details

(compareEQ add1 add1) Returns: true
(setq a sub1) Returns: sub1
(setq b add1) Returns: add1
(compareEQ a b) Returns: false

 

Related Examples

Here are examples of the compareEQ function at work.

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

 

Function Links

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

compareEQ

Here are a number of links to other related functions.

compare(#void) compareNE(#void) compareGT(#void) compareGE(#void)
compareLT(#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