<function>
<fname property="Applicative Order / LEVEL: 0">
GetElement
</fname>
<prototype>
LISP`

(1)
(GetElement exp integer)
(2)
(GetElement exp symbol)

XML`

(1)
<GetElement>
	exp
	integer
</GetElement>
(2)
<GetElement>
	exp
	^symbol
<GetElement>
</prototype>
<prototype>
C֐錾

XLtype *
cGetElement(XLtype * exp,int integer);
</prototype>
<explanation>
(1)́Aexpŗ^ꂽl\^łꍇAintegerԖڂ̗vfԂB(2)symbolŎvfԂB
</explanation>
</function>
