Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aidenn0
on Dec 17, 2022
|
parent
|
context
|
favorite
| on:
The empty list
Lists in python are what are called vectors in almost every other language.
You can make a resizable vector in CL and use vector-push-extend to do things just like python.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can make a resizable vector in CL and use vector-push-extend to do things just like python.