Talk:Result type
Add topicAppearance
Latest comment: 2 years ago by QuasiCategory in topic Proposal to add Python to the Examples section
| This is the talk page for discussing improvements to the Result type article. This is not a forum for general discussion of the subject of the article. |
Article policies
|
| Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
| This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||
| |||||||||||
Proposal to add Python to the Examples section
[edit]There are two prominent third party libraries [1][2] that implement a result type in Python. Would it be appropriate to mention them in the Example section along side the standard library examples?
[1]: https://github.com/rustedpy/result