shithub: asif

Download patch

ref: 87053f0fe08729886e284c4e651c67d575182688
parent: f0aa2bfef6b39d26792d66be56565fca32d4a842
author: qwx <qwx@sciops.net>
date: Wed Jun 21 02:24:19 EDT 2023

archive another shitty vector impl

unsharded version, just a simple buffer; like the old vec.c,
error-prone interface because of the counter-intuitive way elements
are added; could be improved, but we can do better than this anyway