commit | a2234c7a4249be44d9ea9d6c922fdebb7e79ad9e | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Wed Nov 11 13:59:16 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 11 14:01:19 2020 -0800 |
tree | 166f5dced10c58d24d99f94a04507d5a8a1df9e5 | |
parent | a1471a8aa16a0bce8a7d54dbbdb29f9652a18473 [diff] |
starlark: make reversed() accept iterable, not just sequence The spec says: "reversed(x) returns a new list containing the elements of the iterable sequence x in reverse order." PiperOrigin-RevId: 341905234
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md