Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

need type promotion #31

Closed
Closed
@jmesserly

Description

@jmesserly

this is a very handy feature in Dart:

if (x is Foo) {
  // ... assume x is a Foo
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions