dry-python / dry-python/returns

Further explanation needed

オープン
#1,049 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
documentation enhancement good first issue help wanted
主要言語
Python
スター
4.4k
フォーク
155
平均マージ
2時間 27分
マージ済み PR(30日)
22

説明

Hi all,

Big fan of functional programming. I'm glad to see ya'll trying to bring this to Python. My question / request is pretty basic, I hope. I was looking over the docs and I saw:

`result: Result[int, Any] = Success(1).map(double)`

When looking at this I was confused for a couple of reasons, since the syntax is new to me. But the biggest stumbling block was the:

`result:`

I couldn't find a clear discussion in the documentation for what `thing:` means. Can you explain this syntax before using it in the document? I am also confused about why you would set this equal to a type? It's not clear to me how or why this works from a syntax standpoint.

Hope these are fair comments and easy to resolve!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。