Commit Graph

9 Commits

Author SHA1 Message Date
Philipp Niedermayer 1f41a9f2a1
Fix slicing last n elements using count (#6838) 2025-09-01 09:16:19 +00:00
Malo 417f5846b6
Support comparison functions in `array.sorted` (#5627)
Co-authored-by: +merlan #flirora <uruwi@protonmail.com>
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-02 09:41:45 +00:00
+merlan #flirora a64af130dc
Add default parameter for array.{first, last} (#5970) 2025-03-31 09:06:18 +00:00
astrale-sharp ad4ef68a11
Lexer hint (#4346)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-12 12:00:22 +00:00
Tobias Schmitz b0306785d5
Add `windows` method to array (#4136)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-22 15:58:06 +00:00
T0mstone c4c53ab52e
Add `exact` argument to `array.zip` (#4030) 2024-05-06 14:02:27 +00:00
hardlydearly 6ba94c4518
Remove repetitive words (#3991)
Signed-off-by: hardlydearly <799511800@qq.com>
2024-04-30 12:22:59 +00:00
JustForFun88 d7838ab128
Add `reduce` method to `array` (#3911) 2024-04-30 12:21:40 +00:00
Laurenz 020294fca9
Better test runner (#3922) 2024-04-13 08:39:45 +00:00