-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Labels
seenPR was seen and initial feedback was givenPR was seen and initial feedback was given
Description
Currently import and import( both use imp. Same with var. This is a bit annoying as these are used often and result in a prompt to pick the desired one.
I propose:
var=var Nvar(=var ( N )
Or maybe:
va=var Nvar=var ( N )
mnemonic: var results in a longer definition than va.
Same pattern for import.
Really the key for var ( N ) should support a list of vars as this is the common use case.
Interested? Thoughts? I can submit a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
seenPR was seen and initial feedback was givenPR was seen and initial feedback was given