@std/collections@1.0.10Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdPure functions for common tasks related to collection types like arrays and objects
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
3 months ago (1.0.10)
Package root
- LICENSE1 KB
- _utils.ts552 B
- _utils_test.ts1 KB
- aggregate_groups.ts2 KB
- aggregate_groups_test.ts2 KB
- associate_by.ts1 KB
- associate_by_test.ts2 KB
- associate_with.ts1 KB
- associate_with_test.ts2 KB
- chunk.ts1 KB
- chunk_test.ts2 KB
- deep_merge.ts15 KB
- deep_merge_test.ts8 KB
- deno.json2 KB
- distinct.ts958 B
- distinct_by.ts1 KB
- distinct_by_test.ts2 KB
- distinct_test.ts1 KB
- drop_last_while.ts1 KB
- drop_last_while_test.ts1 KB
- drop_while.ts1 KB
- drop_while_test.ts2 KB
- filter_entries.ts1 KB
- filter_entries_test.ts2 KB
- filter_keys.ts1 KB
- filter_keys_test.ts2 KB
- filter_values.ts1 KB
- filter_values_test.ts2 KB
- find_single.ts1 KB
- find_single_test.ts2 KB
- first_not_nullish_of.ts1 KB
- first_not_nullish_of_test.ts2 KB
- includes_value.ts1 KB
- includes_value_test.ts2 KB
- intersect.ts1 KB
- intersect_test.ts3 KB
- invert.ts1 KB
- invert_by.ts2 KB
- invert_by_test.ts846 B
- invert_test.ts1 KB
- join_to_string.ts3 KB
- join_to_string_test.ts3 KB
- map_entries.ts1 KB
- map_entries_test.ts3 KB
- map_keys.ts1 KB
- map_keys_test.ts3 KB
- map_not_nullish.ts2 KB
- map_not_nullish_test.ts2 KB
- map_values.ts3 KB
- map_values_test.ts3 KB
- max_by.ts4 KB
- max_by_test.ts3 KB
- max_of.ts3 KB
- max_of_test.ts2 KB
- max_with.ts1 KB
- max_with_test.ts2 KB
- min_by.ts4 KB
- min_by_test.ts3 KB
- min_of.ts3 KB
- min_of_test.ts2 KB
- min_with.ts1 KB
- min_with_test.ts2 KB
- mod.ts2 KB
- omit.ts969 B
- omit_test.ts1 KB
- partition.ts3 KB
- partition_entries.ts2 KB
- partition_entries_test.ts2 KB
- partition_test.ts2 KB
- permutations.ts1 KB
- permutations_test.ts2 KB
- pick.ts953 B
- pick_test.ts1 KB
- reduce_groups.ts1 KB
- reduce_groups_test.ts2 KB
- running_reduce.ts1 KB
- running_reduce_test.ts4 KB
- sample.ts1 KB
- sample_test.ts955 B
- sliding_windows.ts2 KB
- sliding_windows_test.ts7 KB
- sort_by.ts6 KB
- sort_by_test.ts10 KB
- sum_of.ts983 B
- sum_of_test.ts3 KB
- take_last_while.ts1 KB
- take_last_while_test.ts2 KB
- take_while.ts1 KB
- take_while_test.ts4 KB
- union.ts990 B
- union_test.ts3 KB
- unstable_chunk.ts2 KB
- unstable_chunk_test.ts5 KB
- unstable_drop_last_while.ts1 KB
- unstable_drop_last_while_test.ts2 KB
- unstable_drop_while.ts1 KB
- unstable_drop_while_test.ts3 KB
- unstable_intersect.ts1 KB
- unstable_intersect_test.ts4 KB
- unstable_sample.ts1 KB
- unstable_sample_test.ts3 KB
- unstable_sliding_windows.ts3 KB
- unstable_sliding_windows_test.ts9 KB
- unstable_sort_by.ts4 KB
- unstable_take_last_while.ts1 KB
- unstable_take_last_while_test.ts3 KB
- unstable_take_while.ts1 KB
- unstable_without_all.ts1 KB
- unstable_without_all_test.ts3 KB
- unzip.ts1 KB
- unzip_test.ts1 KB
- without_all.ts849 B
- without_all_test.ts1 KB
- zip.ts1 KB
- zip_test.ts3 KB