Example Brick isAtom 011

 

 

Description

These examples use the copy functions to produce a copy of the Brick object in a new memory location.

 

Details

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

A Brick is not a Pair.

(isAtom nameList) Returns: true

The function returns true for a Pair.

(isAtom '( 3 5)) Returns: false

 

Related Examples

Here are examples of the isAtom function at work.

BitVector isAtom 010 Brick isAtom 011 Dictionary isAtom 002 Directory isAtom 003
FltVector isAtom 005 IntVector isAtom 006 List isAtom 011 List isEqual 019
Matrix isAtom 005 NumMatrix isAtom 012 NumVector isAtom 007 ObjVector isAtom 008
Pair isAtom 010 Pair isEqual 018 PcodeVector isAtom 009 ShortVector isAtom 007
Structure isAtom 001 Vector isAtom 004

 

Function Links

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

isAtom

Here are a number of links to other related functions.

isPair(#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