$ errors.fyi/julia/UndefVarError 128 namespaces · 4,025 codes
julia · julia/UndefVarError
UndefVarError

Undefined Variable

A variable was referenced before it was assigned, or it is not in scope at the point of use. Check for typos in the variable name, ensure it is defined before use, and be aware of Julia's scoping rules for closures and loops.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT