winglang/wing

Add ternaries (b ? c : d)

Open

#221 opened on Oct 4, 2022

View on GitHub
 (12 comments) (4 reactions) (1 assignee)TypeScript (214 forks)github user discovery
good first issueroadmap📜 lang-spec-impl📜 spec🛠️ compiler

Repository metrics

Stars
 (5,385 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We'd like to add support for ternaries.

  • Also add to the winglang reference

Contributor guide