Example Brick compareLE 019

 

 

Description

These examples use the compareLE 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: #<Brick 123456>
(define customerList (new Brick: 2 Name:Object:1)) Returns: #<Brick 234567>

The first Brick has greater value than the second Brick.

(compareLE nameList customerList) Returns: false

 

Related Examples

Here are examples of the compareLE function at work.

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

 

Function Links

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

compareLE

Here are a number of links to other related functions.

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