diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-22 19:43:18 +0300 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-22 19:43:18 +0300 |
| commit | 129a3a5d48f429de174faa6368e9625dcfb65f9e (patch) | |
| tree | db7e24509dd5a1b294c678f4f6bcd6ff3c9fd70d /doc/tests/test.md | |
| parent | e9b448d5fd3f074ee9de5066953c0becb891db19 (diff) | |
feat: add partition take and nthrest functions
Diffstat (limited to 'doc/tests/test.md')
| -rw-r--r-- | doc/tests/test.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tests/test.md b/doc/tests/test.md index 2f5f87a..cb97a81 100644 --- a/doc/tests/test.md +++ b/doc/tests/test.md @@ -93,5 +93,5 @@ Assert `expr` for not truth. Generates more verbose message if `msg` is not set. Works the same as [`assert-is`](#assert-is). -<!-- Generated with Fenneldoc 0.1.2 +<!-- Generated with Fenneldoc v0.1.3 https://gitlab.com/andreyorst/fenneldoc --> |