Y
Hacker News
new
|
ask
|
show
|
jobs
by
munificent
4442 days ago
> There ain't no synonyms for "caddr" and "cdddr" in English or Python.
In Python:
x[1][1][0] # caddr x[1][1][1] # cdddr