We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ad00b commit 47108ecCopy full SHA for 47108ec
1 file changed
README.md
@@ -20,7 +20,7 @@ Features
20
- [x] Verify exact times: [`once()`](#1-onlyonce), [`twice()`](#2-onlytwice), [`times()`](#3-onlytimes)
21
- [x] Verify in interval range: [`isInclusiveOf()`](#1-intervalisinclusiveof), [`isExclusiveOf()`](#2-intervalisexclusiveof)
22
- [x] Search data: [`first()`](#1-finderfirst), [`last()`](#2-finderlast), [`rows()`](#3-finderrows), [`partition()`](#4-finderpartition)
23
-- [x] Collect data with [filter and transform](#e-collector)
+- [x] Collect data with [filter and transform](#f-collector)
24
25
Installation
26
------------
0 commit comments