Add OR as a sub title to make it easier to find in search

This commit is contained in:
Bjørn Erik Pedersen 2018-11-14 15:48:40 +01:00 committed by GitHub
parent 714d3ca91c
commit 6e7733b408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ Given two arrays (or slices) A and B, this function will return a new array that
<!-- returns an error because both arrays/slices have to be of the same type -->
```
## OR filter in where query
This is also very useful to use as `OR` filters when combined with where: