Skip to content

Commit

Permalink
doc: add predicate list to README
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed Aug 5, 2018
1 parent 7f150e9 commit 41f592c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ results[0].expected.tersify()
tersify(results[0])
```

Examples of predicate: `And`, `AtLeastOnce`, `every`, `has`, `isInInterval`, `isInRange`, `isTypeOf`, `none`, `Or`, `some`

## Contribute

```sh
Expand Down

0 comments on commit 41f592c

Please sign in to comment.