-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Since Static v0.7, StaticInt is not a subtype of Integer anymore. Would it be possible to change that again? Many constructions that used StaticInt in places that require an Integer just aren't possible anymore now. For example, Base.OneTo(static(1)) doesn't work anymore and I'm sure there are lots of other uses cases that will find it hard (or impossible) to adapt their code to v0.7).
CC @cscherrer
Metadata
Metadata
Assignees
Labels
No labels