Example Structure apply 002

 

 

Description

This example defines a Structure containing String values. Then it uses the apply function to append the String values contained in the Structure.

 

Details

(define X #{ a:"Humpty" b: "Dumpty" c: "sat" d: "on" e: "a" f: "wall"}) Returns: #<Structure 197815>
(apply append X) Returns: Humpty Dumpty sat on a wall

 

Related Examples

Here are examples of the apply function at work.

BitVector apply 008 CpxVector apply 010 FltVector apply 005 IntVector apply 006
Matrix apply 005 Matrix apply 006 NumMatrix apply 009 NumVector apply 007
Pair apply 009 Pair apply 010 ShortVector apply 007 Structure apply 001
Structure apply 002 Vector apply 003 Vector apply 004

 

Function Links

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

apply

Here are a number of links to other related functions.

makeStructure(Structure) defstruct(Structure) defmethod(Structure) addMethod(Structure)

 

Argument Types

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

Structure String

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

BitVector cdr 010 BitVector isType 020 BitVector ref 027 Boolean isType 011
ByteVector isCharAlphabetic 003 ByteVector isCharAlphanumeric 003 ByteVector isCharLowercase 003 ByteVector isCharName 003
ByteVector isCharNumeric 003 ByteVector isCharUppercase 003 ByteVector isCharWhitespace 003 Character isType 012
Context debugBrowsableProcs 001 Context disassemble 001 Date hour 001 Date isType 014
Date julian 001 Date minute 001 Date month 001 Date second 001
Date time 001 Date time 002 Date year 001 Dictionary isDictionary 001
Dictionary isType 006 Dictionary new 004 Dictionary setAttributes 002 Directory isType 007
Directory new 005 Directory ref 010 Directory ref 012 Directory setAttributes 003
Error error 001 Error errorTrap 001 Error isError 001 Error onError 001
FileIO closeLog 001 FltVector cdr 006 FltVector isType 016 FltVector ref 022
Function isType 015 IntVector cdr 007 IntVector isType 017 IntVector ref 023
Matrix cdr 007 Matrix cdr 008 Matrix isType 009 Matrix ref 015
Matrix ref 016 NumMatrix cdr 011 NumMatrix isType 022 NumMatrix ref 035
NumVector cdr 008 NumVector isType 018 NumVector ref 024 NumVector svmRegression 001
Number isType 013 ObjVector cdr 009 ObjVector isType 019 ObjVector ref 025
PcodeVector ref 026 ShortVector cdr 008 ShortVector isType 018 ShortVector ref 024
String addMethod 001 String append 001 String append 002 String clean 001
String code 001 String compare 001 String compareEQ 001 String compareGE 001
String compareGT 001 String compareLE 001 String compareLT 001 String compareNE 001
String comparison functions 001 String defMethod 001 String defMethod 002 String downcase 001
String fileRead 001 String fileRead 002 String fileReadRecord 001 String fileWrite 001
String find 001 String find 002 String hashString 001 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 left 001
String length 001 String length 002 String methodsOf 001 String methodsOf 002
String methodsOf 003 String mid 001 String new 001 String parse 001
String ref 001 String ref 002 String replace 001 String rept 001
String right 001 String send 001 String sizeof 001 String string 001
String string 002 String string 003 String stringCiEQ 001 String stringCiGE 001
String stringCiGT 001 String stringCiLE 001 String stringCiLT 001 String stringCiNE 001
String stringFill 001 String stringToBVector 001 String stringToBVector 002 String stringToBVector 003
String stringToVector 001 String stringToVector 002 String stringToVector 003 String stringToVector 004
String substitute 001 String substitute 002 String substring 001 String substring 002
String substringCiEQ 001 String substringCiGE 001 String substringCiGT 001 String substringCiLE 001
String substringCiLT 001 String substringCiNE 001 String text 001 String trim 001
String type 001 String upcase 001 String upcase 002 String upcase 003
Structure addMethod 003 Structure addMethod 004 Structure append 004 Structure append 005
Structure apply 001 Structure apply 002 Structure binaryInsert 001 Structure binarySearch 001
Structure cdr 001 Structure cdr 002 Structure compareEQ 003 Structure compareGE 003
Structure compareGT 003 Structure compareLE 003 Structure compareLT 003 Structure compareNE 003
Structure comparison functions 003 Structure copy 001 Structure count 001 Structure defineStructure 001
Structure defineStructure 002 Structure defineStructure 003 Structure defmethod 004 Structure defmethod 005
Structure defstruct 001 Structure defstruct 002 Structure delete 001 Structure delete 002
Structure fieldsOf 001 Structure insert 001 Structure inside 001 Structure isAtom 001
Structure isBound 001 Structure isEqual 001 Structure isIdentical 001 Structure isInside 001
Structure isMember 001 Structure isObject 003 Structure isStructure 001 Structure isType 005
Structure length 004 Structure makeStructure 001 Structure makeStructure 002 Structure map 001
Structure mapc 001 Structure member 001 Structure methodsOf 005 Structure new 003
Structure objectToStructure 001 Structure objectToStructure 002 Structure objectToStructure 003 Structure objectToStructure 004
Structure ref 004 Structure ref 006 Structure refAttributes 001 Structure refValues 001
Structure remove 001 Structure resize 001 Structure send 003 Structure setAttributes 001
Structure setCdr 001 Structure setCdr 002 Structure setLastCdr 001 Structure setq 003
Structure setq 004 Structure setq 005 Structure setq 006 Structure sizeof 003
Structure sort 001 Structure sort 002 Structure sort 003 Structure type 003
Structure type 004 Structure type 005 Structure uniqueInsert 001 Structure uniqueInsert 002
Symbol *< 001 Symbol +< 001 Symbol -< 001 Symbol /< 001
Symbol isCharAlphabetic 002 Symbol isCharAlphanumeric 002 Symbol isCharLowercase 002 Symbol isCharName 002
Symbol isCharNumeric 002 Symbol isCharUppercase 002 Symbol isCharWhitespace 002 Symbol isObject 002
Symbol isSymbol 001 Symbol isType 004 Symbol length 003 Symbol makeQuotedSymbol 001
Symbol send 002 Symbol sizeof 002 Symbol symbol 001 Symbol symbol 002
Symbol type 002 Vector cdr 005 Vector cdr 006 Vector isType 008
Vector ref 013 Vector ref 014 Vector setAttributes 004 Vector setAttributes 005
Void isType 010 Void ref 017 substringEQ 001 substringFill 001
substringGE 001 substringGT 001 substringLE 001 substringLT 001
substringNE 001

How do I contact the AIS Server team?

You can always talk with the AIS at aiserver.sourceforge.net.