Skip to content

Omit else branch of IfThenElse expressions when it's body is only a simple tuple #59

@GoogleCodeExporter

Description

@GoogleCodeExporter
For example, the F# syntax allows

if true then ()

instead of the more verbose

if true then () else ()

Original issue reported on code.google.com by stephen....@gmail.com on 19 Jul 2011 at 5:35

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