Summary

use fixed-argc C_inline routines for vector/list/##sys#make-structure

Metadata

Description

For 0-8 arguments, `list`, `vector` and `##sys#make-structure` can be rewritten to allocating `C_inline` functions (`C_a_i_vectorN`, etc.) that don't use varargs.

Changes and comments

[2010-07-26 12:40:02 UTC] felix changed status from new to closed

[2010-07-26 12:40:02 UTC] felix set resolution to fixed