mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 00:07:36 +02:00
This allows allocation of a string using either the stack for small strings or our GC'd heap if the string exceeds the maximum stack size. |
||
---|---|---|
.. | ||
ck_ht_hash.h | ||
runtime-main.h | ||
runtime.h | ||
types.h |