> ## Documentation Index
> Fetch the complete documentation index at: https://preview.bazel.build/llms.txt
> Use this file to discover all available pages before exploring further.

# Global functions

This section lists the global functions available in Starlark. The list of available functions differs depending on the file type (whether a BUILD file, or a .bzl file, etc).

* [.bzl files](/rules/lib/globals/bzl)
* [All Bazel files](/rules/lib/globals/all)
* [BUILD files](/rules/lib/globals/build)
* [MODULE.bazel files](/rules/lib/globals/module)
* [REPO.bazel files](/rules/lib/globals/repo)
* [VENDOR.bazel files](/rules/lib/globals/vendor)
