Add `insorted` for `in` function in sorted arrays #37490
Implement insorted
5f353edc
Compiling
7589e6fd
Add tests
1463dd83
Modify
2fb34a71
Fixed
fa55b06f
remi-garcia
changed the title Add `insorted` for in function in sorted arrays Add `insorted` for `in` function in sorted arrays 5 years ago
jw3126
commented
on 2020-09-11
insorted(x, coll) and insorted=in for AbsractRange
87773118
insorted = !isempty(searchsorted)
9491a4ff
jw3126
commented
on 2020-09-15
jw3126
commented
on 2020-09-15
jw3126
commented
on 2020-09-15
jw3126
commented
on 2020-09-15
jw3126
commented
on 2020-09-15
jw3126
requested changes
on 2020-09-15
Simplify function declaration
05e34b66
Add reference of `insorted` in `in` docstrings
6fed93c2
Update NEWS.md
b9e03708
Merge branch 'master' into master
049e1335
jw3126
approved these changes
on 2020-09-15
Remove unnecessary tests, add one with two keywords
0bdb380b
Change docstrings position
042e499d
[a:b;] -> collect(a:b)
ba8846b7
Fix tests
95fe691f
Better english
0e3e68b7
dkarrasch
merged
f6d10327
into master 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub