Product Documentation
Cadence SKILL Language Reference
Product Version IC23.1, November 2023

1


List Functions

A SKILL list is an ordered collection of SKILL data objects. The list data structure is central to SKILL and is used in many ways. Following are the list functions.

append

append1

caar, caaar, caadr, cadr, caddr, cdar, cddr, ...

car

cdr

cons

constar

copy

dtpr

last

lconc

length

lindex

list

listp

nconc

nth

nthcdr

nthelem

pairp

range

remd

remdq

remove

removeListDuplicates

remq

reverse

rplaca

rplacd

setcar

setcdr

subst

tailp

tconc

xcons

xCoord

yCoord


Return to top
 ⠀
X