Skip to content

Add a conditional form to expressions #11

@sgillies

Description

@sgillies

After 1.0. Something like Lisp's cond could be the ticket https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node84.html.

For example, (cond ((> (area g) 1.0) "big") (true "small")).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions