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

Change type hint operator from as to :: #565

Open
jonhue opened this issue Mar 21, 2021 · 0 comments · May be fixed by #590
Open

Change type hint operator from as to :: #565

jonhue opened this issue Mar 21, 2021 · 0 comments · May be fixed by #590
Assignees
Labels
uncommitted Has not been decided upon yet
Projects
Milestone

Comments

@jonhue
Copy link
Member

jonhue commented Mar 21, 2021

Also, investigate allowing type hints before function declarations like in Haskell:

f :: Type
f := ...

Also decide where to declare type variables (with constraints).

@jonhue jonhue added the uncommitted Has not been decided upon yet label Mar 21, 2021
@jonhue jonhue self-assigned this Mar 21, 2021
@jonhue jonhue added this to To do in Core via automation Mar 21, 2021
@jonhue jonhue changed the title Investigate removing abstraction branches Allow type annotations Mar 21, 2021
@jonhue jonhue changed the title Allow type annotations Change type hint operator from as to :: Mar 23, 2021
@jonhue jonhue removed the uncommitted Has not been decided upon yet label Mar 23, 2021
@jonhue jonhue linked a pull request Mar 23, 2021 that will close this issue
@jonhue jonhue added the uncommitted Has not been decided upon yet label Mar 25, 2021
@jonhue jonhue linked a pull request Mar 26, 2021 that will close this issue
8 tasks
@jonhue jonhue removed a link to a pull request Mar 26, 2021
8 tasks
@jonhue jonhue added this to the 0.2.0 milestone Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
uncommitted Has not been decided upon yet
Projects
Core
To do
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant