File tree Expand file tree Collapse file tree 5 files changed +31
-3
lines changed Expand file tree Collapse file tree 5 files changed +31
-3
lines changed Original file line number Diff line number Diff line change 10
10
11
11
### Features
12
12
13
+ - [ ` 0f6d4e7 ` ] ( https://github.com/stdlib-js/stdlib/commit/0f6d4e7694d458f76dc077d5b618e405f6cfed37 ) - add ` anyIsEntry ` to namespace
14
+ - [ ` fbffea0 ` ] ( https://github.com/stdlib-js/stdlib/commit/fbffea0a7be15b6013111fd0b613548d7c09a1b7 ) - add ` array/base/assert/any-is-entry `
15
+ - [ ` dc8942d ` ] ( https://github.com/stdlib-js/stdlib/commit/dc8942da05af3ed631f67fc679c7c1730954e1be ) - add ` anyIsEntryIn ` to namespace
16
+ - [ ` c9edc1a ` ] ( https://github.com/stdlib-js/stdlib/commit/c9edc1ab611674fe14def4df00cf8ca407ec4cce ) - add ` array/base/assert/any-is-entry-in `
13
17
- [ ` 8b2c875 ` ] ( https://github.com/stdlib-js/stdlib/commit/8b2c875e56586bdff1698fd768cec5d568ab24a0 ) - add ` anyHasOwnProp ` to namespace
14
18
- [ ` 533df61 ` ] ( https://github.com/stdlib-js/stdlib/commit/533df61c24c654e67a6d3dbf84b878ec0f8c9520 ) - add ` array/base/assert/any-has-own-property `
15
19
- [ ` 2ab5cd8 ` ] ( https://github.com/stdlib-js/stdlib/commit/2ab5cd84a76425d34ed204d222c33a000107b8d0 ) - add ` anyHasProp ` to namespace
47
51
48
52
<details >
49
53
54
+ - [ ` 0f6d4e7 ` ] ( https://github.com/stdlib-js/stdlib/commit/0f6d4e7694d458f76dc077d5b618e405f6cfed37 ) - ** feat:** add ` anyIsEntry ` to namespace _ (by Athan Reines)_
55
+ - [ ` fbffea0 ` ] ( https://github.com/stdlib-js/stdlib/commit/fbffea0a7be15b6013111fd0b613548d7c09a1b7 ) - ** feat:** add ` array/base/assert/any-is-entry ` _ (by Athan Reines)_
56
+ - [ ` dc8942d ` ] ( https://github.com/stdlib-js/stdlib/commit/dc8942da05af3ed631f67fc679c7c1730954e1be ) - ** feat:** add ` anyIsEntryIn ` to namespace _ (by Athan Reines)_
57
+ - [ ` c9edc1a ` ] ( https://github.com/stdlib-js/stdlib/commit/c9edc1ab611674fe14def4df00cf8ca407ec4cce ) - ** feat:** add ` array/base/assert/any-is-entry-in ` _ (by Athan Reines)_
50
58
- [ ` 8b2c875 ` ] ( https://github.com/stdlib-js/stdlib/commit/8b2c875e56586bdff1698fd768cec5d568ab24a0 ) - ** feat:** add ` anyHasOwnProp ` to namespace _ (by Athan Reines)_
51
59
- [ ` 533df61 ` ] ( https://github.com/stdlib-js/stdlib/commit/533df61c24c654e67a6d3dbf84b878ec0f8c9520 ) - ** feat:** add ` array/base/assert/any-has-own-property ` _ (by Athan Reines)_
52
60
- [ ` 80b1cec ` ] ( https://github.com/stdlib-js/stdlib/commit/80b1cec874dbe423a50ed26c1a6c3a7f5fc05cd9 ) - ** docs:** update examples _ (by Athan Reines)_
You can’t perform that action at this time.
0 commit comments