@stdlib/utils-reject-arguments 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,481 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+
180
+
181
+ Boost Software License - Version 1.0 - August 17th, 2003
182
+
183
+ Permission is hereby granted, free of charge, to any person or organization
184
+ obtaining a copy of the software and accompanying documentation covered by this
185
+ license (the "Software") to use, reproduce, display, distribute, execute, and
186
+ transmit the Software, and to prepare derivative works of the Software, and to
187
+ permit third-parties to whom the Software is furnished to do so, all subject to
188
+ the following:
189
+
190
+ The copyright notices in the Software and this entire statement, including the
191
+ above license grant, this restriction and the following disclaimer, must be
192
+ included in all copies of the Software, in whole or in part, and all derivative
193
+ works of the Software, unless such copies or derivative works are solely in the
194
+ form of machine-executable object code generated by a source language processor.
195
+
196
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
197
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
198
+ FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
199
+ COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES
200
+ OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
201
+ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
202
+
203
+
204
+
205
+
206
+ DEPENDENCIES
207
+
208
+ The library links against the following external libraries, which have their own
209
+ licenses:
210
+
211
+ * OpenBLAS <https://raw.githubusercontent.com/xianyi/OpenBLAS/
212
+ def146efed8d5908ea04e22668feeab7099599a0/LICENSE>
213
+
214
+ Copyright (c) 2011-2014, The OpenBLAS Project
215
+ All rights reserved.
216
+
217
+ Redistribution and use in source and binary forms, with or without
218
+ modification, are permitted provided that the following conditions are
219
+ met:
220
+
221
+ 1. Redistributions of source code must retain the above copyright
222
+ notice, this list of conditions and the following disclaimer.
223
+
224
+ 2. Redistributions in binary form must reproduce the above copyright
225
+ notice, this list of conditions and the following disclaimer in
226
+ the documentation and/or other materials provided with the
227
+ distribution.
228
+
229
+ 3. Neither the name of the OpenBLAS project nor the names of
230
+ its contributors may be used to endorse or promote products
231
+ derived from this software without specific prior written
232
+ permission.
233
+
234
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
235
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
236
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
237
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
238
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
239
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
240
+ GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
241
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
242
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
243
+ THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
244
+
245
+
246
+ * Electron <https://raw.githubusercontent.com/electron/electron/
247
+ c4cfb3e7110266b9d7ad80e1ae097c4db564501c/LICENSE>
248
+
249
+ Copyright (c) 2013-2017 GitHub Inc.
250
+
251
+ Permission is hereby granted, free of charge, to any person obtaining
252
+ a copy of this software and associated documentation files (the
253
+ "Software"), to deal in the Software without restriction, including
254
+ without limitation the rights to use, copy, modify, merge, publish,
255
+ distribute, sublicense, and/or sell copies of the Software, and to
256
+ permit persons to whom the Software is furnished to do so, subject to
257
+ the following conditions:
258
+
259
+ The above copyright notice and this permission notice shall be
260
+ included in all copies or substantial portions of the Software.
261
+
262
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
263
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
264
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
265
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
266
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
267
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
268
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
269
+
270
+
271
+ * Boost <http://www.boost.org/LICENSE_1_0.txt>
272
+
273
+ Boost Software License - Version 1.0 - August 17th, 2003
274
+
275
+ Permission is hereby granted, free of charge, to any person or organization
276
+ obtaining a copy of the software and accompanying documentation covered by
277
+ this license (the "Software") to use, reproduce, display, distribute,
278
+ execute, and transmit the Software, and to prepare derivative works of the
279
+ Software, and to permit third-parties to whom the Software is furnished to
280
+ do so, all subject to the following:
281
+
282
+ The copyright notices in the Software and this entire statement, including
283
+ the above license grant, this restriction and the following disclaimer,
284
+ must be included in all copies of the Software, in whole or in part, and
285
+ all derivative works of the Software, unless such copies or derivative
286
+ works are solely in the form of machine-executable object code generated by
287
+ a source language processor.
288
+
289
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
290
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
291
+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
292
+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
293
+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
294
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
295
+ DEALINGS IN THE SOFTWARE.
296
+
297
+
298
+ * Cephes <http://www.netlib.org/cephes/readme>
299
+
300
+ Copyright (c) 1984-2000 Stephen L. Moshier
301
+
302
+ Some software in this archive may be from the book _Methods and Programs for
303
+ Mathematical Functions_ (Prentice-Hall or Simon & Schuster International, 1989)
304
+ or from the Cephes Mathematical Library, a commercial product. In either event,
305
+ it is copyrighted by the author. What you see here may be used freely but it
306
+ comes with no support or guarantee.
307
+
308
+ Stephen L. Moshier
309
+ moshier@na-net.ornl.gov
310
+
311
+
312
+
313
+ ATTRIBUTION
314
+
315
+ The library contains implementations from the following external libraries,
316
+ which have their own licenses:
317
+
318
+ * FreeBSD <https://svnweb.freebsd.org/>
319
+
320
+ Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
321
+
322
+ Developed at SunPro, a Sun Microsystems, Inc. business.
323
+ Permission to use, copy, modify, and distribute this
324
+ software is freely granted, provided that this notice
325
+ is preserved.
326
+
327
+
328
+ * FDLIBM <http://www.netlib.org/fdlibm/>
329
+
330
+ Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
331
+
332
+ Developed at SunPro, a Sun Microsystems, Inc. business.
333
+ Permission to use, copy, modify, and distribute this
334
+ software is freely granted, provided that this notice
335
+ is preserved.
336
+
337
+
338
+ * Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
339
+
340
+ Copyright (c) 2009 The Go Authors. All rights reserved.
341
+
342
+ Redistribution and use in source and binary forms, with or without
343
+ modification, are permitted provided that the following conditions are
344
+ met:
345
+
346
+ * Redistributions of source code must retain the above copyright
347
+ notice, this list of conditions and the following disclaimer.
348
+ * Redistributions in binary form must reproduce the above
349
+ copyright notice, this list of conditions and the following disclaimer
350
+ in the documentation and/or other materials provided with the
351
+ distribution.
352
+ * Neither the name of Google Inc. nor the names of its
353
+ contributors may be used to endorse or promote products derived from
354
+ this software without specific prior written permission.
355
+
356
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
357
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
358
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
359
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
360
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
361
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
362
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
363
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
364
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
365
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
366
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
367
+
368
+
369
+ * SLATEC Common Mathematical Library <http://www.netlib.no/netlib/slatec/>
370
+
371
+ Public domain.
372
+
373
+
374
+ * ESLint <https://raw.githubusercontent.com/eslint/eslint/master/LICENSE>
375
+
376
+ Copyright JS Foundation and other contributors, https://js.foundation
377
+
378
+ Permission is hereby granted, free of charge, to any person obtaining a copy
379
+ of this software and associated documentation files (the "Software"), to deal
380
+ in the Software without restriction, including without limitation the rights
381
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
382
+ copies of the Software, and to permit persons to whom the Software is
383
+ furnished to do so, subject to the following conditions:
384
+
385
+ The above copyright notice and this permission notice shall be included in
386
+ all copies or substantial portions of the Software.
387
+
388
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
389
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
390
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
391
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
392
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
393
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
394
+ THE SOFTWARE.
395
+
396
+
397
+ * StatsFuns.jl <https://raw.githubusercontent.com/JuliaStats/StatsFuns.jl/
398
+ e66dd973650c375bc1739c820e5b96bb5bd000a8/LICENSE.md>
399
+
400
+ Copyright (c) 2015: Dahua Lin.
401
+
402
+ Permission is hereby granted, free of charge, to any person obtaining
403
+ a copy of this software and associated documentation files (the
404
+ "Software"), to deal in the Software without restriction, including
405
+ without limitation the rights to use, copy, modify, merge, publish,
406
+ distribute, sublicense, and/or sell copies of the Software, and to
407
+ permit persons to whom the Software is furnished to do so, subject to
408
+ the following conditions:
409
+
410
+ The above copyright notice and this permission notice shall be
411
+ included in all copies or substantial portions of the Software.
412
+
413
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
414
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
415
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
416
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
417
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
418
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
419
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
420
+
421
+
422
+ * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
423
+ SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
424
+
425
+ The MIT License (MIT)
426
+
427
+ Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
428
+
429
+ https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
430
+
431
+ Permission is hereby granted, free of charge, to any person obtaining a copy
432
+ of this software and associated documentation files (the "Software"), to deal
433
+ in the Software without restriction, including without limitation the rights
434
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
435
+ copies of the Software, and to permit persons to whom the Software is
436
+ furnished to do so, subject to the following conditions:
437
+
438
+ The above copyright notice and this permission notice shall be included in all
439
+ copies or substantial portions of the Software.
440
+
441
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
442
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
443
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
444
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
445
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
446
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
447
+ SOFTWARE.
448
+
449
+
450
+ * MT19937 <http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/CODES/
451
+ mt19937ar.c>
452
+
453
+ Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
454
+ All rights reserved.
455
+
456
+ Redistribution and use in source and binary forms, with or without
457
+ modification, are permitted provided that the following conditions
458
+ are met:
459
+
460
+ 1. Redistributions of source code must retain the above copyright
461
+ notice, this list of conditions and the following disclaimer.
462
+
463
+ 2. Redistributions in binary form must reproduce the above copyright
464
+ notice, this list of conditions and the following disclaimer in the
465
+ documentation and/or other materials provided with the distribution.
466
+
467
+ 3. The names of its contributors may not be used to endorse or promote
468
+ products derived from this software without specific prior written
469
+ permission.
470
+
471
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
472
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
473
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
474
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
475
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
476
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
477
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
478
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
479
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
480
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
481
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
package/NOTICE ADDED
@@ -0,0 +1 @@
1
+ Copyright (c) 2016-2022 The Stdlib Authors.
package/README.md ADDED
@@ -0,0 +1,253 @@
1
+ <!--
2
+
3
+ @license Apache-2.0
4
+
5
+ Copyright (c) 2021 The Stdlib Authors.
6
+
7
+ Licensed under the Apache License, Version 2.0 (the "License");
8
+ you may not use this file except in compliance with the License.
9
+ You may obtain a copy of the License at
10
+
11
+ http://www.apache.org/licenses/LICENSE-2.0
12
+
13
+ Unless required by applicable law or agreed to in writing, software
14
+ distributed under the License is distributed on an "AS IS" BASIS,
15
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16
+ See the License for the specific language governing permissions and
17
+ limitations under the License.
18
+
19
+ -->
20
+
21
+ # rejectArguments
22
+
23
+ [![NPM version][npm-image]][npm-url] [![Build Status][test-image]][test-url] [![Coverage Status][coverage-image]][coverage-url] <!-- [![dependencies][dependencies-image]][dependencies-url] -->
24
+
25
+ > Create a function that invokes a provided function according to a predicate function.
26
+
27
+ <!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
28
+
29
+ <section class="intro">
30
+
31
+ </section>
32
+
33
+ <!-- /.intro -->
34
+
35
+ <!-- Package usage documentation. -->
36
+
37
+ <section class="installation">
38
+
39
+ ## Installation
40
+
41
+ ```bash
42
+ npm install @stdlib/utils-reject-arguments
43
+ ```
44
+
45
+ </section>
46
+
47
+ <section class="usage">
48
+
49
+ ## Usage
50
+
51
+ ```javascript
52
+ var rejectArguments = require( '@stdlib/utils-reject-arguments' );
53
+ ```
54
+
55
+ #### rejectArguments( fcn, predicate\[, thisArg] )
56
+
57
+ Returns a `function` that invokes a provided function according to a `predicate` function.
58
+
59
+ ```javascript
60
+ function foo( a, b ) {
61
+ return [ a, b ];
62
+ }
63
+
64
+ function predicate( v ) {
65
+ return ( v === 2 );
66
+ }
67
+
68
+ var bar = rejectArguments( foo, predicate );
69
+
70
+ var out = bar( 1, 2, 3 );
71
+ // returns [ 1, 3 ]
72
+ ```
73
+
74
+ The `predicate` function is provided the following arguments:
75
+
76
+ - **value**: argument value.
77
+ - **index**: argument index.
78
+
79
+ To set the `this` context when invoking the input function, provide a `thisArg`.
80
+
81
+ <!-- eslint-disable no-restricted-syntax -->
82
+
83
+ ```javascript
84
+ function predicate( v ) {
85
+ return ( v === 2 );
86
+ }
87
+
88
+ function Foo() {
89
+ this.x = 1;
90
+ this.y = 2;
91
+ }
92
+
93
+ Foo.prototype.scale = function scale( a, b ) {
94
+ return [ this.x*a, this.y*b ];
95
+ };
96
+
97
+ var ctx = {
98
+ 'x': 10,
99
+ 'y': 20
100
+ };
101
+
102
+ var foo = new Foo();
103
+
104
+ var bar = rejectArguments( foo.scale, predicate, ctx );
105
+
106
+ var out = bar( 1, 2, 3 );
107
+ // returns [ 10, 60 ]
108
+ ```
109
+
110
+ </section>
111
+
112
+ <!-- /.usage -->
113
+
114
+ <!-- Package usage notes. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
115
+
116
+ <section class="notes">
117
+
118
+ ## Notes
119
+
120
+ - Only those arguments in which the `predicate` function returns a falsy value are applied to a provided function.
121
+
122
+ </section>
123
+
124
+ <!-- /.notes -->
125
+
126
+ <!-- Package usage examples. -->
127
+
128
+ <section class="examples">
129
+
130
+ ## Examples
131
+
132
+ <!-- eslint no-undef: "error" -->
133
+
134
+ ```javascript
135
+ var filledarrayBy = require( '@stdlib/array-filled-by' );
136
+ var add = require( '@stdlib/math-base-ops-add' );
137
+ var rejectArguments = require( '@stdlib/utils-reject-arguments' );
138
+
139
+ function fill( i ) {
140
+ return i;
141
+ }
142
+
143
+ function factory( i, j ) {
144
+ return predicate;
145
+
146
+ function predicate( value, index ) {
147
+ return ( i > index ) || ( index >= j );
148
+ }
149
+ }
150
+
151
+ // Create a data array:
152
+ var x = filledarrayBy( 10, 'float64', fill );
153
+
154
+ // Compute the sum of consecutive elements...
155
+ var f;
156
+ var i;
157
+ for ( i = 0; i < x.length-1; i++ ) {
158
+ f = rejectArguments( add, factory( i, i+2 ) );
159
+ console.log( 'sum(x_%d, x_%d) = %d', i, i+1, f.apply( null, x ) );
160
+ }
161
+ ```
162
+
163
+ </section>
164
+
165
+ <!-- /.examples -->
166
+
167
+ <!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
168
+
169
+ <section class="references">
170
+
171
+ </section>
172
+
173
+ <!-- /.references -->
174
+
175
+ <!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
176
+
177
+ <section class="related">
178
+
179
+ </section>
180
+
181
+ <!-- /.related -->
182
+
183
+ <!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
184
+
185
+
186
+ <section class="main-repo" >
187
+
188
+ * * *
189
+
190
+ ## Notice
191
+
192
+ This package is part of [stdlib][stdlib], a standard library for JavaScript and Node.js, with an emphasis on numerical and scientific computing. The library provides a collection of robust, high performance libraries for mathematics, statistics, streams, utilities, and more.
193
+
194
+ For more information on the project, filing bug reports and feature requests, and guidance on how to develop [stdlib][stdlib], see the main project [repository][stdlib].
195
+
196
+ #### Community
197
+
198
+ [![Chat][chat-image]][chat-url]
199
+
200
+ ---
201
+
202
+ ## License
203
+
204
+ See [LICENSE][stdlib-license].
205
+
206
+
207
+ ## Copyright
208
+
209
+ Copyright &copy; 2016-2022. The Stdlib [Authors][stdlib-authors].
210
+
211
+ </section>
212
+
213
+ <!-- /.stdlib -->
214
+
215
+ <!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
216
+
217
+ <section class="links">
218
+
219
+ [npm-image]: http://img.shields.io/npm/v/@stdlib/utils-reject-arguments.svg
220
+ [npm-url]: https://npmjs.org/package/@stdlib/utils-reject-arguments
221
+
222
+ [test-image]: https://github.com/stdlib-js/utils-reject-arguments/actions/workflows/test.yml/badge.svg
223
+ [test-url]: https://github.com/stdlib-js/utils-reject-arguments/actions/workflows/test.yml
224
+
225
+ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-reject-arguments/main.svg
226
+ [coverage-url]: https://codecov.io/github/stdlib-js/utils-reject-arguments?branch=main
227
+
228
+ <!--
229
+
230
+ [dependencies-image]: https://img.shields.io/david/stdlib-js/utils-reject-arguments.svg
231
+ [dependencies-url]: https://david-dm.org/stdlib-js/utils-reject-arguments/main
232
+
233
+ -->
234
+
235
+ [umd]: https://github.com/umdjs/umd
236
+ [es-module]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
237
+
238
+ [deno-url]: https://github.com/stdlib-js/utils-reject-arguments/tree/deno
239
+ [umd-url]: https://github.com/stdlib-js/utils-reject-arguments/tree/umd
240
+ [esm-url]: https://github.com/stdlib-js/utils-reject-arguments/tree/esm
241
+
242
+ [chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
243
+ [chat-url]: https://gitter.im/stdlib-js/stdlib/
244
+
245
+ [stdlib]: https://github.com/stdlib-js/stdlib
246
+
247
+ [stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors
248
+
249
+ [stdlib-license]: https://raw.githubusercontent.com/stdlib-js/utils-reject-arguments/main/LICENSE
250
+
251
+ </section>
252
+
253
+ <!-- /.links -->
package/docs/repl.txt ADDED
@@ -0,0 +1,40 @@
1
+
2
+ {{alias}}( fcn, predicate[, thisArg] )
3
+ Returns a function that applies arguments to a provided function according
4
+ to a predicate function.
5
+
6
+ Only those arguments in which the predicate function returns a falsy value
7
+ are applied to a provided function.
8
+
9
+ The predicate function is provided the following arguments:
10
+
11
+ - value: argument value.
12
+ - index: argument index.
13
+
14
+ Parameters
15
+ ----------
16
+ fcn: Function
17
+ Input function.
18
+
19
+ predicate: Function
20
+ Predicate function.
21
+
22
+ thisArg: any (optional)
23
+ Input function context.
24
+
25
+ Returns
26
+ -------
27
+ out: Function
28
+ Function wrapper.
29
+
30
+ Examples
31
+ --------
32
+ > function foo( a, b ) { return [ a, b ]; };
33
+ > function predicate( v ) { return ( v === 2 ); };
34
+ > var bar = {{alias}}( foo, predicate );
35
+ > var out = bar( 1, 2, 3 )
36
+ [ 1, 3 ]
37
+
38
+ See Also
39
+ --------
40
+
@@ -0,0 +1,57 @@
1
+ /*
2
+ * @license Apache-2.0
3
+ *
4
+ * Copyright (c) 2021 The Stdlib Authors.
5
+ *
6
+ * Licensed under the Apache License, Version 2.0 (the "License");
7
+ * you may not use this file except in compliance with the License.
8
+ * You may obtain a copy of the License at
9
+ *
10
+ * http://www.apache.org/licenses/LICENSE-2.0
11
+ *
12
+ * Unless required by applicable law or agreed to in writing, software
13
+ * distributed under the License is distributed on an "AS IS" BASIS,
14
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+ * See the License for the specific language governing permissions and
16
+ * limitations under the License.
17
+ */
18
+
19
+ // TypeScript Version: 2.0
20
+
21
+ /**
22
+ * Returns a function that applies arguments to a provided function according to a predicate function.
23
+ *
24
+ * ## Notes
25
+ *
26
+ * - The predicate function is provided the following arguments:
27
+ *
28
+ * - **value**: argument value.
29
+ * - **index**: argument index.
30
+ *
31
+ * - Only those arguments in which the predicate function returns a falsy value are applied to a provided function.
32
+ *
33
+ * @param fcn - input function
34
+ * @param predicate - predicate function
35
+ * @param thisArg - input function context
36
+ * @returns function wrapper
37
+ *
38
+ * @example
39
+ * function foo( a, b ) {
40
+ * return [ a, b ];
41
+ * }
42
+ *
43
+ * function predicate( v ) {
44
+ * return ( v === 2 );
45
+ * }
46
+ *
47
+ * var bar = rejectArguments( foo, predicate );
48
+ *
49
+ * var out = bar( 1, 2, 3 );
50
+ * // returns [ 1, 3 ]
51
+ */
52
+ declare function rejectArguments( fcn: Function, predicate: Function, thisArg?: any ): Function; // tslint-disable-line max-line-length
53
+
54
+
55
+ // EXPORTS //
56
+
57
+ export = rejectArguments;
@@ -0,0 +1,64 @@
1
+ /*
2
+ * @license Apache-2.0
3
+ *
4
+ * Copyright (c) 2021 The Stdlib Authors.
5
+ *
6
+ * Licensed under the Apache License, Version 2.0 (the "License");
7
+ * you may not use this file except in compliance with the License.
8
+ * You may obtain a copy of the License at
9
+ *
10
+ * http://www.apache.org/licenses/LICENSE-2.0
11
+ *
12
+ * Unless required by applicable law or agreed to in writing, software
13
+ * distributed under the License is distributed on an "AS IS" BASIS,
14
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+ * See the License for the specific language governing permissions and
16
+ * limitations under the License.
17
+ */
18
+
19
+ import rejectArguments = require( './index' );
20
+
21
+ /**
22
+ * Predicate function.
23
+ *
24
+ * @param v - argument
25
+ * @returns test result
26
+ */
27
+ function predicate( v: any ): boolean {
28
+ return ( v !== v );
29
+ }
30
+
31
+
32
+ // TESTS //
33
+
34
+ // The function returns a function...
35
+ {
36
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], predicate ); // $ExpectType Function
37
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], predicate, {} ); // $ExpectType Function
38
+ }
39
+
40
+ // The compiler throws an error if the function is provided a first argument other than a function...
41
+ {
42
+ rejectArguments( true, [ 1, 0, 1 ] ); // $ExpectError
43
+ rejectArguments( false, [ 1, 0, 1 ] ); // $ExpectError
44
+ rejectArguments( 5, [ 1, 0, 1 ] ); // $ExpectError
45
+ rejectArguments( [], [ 1, 0, 1 ] ); // $ExpectError
46
+ rejectArguments( {}, [ 1, 0, 1 ] ); // $ExpectError
47
+ rejectArguments( 'abc', [ 1, 0, 1 ] ); // $ExpectError
48
+ }
49
+
50
+ // The compiler throws an error if the function is provided a second argument other than an function...
51
+ {
52
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], '5' ); // $ExpectError
53
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], true ); // $ExpectError
54
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], false ); // $ExpectError
55
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], 123 ); // $ExpectError
56
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], null ); // $ExpectError
57
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], {} ); // $ExpectError
58
+ rejectArguments( ( x: any, y: any, z: any ): Array<any> => [ x, y, z ], [] ); // $ExpectError
59
+ }
60
+
61
+ // The compiler throws an error if the function is provided more than three arguments...
62
+ {
63
+ rejectArguments( ( x: number, y: number ): number => x + y, predicate, {}, 4 ); // $ExpectError
64
+ }
package/lib/index.js ADDED
@@ -0,0 +1,50 @@
1
+ /**
2
+ * @license Apache-2.0
3
+ *
4
+ * Copyright (c) 2021 The Stdlib Authors.
5
+ *
6
+ * Licensed under the Apache License, Version 2.0 (the "License");
7
+ * you may not use this file except in compliance with the License.
8
+ * You may obtain a copy of the License at
9
+ *
10
+ * http://www.apache.org/licenses/LICENSE-2.0
11
+ *
12
+ * Unless required by applicable law or agreed to in writing, software
13
+ * distributed under the License is distributed on an "AS IS" BASIS,
14
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+ * See the License for the specific language governing permissions and
16
+ * limitations under the License.
17
+ */
18
+
19
+ 'use strict';
20
+
21
+ /**
22
+ * Return a function that applies arguments to a provided function according to a predicate function.
23
+ *
24
+ * @module @stdlib/utils-reject-arguments
25
+ *
26
+ * @example
27
+ * var rejectArguments = require( '@stdlib/utils-reject-arguments' );
28
+ *
29
+ * function foo( a, b ) {
30
+ * return [ a, b ];
31
+ * }
32
+ *
33
+ * function predicate( v ) {
34
+ * return ( v === 2 );
35
+ * }
36
+ *
37
+ * var bar = rejectArguments( foo, predicate );
38
+ *
39
+ * var out = bar( 1, 2, 3 );
40
+ * // returns [ 1, 3 ]
41
+ */
42
+
43
+ // MODULES //
44
+
45
+ var main = require( './main.js' );
46
+
47
+
48
+ // EXPORTS //
49
+
50
+ module.exports = main;
package/lib/main.js ADDED
@@ -0,0 +1,96 @@
1
+ /**
2
+ * @license Apache-2.0
3
+ *
4
+ * Copyright (c) 2021 The Stdlib Authors.
5
+ *
6
+ * Licensed under the Apache License, Version 2.0 (the "License");
7
+ * you may not use this file except in compliance with the License.
8
+ * You may obtain a copy of the License at
9
+ *
10
+ * http://www.apache.org/licenses/LICENSE-2.0
11
+ *
12
+ * Unless required by applicable law or agreed to in writing, software
13
+ * distributed under the License is distributed on an "AS IS" BASIS,
14
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+ * See the License for the specific language governing permissions and
16
+ * limitations under the License.
17
+ */
18
+
19
+ 'use strict';
20
+
21
+ // MODULES //
22
+
23
+ var isFunction = require( '@stdlib/assert-is-function' );
24
+
25
+
26
+ // MAIN //
27
+
28
+ /**
29
+ * Returns a function that applies arguments to a provided function according to a predicate function.
30
+ *
31
+ * ## Notes
32
+ *
33
+ - The predicate function is provided the following arguments:
34
+ *
35
+ * - **value**: argument value.
36
+ * - **index**: argument index.
37
+ *
38
+ * - Only those arguments in which the predicate function returns a falsy value are applied to a provided function.
39
+ *
40
+ * @param {Function} fcn - input function
41
+ * @param {Function} predicate - predicate function
42
+ * @param {*} [thisArg] - function context
43
+ * @throws {TypeError} first argument must be a function
44
+ * @throws {TypeError} second argument must be a function
45
+ * @returns {Function} wrapped function
46
+ *
47
+ * @example
48
+ * function foo( a, b ) {
49
+ * return [ a, b ];
50
+ * }
51
+ *
52
+ * function predicate( v ) {
53
+ * return ( v === 2 );
54
+ * }
55
+ *
56
+ * var bar = rejectArguments( foo, predicate );
57
+ *
58
+ * var out = bar( 1, 2, 3 );
59
+ * // returns [ 1, 3 ]
60
+ */
61
+ function rejectArguments( fcn, predicate, thisArg ) {
62
+ if ( !isFunction( fcn ) ) {
63
+ throw new TypeError( 'invalid argument. First argument must be a function. Value: `'+fcn+'`.' );
64
+ }
65
+ if ( !isFunction( predicate ) ) {
66
+ throw new TypeError( 'invalid argument. Second argument must be a function. Value: `'+predicate+'`.' );
67
+ }
68
+ return wrap;
69
+
70
+ /**
71
+ * Invokes a function according to a predicate function.
72
+ *
73
+ * @private
74
+ * @param {...*} args - arguments
75
+ * @returns {*} return value
76
+ */
77
+ function wrap() {
78
+ var args;
79
+ var v;
80
+ var i;
81
+
82
+ args = [];
83
+ for ( i = 0; i < arguments.length; i++ ) {
84
+ v = arguments[ i ];
85
+ if ( !predicate( v, i ) ) {
86
+ args.push( v );
87
+ }
88
+ }
89
+ return fcn.apply( thisArg, args );
90
+ }
91
+ }
92
+
93
+
94
+ // EXPORTS //
95
+
96
+ module.exports = rejectArguments;
package/package.json ADDED
@@ -0,0 +1,94 @@
1
+ {
2
+ "name": "@stdlib/utils-reject-arguments",
3
+ "version": "0.0.1",
4
+ "description": "Create a function that invokes a provided function according to a predicate function.",
5
+ "license": "Apache-2.0",
6
+ "author": {
7
+ "name": "The Stdlib Authors",
8
+ "url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
9
+ },
10
+ "contributors": [
11
+ {
12
+ "name": "The Stdlib Authors",
13
+ "url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
14
+ }
15
+ ],
16
+ "main": "./lib",
17
+ "directories": {
18
+ "benchmark": "./benchmark",
19
+ "doc": "./docs",
20
+ "example": "./examples",
21
+ "lib": "./lib",
22
+ "test": "./test"
23
+ },
24
+ "types": "./docs/types",
25
+ "scripts": {
26
+ "test": "make test",
27
+ "test-cov": "make test-cov",
28
+ "examples": "make examples",
29
+ "benchmark": "make benchmark"
30
+ },
31
+ "homepage": "https://stdlib.io",
32
+ "repository": {
33
+ "type": "git",
34
+ "url": "git://github.com/stdlib-js/utils-reject-arguments.git"
35
+ },
36
+ "bugs": {
37
+ "url": "https://github.com/stdlib-js/stdlib/issues"
38
+ },
39
+ "dependencies": {
40
+ "@stdlib/assert-is-function": "^0.0.x"
41
+ },
42
+ "devDependencies": {
43
+ "@stdlib/array-filled-by": "^0.0.x",
44
+ "@stdlib/bench": "^0.0.x",
45
+ "@stdlib/math-base-assert-is-nan": "^0.0.x",
46
+ "@stdlib/math-base-ops-add": "^0.0.x",
47
+ "tape": "git+https://github.com/kgryte/tape.git#fix/globby",
48
+ "istanbul": "^0.4.1",
49
+ "tap-spec": "5.x.x"
50
+ },
51
+ "engines": {
52
+ "node": ">=0.10.0",
53
+ "npm": ">2.7.0"
54
+ },
55
+ "os": [
56
+ "aix",
57
+ "darwin",
58
+ "freebsd",
59
+ "linux",
60
+ "macos",
61
+ "openbsd",
62
+ "sunos",
63
+ "win32",
64
+ "windows"
65
+ ],
66
+ "keywords": [
67
+ "stdlib",
68
+ "stdutils",
69
+ "stdutil",
70
+ "utilities",
71
+ "utility",
72
+ "utils",
73
+ "util",
74
+ "predicate",
75
+ "reject",
76
+ "filter",
77
+ "mask",
78
+ "masked",
79
+ "msk",
80
+ "arguments",
81
+ "args",
82
+ "invoke",
83
+ "call",
84
+ "apply",
85
+ "function",
86
+ "fun",
87
+ "func",
88
+ "fcn"
89
+ ],
90
+ "funding": {
91
+ "type": "patreon",
92
+ "url": "https://www.patreon.com/athan"
93
+ }
94
+ }