Skip to content

Implement unless #187

Description

@skx

Something like:

     (unless nil
        (println "OK")
        (printn "OK"))

This allows mulitple body-statements, and is nicer than being forced to use do inside an if.

Implement for our compiler and inception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions