Example BitVector new 013

 

 

Description

These examples show how to construct a typed Vector. A Bit Vector is constructed using the new function.

 

Details

Returns a Bit Vector of all 1's.

(new Vector: Bit: 5 1) Returns: #<BitVector 123456>

Displays the contents of the Bit Vector.

(display #<BitVector 123456>) Returns: #(bit| 1 1 1 1 1 )

 

Related Examples

Here are examples of the new function at work.

BitVector new 013 Brick new 015 ByteVector new 015 CpxVector new 015
Dictionary new 004 Directory new 005 Directory new 006 FltVector new 009
IntVector new 010 Lambda new 001 Lambda new 002 Lambda new 003
Matrix new 009 Matrix new 010 NumMatrix new 015 NumVector new 011
ObjVector new 012 ObjectRepository new 014 PcodeVector new 014 ShortVector new 011
String new 001 Structure new 003 Symbol new 002 Vector new 007
Vector new 008

 

Function Links

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

new

Here are a number of links to other related functions.

setq(#void) define(#void)

 

Argument Types

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

BitVector

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

BitVector append 010 BitVector apply 008 BitVector bitToIntegerVector 001 BitVector bitToNumberVector 001
BitVector cdr 010 BitVector compare 018 BitVector compareEQ 014 BitVector compareGE 014
BitVector compareGT 014 BitVector compareLE 014 BitVector compareLT 014 BitVector compareNE 014
BitVector comparison 014 BitVector copy 011 BitVector defmethod 020 BitVector findBlock 001
BitVector freeBlock 001 BitVector isAtom 010 BitVector isBitVector 001 BitVector isEqual 017
BitVector isIdentical 017 BitVector isObject 012 BitVector isType 020 BitVector length 013
BitVector member 008 BitVector methodsOf 021 BitVector new 013 BitVector ref 027
BitVector remove 008 BitVector resize 010 BitVector reverse 007 BitVector send 018
BitVector setCdr 010 BitVector setLastCdr 010 BitVector setq 024 BitVector sizeof 019
BitVector sort 017 BitVector type 021 BitVector vectorFill 007 Dictionary isDictionary 001
IntVector bitToIntegerVector 002 NumVector bitToNumberVector 002 String isChar 001 String isCharAlphabetic 001
String isCharAlphanumeric 001 String isCharLowercase 001 String isCharName 001 String isCharNumeric 001
String isCharUppercase 001 String isCharWhitespace 001 String isEqual 001 String isEqual 002
String isObject 001 String isString 001 String isText 001 String isType 001
String isType 002 String isType 003 String sizeof 001 String string 001
String string 002 String string 003 String type 001 Symbol isCharName 002
Symbol isCharNumeric 002 Symbol isObject 002 Symbol isSymbol 001 Symbol isType 004
Symbol sizeof 002 Symbol type 002 Vector setBlock 001

Analytic Information Server (AIS)

AIS Component Systems

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