diff options
| author | Rose Hogenson <rhogenson@posteo.net> | 2022-08-23 19:24:26 -0700 |
|---|---|---|
| committer | Rose Hogenson <rhogenson@posteo.net> | 2022-08-23 19:24:26 -0700 |
| commit | 55a9ceb549911e598be213bdb755272e0f9c4a5c (patch) | |
| tree | b84c36f2449203f9d560cb09702af3393b82e652 /csc/hash-map.csc | |
| parent | Insert references, not values into the map. (diff) | |
| download | chromatopelma-55a9ceb549911e598be213bdb755272e0f9c4a5c.tar.zst | |
Change argument passing to use lists.
Using vectors is just horribly complicated combined with builtins like
apply, or procedures that take a rest parameter. Now we pass all
arguments in a list. Hopefully optimization can undo this for known
functions in the future.
Diffstat (limited to 'csc/hash-map.csc')
0 files changed, 0 insertions, 0 deletions
