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 09dff08de289bbb6f7136c7e2f8c66dcc1856bba)
last changed: 2026-04-16