Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

has

container.expanding.has

has element at index `i` been set already? This is true after an explicit
call to `put i v` for some value `v` or for indices in the range `0..length-1`
for all indices that existed before `expand` was called.
Precondition
pre
  safety: 0 <= i < length+n
0.095dev (GIT hash 174ff0d5a4465a8a0415fd934dc6963e69d62f22)
last changed: 2026-04-27