std/collections
denobot 66e8fc9869
chore: release 2024.05.16 (#4755)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-05-16 20:10:44 +09:00
..
_utils.ts docs(collections): add module example (#4475) 2024-03-12 16:56:07 +11:00
aggregate_groups_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
aggregate_groups.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
associate_by_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
associate_by.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
associate_with_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
associate_with.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
chunk_test.ts fix(collections): correct error class when chunk() throws (#4682) 2024-05-07 15:54:29 +10:00
chunk.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
deep_merge_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
deep_merge.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
deno.json chore: release 2024.05.16 (#4755) 2024-05-16 20:10:44 +09:00
distinct_by_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
distinct_by.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
distinct_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
distinct.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
drop_last_while_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
drop_last_while.ts docs(bytes,collections): fix doc checker and documentation (#4691) 2024-05-08 16:18:26 +10:00
drop_while_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
drop_while.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
filter_entries_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
filter_entries.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
filter_keys_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
filter_keys.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
filter_values_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
filter_values.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
find_single_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
find_single.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
first_not_nullish_of_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
first_not_nullish_of.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
includes_value_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
includes_value.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
intersect_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
intersect.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
invert_by_test.ts feat(collections): add invert() and invertBy() (#4710) 2024-05-13 09:02:00 +10:00
invert_by.ts feat(collections): add invert() and invertBy() (#4710) 2024-05-13 09:02:00 +10:00
invert_test.ts feat(collections): add invert() and invertBy() (#4710) 2024-05-13 09:02:00 +10:00
invert.ts feat(collections): add invert() and invertBy() (#4710) 2024-05-13 09:02:00 +10:00
join_to_string_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
join_to_string.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
map_entries_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
map_entries.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
map_keys_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
map_keys.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
map_not_nullish_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
map_not_nullish.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
map_values_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
map_values.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
max_by_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
max_by.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
max_of_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
max_of.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
max_with_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
max_with.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
min_by_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
min_by.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
min_of_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
min_of.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
min_with_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
min_with.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
mod.ts feat(collections): add invert() and invertBy() (#4710) 2024-05-13 09:02:00 +10:00
omit_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
omit.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
partition_entries_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
partition_entries.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
partition_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
partition.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
permutations_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
permutations.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
pick_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
pick.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
reduce_groups_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
reduce_groups.ts docs(bytes,collections): fix doc checker and documentation (#4691) 2024-05-08 16:18:26 +10:00
running_reduce_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
running_reduce.ts docs(bytes,collections): fix doc checker and documentation (#4691) 2024-05-08 16:18:26 +10:00
sample_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
sample.ts docs(bytes,collections): fix doc checker and documentation (#4691) 2024-05-08 16:18:26 +10:00
sliding_windows_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
sliding_windows.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
sort_by_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
sort_by.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
sum_of_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
sum_of.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
take_last_while_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
take_last_while.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
take_while_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
take_while.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
union_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
union.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
unzip_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
unzip.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00
without_all_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
without_all.ts docs(collections): complete documentation (#4664) 2024-05-06 16:51:20 +09:00
zip_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
zip.ts refactor(collections): minor cleanups (#4681) 2024-05-07 17:11:55 +10:00