mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-20 22:29:16 +02:00
We need to ensure the code point buffer only contains a single byte in order to use the fast path for string creation. For example if there is one code point that is 2 bytes large we need to use the slow path. |
||
---|---|---|
.. | ||
cyclone | ||
base.sld | ||
case-lambda.sld | ||
char.sld | ||
complex.sld | ||
cxr.sld | ||
eval.sld | ||
file.sld | ||
inexact.sld | ||
lazy.sld | ||
load.sld | ||
process-context.sld | ||
read.sld | ||
repl.sld | ||
time.sld | ||
write.sld |