Commit Graph

8 Commits

Author SHA1 Message Date
Asher Gomez
e7b2ca69ee
fix(collections): correct error class when chunk() throws (#4682)
refactor(collections): correct error class when `chunk()` throws
2024-05-07 15:54:29 +10:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Tim Reichen
fc1f3e4228
refactor(collections): format test names (#3988) 2023-12-20 20:48:02 +11:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Yoshiya Hinosawa
808fe203e0
chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
Tim Reichen
04cbe9c89b
BREAKING(collections): rename chunked -> chunk (#1098)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2021-09-01 17:05:50 +09:00