Skip to content

Commit 247ea0f

Browse files
committed
s
1 parent e7f1548 commit 247ea0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ you can use `iterrr` template instead of `|>` operator.
213213
# or
214214
iterrr("hello".items, filter(it != 'l').count()
215215
216+
## multi line
216217
iterrr "hello".items: # or "hello".items.iterrr:
217218
map(...)
218219
filter(...)

0 commit comments

Comments
 (0)