Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Exact object types #27

Open
jonhue opened this issue Jan 17, 2021 · 0 comments
Open

Exact object types #27

jonhue opened this issue Jan 17, 2021 · 0 comments
Labels
proposal New proposal for the language spec
Milestone

Comments

@jonhue
Copy link
Member

jonhue commented Jan 17, 2021

x :: {| prop: String |} = { prop: 'hello', anotherProp: 'world' } // throws error
@jonhue jonhue added discussion Has not been decided upon yet proposal New proposal for the language spec labels Jan 17, 2021
@jonhue jonhue added this to the 0.2.0 milestone Jan 17, 2021
@jonhue jonhue removed the discussion Has not been decided upon yet label Mar 23, 2021
@jonhue jonhue added this to Core Nov 19, 2021
@jonhue jonhue moved this to Todo in Core Nov 19, 2021
@jonhue jonhue moved this from Todo to Processing in Core Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
proposal New proposal for the language spec
Projects
Status: Processing
Development

No branches or pull requests

1 participant