Example Brick compareGT 019

 

 

Description

These examples use the compareGT functions to do a case-sensitive comparison of two objects of the same type. A Boolean value is returned.

 

Details

(define nameList (new Brick: 2 Name:Object:3)) Returns: #<Record 123456>
(define customerList (new Brick: 2 Name:Object:1)) Returns: #<Record 234567>

The first Brick has greater value than the second Brick.

(compareGT nameList customerList) Returns: true

 

Related Examples

Here are examples of the compareGT function at work.

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

 

Function Links

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

compareGT

Here are a number of links to other related functions.

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

 

Argument Types

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

Brick

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

Brick addMethod 008 Brick cdr 010 Brick compare 019 Brick compareEQ 019
Brick compareGT 019 Brick compareLE 019 Brick compareLT 019 Brick compareNE 019
Brick comparison 019 Brick copy 012 Brick defmethod 025 Brick isAtom 011
Brick isEqual 018 Brick isIdentical 020 Brick isObject 014 Brick isType 022
Brick length 017 Brick methodsOf 024 Brick new 015 Brick ref 036
Brick send 027 Brick setCdr 014 Brick setq 029 Brick setq 28
Brick sizeof 029 Brick type 026

Analytic Information Server (AIS)

AIS Component Systems

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