Y
Hacker News
new
|
ask
|
show
|
jobs
by
masklinn
72 days ago
> It's similar to how Rust has isize but no fsize.
isize is the type for signed memory offsets, fsize is completely nonsensical.