Skip to content

F# Results: Discuss Computation Expressions #46247

Open
@mardukbp

Description

@mardukbp

Missing discussion on computation expressions and the Result type

The documentation page on the Result type only discusses pattern matching. There is no discussion of computation expressions. Therefore, less experienced developers are stuck with a suboptimal way of chaining monadic computations. Since F# has no built-in builder for a Result CE, it would be good if the documentation included an example implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions