-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Declaring ranges in vectors creates type instabilities (which show up as false positives on JET.jl), besides feeling a bit weird and encouraging bad habits (using vectors for a small collection of heterogenous types). I assume it doesn't have much of an effect on performance here (or else it wouldn't be used), but would it make sense to at least allow users to pass tuples instead of vectors?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
priority low / straightforward