Skip to content

Commit 69709be

Browse files
committed
Auto-generated commit
1 parent d0dac09 commit 69709be

File tree

8 files changed

+130
-11
lines changed

8 files changed

+130
-11
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ indent_style = tab
8686
[*.{f,f.txt}]
8787
indent_style = space
8888
indent_size = 2
89-
insert_final_newline = false
9089

9190
# Set properties for shell files:
9291
[*.{sh,sh.txt}]

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-12-23T02:19:29.466Z
1+
2025-09-15T00:44:50.763Z

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [respective directory](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/iter/none-by) of the main repository where we’ll review and provide feedback.
44

5-
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/development.md) for help on developing stdlib.
5+
If this is your first stdlib contribution, be sure to read the [contributing guide](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md) which provides guidelines and instructions for submitting contributions. You may also consult the [development guide](https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md) for help on developing stdlib.
66

77
We look forward to receiving your contribution! :smiley:

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,12 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191+
.cursor
192+
.cursorignore
193+
.windsurfrules
194+
.clinerules
195+
196+
# AI coding agents #
197+
####################
198+
CLAUDE.md
199+
GEMINI.md

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-12-23)
7+
## Unreleased (2025-09-15)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`321e49e`](https://github.com/stdlib-js/stdlib/commit/321e49e9965648f1b5eb6a840fe454959af0ec49) - **docs:** add missing periods to list items _(by Philipp Burckhardt)_
1516
- [`6e9f42e`](https://github.com/stdlib-js/stdlib/commit/6e9f42e4c912485d9896eaa16c88b70fd3688e97) - **docs:** harmonize list formatting in repl.txt and ensure starting newline _(by Philipp Burckhardt)_
1617

1718
</details>

CONTRIBUTORS

Lines changed: 113 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,44 +3,90 @@
33
# Contributors listed in alphabetical order.
44

55
Aadish Jain <[email protected]>
6+
Aarya Balwadkar <[email protected]>
67
Aayush Khanna <[email protected]>
8+
Abdelrahman Samir <[email protected]>
9+
Abdul Kaium <[email protected]>
10+
Abhay Punia <[email protected]>
711
Abhijit Raut <[email protected]>
12+
Abhishek G <[email protected]>
13+
Abhishek Jain <[email protected]>
814
Adarsh Palaskar <[email protected]>
915
Aditya Sapra <[email protected]>
16+
Aditya Singh <[email protected]>
1017
Ahmed Atwa <[email protected]>
1118
Ahmed Kashkoush <[email protected]>
1219
Ahmed Khaled <[email protected]>
20+
Aksshay Balasubramanian <[email protected]>
1321
Aleksandr <[email protected]>
1422
Ali Salesi <[email protected]>
23+
AlyAbdelmoneim <[email protected]>
1524
Aman Bhansali <[email protected]>
25+
AmanBhadkariya <[email protected]>
26+
Amisha Chhajed <[email protected]>
1627
Amit Jimiwal <[email protected]>
28+
Anmol Sah <[email protected]>
29+
Annamalai Prabu <[email protected]>
30+
Anshu Kumar <[email protected]>
31+
Anshu Kumar <[email protected]>
1732
Anudeep Sanapala <[email protected]>
33+
Arihant Pal <[email protected]>
34+
Aryan Bhirud <[email protected]>
35+
1836
Athan Reines <[email protected]>
37+
Atharva Patil <[email protected]>
1938
39+
Bhavishy Agrawal <[email protected]>
2040
Brendan Graetz <[email protected]>
2141
Bruno Fenzl <[email protected]>
2242
Bryan Elee <[email protected]>
2343
Chinmay Joshi <[email protected]>
2444
Christopher Dambamuromo <[email protected]>
45+
DUDHAT HEMIL PRAVINKUMAR <[email protected]>
2546
47+
Daniel Hernandez Gomez <[email protected]>
2648
Daniel Killenberger <[email protected]>
2749
Daniel Yu <[email protected]>
2850
Debashis Maharana <[email protected]>
51+
Deep Trivedi <[email protected]>
52+
Deepak Singh <[email protected]>
53+
Deepak Singh <[email protected]>
2954
Desh Deepak Kant <[email protected]>
55+
56+
Dhanyabad behera <[email protected]>
57+
Dhruv Arvind Singh <[email protected]>
58+
Dhruvil Mehta <[email protected]>
59+
Dipjyoti Das <[email protected]>
3060
Divyansh Seth <[email protected]>
3161
Dominic Lim <[email protected]>
3262
Dominik Moritz <[email protected]>
3363
Dorrin Sotoudeh <[email protected]>
3464
EuniceSim142 <[email protected]>
3565
Frank Kovacs <[email protected]>
66+
GK Bishnoi <[email protected]>
67+
GURU PRASAD SHARMA <[email protected]>
68+
69+
Gaurav Kaushik <[email protected]>
70+
Gautam Kaushik <[email protected]>
71+
Gautam sharma <[email protected]>
72+
73+
Girish Garg <[email protected]>
3674
Golden Kumar <[email protected]>
3775
Gunj Joshi <[email protected]>
38-
Gururaj Gurram <[email protected]>
76+
Gururaj Gurram <[email protected]>
77+
Harishchandra Reddy <[email protected]>
78+
Haroon Rasheed <[email protected]>
79+
3980
4081
Harshita Kalani <[email protected]>
82+
Hemang Choudhary <[email protected]>
83+
Hemant M Mehta <[email protected]>
4184
Hridyanshu <[email protected]>
4285
Jaimin Godhani <[email protected]>
86+
Jaison D Souza <[email protected]>
87+
Jalaj Kumar <[email protected]>
4388
James Gelok <[email protected]>
89+
4490
Jaysukh Makvana <[email protected]>
4591
Jenish Thapa <[email protected]>
4692
Jithin KS <[email protected]>
@@ -49,78 +95,142 @@ Joey Reed <[email protected]>
4995
Jordan Gallivan <[email protected]>
5096
Joris Labie <[email protected]>
5197
Justin Dennison <[email protected]>
98+
Justyn Shelby <[email protected]>
99+
Karan Anand <[email protected]>
100+
Karan Vasudevamurthy <[email protected]>
101+
Karan Yadav <[email protected]>
52102
Karthik Prakash <[email protected]>
103+
Kaushikgtm <[email protected]>
104+
Kavyansh-Bagdi <[email protected]>
53105
Kohantika Nath <[email protected]>
106+
Krishnam Agarwal <[email protected]>
54107
Krishnendu Das <[email protected]>
55108
Kshitij-Dale <[email protected]>
109+
Lalit Narayan Yadav <[email protected]>
110+
Lokesh Ranjan <[email protected]>
56111
Lovelin Dhoni J B <[email protected]>
112+
113+
Mahfuza Humayra Mohona <[email protected]>
57114
Manik Sharma <[email protected]>
58115
Manvith M <[email protected]>
59116
Marcus Fantham <[email protected]>
60117
Matt Cochrane <[email protected]>
61118
Mihir Pandit <[email protected]>
62119
Milan Raj <[email protected]>
120+
Mohammad Bin Aftab <[email protected]>
63121
Mohammad Kaif <[email protected]>
64122
Momtchil Momtchev <[email protected]>
65123
Muhammad Haris <[email protected]>
124+
Muhammad Taaha Tariq <[email protected]>
125+
Muhmmad Saad <[email protected]>
126+
NEEKUorAAYUSH <[email protected]>
127+
Nakul Krishnakumar <[email protected]>
66128
Naresh Jagadeesan <[email protected]>
67129
Naveen Kumar <[email protected]>
68130
Neeraj Pathak <[email protected]>
131+
NirvedMishra <[email protected]>
69132
Nishant Shinde <[email protected]>
133+
Nishant singh <[email protected]>
134+
Nishchay Rajput <[email protected]>
70135
Nithin Katta <[email protected]>
71136
Nourhan Hasan <[email protected]>
72137
Ognjen Jevremović <[email protected]>
73138
Oneday12323 <[email protected]>
74139
Ori Miles <[email protected]>
75140
Philipp Burckhardt <[email protected]>
141+
Pierre Forstmann <[email protected]>
142+
Pradyumn Prasad <[email protected]>
143+
Prajjwal Bajpai <[email protected]>
76144
Prajwal Kulkarni <[email protected]>
77-
Pranav Goswami <[email protected]>
145+
Pranav Goswami <[email protected]>
78146
Pranjal Jha <[email protected]>
79147
Prashant Kumar Yadav <[email protected]>
148+
PrathamBhamare <[email protected]>
80149
Pratik Singh <[email protected]>
81150
Pratyush Kumar Chouhan <[email protected]>
151+
Pravesh Kunwar <[email protected]>
82152
Priyansh Prajapati <[email protected]>
83153
Priyanshu Agarwal <[email protected]>
154+
Pulkit Gupta <[email protected]>
84155
Pushpendra Chandravanshi <[email protected]>
156+
Rahul Kumar <[email protected]>
85157
Raunak Kumar Gupta <[email protected]>
86158
Rejoan Sardar <[email protected]>
87159
Ricky Reusser <[email protected]>
88160
Ridam Garg <[email protected]>
89161
162+
Rishav Tarway <[email protected]>
90163
Robert Gislason <[email protected]>
91164
Roman Stetsyk <[email protected]>
165+
92166
Rutam Kathale <[email protected]>
93167
Ruthwik Chikoti <[email protected]>
94168
Ryan Seal <[email protected]>
95169
Rylan Yang <[email protected]>
170+
SAHIL KUMAR <[email protected]>
171+
SAUJANYA MAGARDE <[email protected]>
172+
SHIVAM YADAV <[email protected]>
173+
Sachin Raj <[email protected]>
174+
Sahil Goyal <[email protected]>
175+
Sai Avinash <[email protected]>
96176
Sai Srikar Dumpeti <[email protected]>
177+
Sanchay Ketan Sinha <[email protected]>
97178
Sarthak Paandey <[email protected]>
179+
Satyajeet Chavan <[email protected]>
98180
Saurabh Singh <[email protected]>
99181
Seyyed Parsa Neshaei <[email protected]>
182+
Shabareesh Shetty <[email protected]>
100183
Shashank Shekhar Singh <[email protected]>
184+
Shaswata Panda <[email protected]>
101185
Shivam Ahir <[email protected]>
186+
102187
Shraddheya Shendre <[email protected]>
103188
Shubh Mehta <[email protected]>
104189
Shubham Mishra <[email protected]>
190+
Siddhesh waje <[email protected]>
105191
Sivam Das <[email protected]>
106192
Snehil Shah <[email protected]>
107193
Soumajit Chatterjee <[email protected]>
108194
Spandan Barve <[email protected]>
195+
Srinivas Batthula <[email protected]>
109196
Stephannie Jiménez Gacha <[email protected]>
197+
Suhaib Ilahi <[email protected]>
110198
Suraj Kumar <[email protected]>
199+
Swapnil Hajare <[email protected]>
200+
Tanishq Ahuja <[email protected]>
111201
Tirtadwipa Manunggal <[email protected]>
112202
Tudor Pagu <[email protected]>
113203
Tufailahmed Bargir <[email protected]>
204+
Tushar Bhardwaj <[email protected]>
205+
Tyson Cung <[email protected]>
206+
Uday Kakade <[email protected]>
207+
Ujjwal Kirti <[email protected]>
114208
Utkarsh <http://[email protected]>
115209
Utkarsh Raj <[email protected]>
116210
UtkershBasnet <[email protected]>
117211
Vaibhav Patel <[email protected]>
212+
Vansh Choudhary <[email protected]>
213+
Vara Rahul Rajana <[email protected]>
118214
Varad Gupta <[email protected]>
119215
Vinit Pandit <[email protected]>
120-
Vivek maurya <[email protected]>
216+
Vivek Maurya <[email protected]>
217+
Wendy Yuchen Sun <[email protected]>
121218
Xiaochuan Ye <[email protected]>
122219
Yaswanth Kosuru <[email protected]>
123220
Yernar Yergaziyev <[email protected]>
221+
Yugal Kaushik <[email protected]>
222+
Yuvi Mittal <[email protected]>
223+
deepak427 <[email protected]>
224+
devshree-bhati <[email protected]>
225+
226+
ekambains <[email protected]>
227+
fadiothman22 <[email protected]>
228+
iraandrushko <[email protected]>
229+
230+
lohithganni <[email protected]>
124231
olenkabilonizhka <[email protected]>
232+
pranav-1720 <[email protected]>
233+
rahulrangers <[email protected]>
125234
126235
236+

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Copyright (c) 2016-2024 The Stdlib Authors.
1+
Copyright (c) 2016-2025 The Stdlib Authors.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ var bool = iterNoneBy( array2iterator( [] ), predicate );
105105

106106
A `predicate` function is provided two arguments:
107107

108-
- **value**: iterated value
109-
- **index**: iteration index (zero-based)
108+
- **value**: iterated value.
109+
- **index**: iteration index (zero-based).
110110

111111
To set the execution context of the `predicate` function, provide a `thisArg`.
112112

@@ -232,7 +232,7 @@ See [LICENSE][stdlib-license].
232232

233233
## Copyright
234234

235-
Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
235+
Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
236236

237237
</section>
238238

0 commit comments

Comments
 (0)