mirror of
https://github.com/bazelbuild/bazel-skylib
synced 2024-11-27 05:43:25 +00:00
3154dbbc41
* Add sets.is_set() to test whether an arbitrary object is a set. Since using sets requires special API, it can be useful to determine whether an object is a set so special handling can be used. For example, if a method wants to be able to take a list or a set. |
||
---|---|---|
.. | ||
copy_file | ||
diff_test | ||
native_binary | ||
run_binary | ||
write_file | ||
analysis_test_test.sh | ||
BUILD | ||
build_test_tests.bzl | ||
collections_tests.bzl | ||
common_settings_test.sh | ||
dicts_tests.bzl | ||
new_sets_tests.bzl | ||
old_sets_tests.bzl | ||
partial_tests.bzl | ||
paths_tests.bzl | ||
selects_tests.bzl | ||
shell_tests.bzl | ||
structs_tests.bzl | ||
types_tests.bzl | ||
unittest.bash | ||
unittest_test.sh | ||
unittest_tests.bzl | ||
versions_tests.bzl |