Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e4046c3

Browse files
Update README.md
1 parent 826ccd1 commit e4046c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ But, you can always use HOF to fix that and compose normally:
460460
>>> from returns.result import Success
461461

462462
>>> assert flow(
463-
... Success(-2)
463+
... Success(-2),
464464
... map_(abs),
465465
... map_(range),
466466
... map_(list),

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /