Y
Hacker News
new
|
ask
|
show
|
jobs
by
d_christiansen
96 days ago
In Lean, strings are packed arrays of bytes, encoded as UTF-8. Lean is very careful about performance; after all, a self-hosted system that can't generate fast code would not scale.