Internal Bash functions, useful when writing loadable builtins
- Find an environment variable
- Set an environment variable to a string value
- Set an environment variable to a string value if it's not already set
- Check if an environment variable is set
- Check if an environment variable is an array
- Get an environment variable that's an array
- Unset an environment variable
- Create an array