-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Pros:
- We are in the larray module, so the L of LArray is kinda redundant
- It would be one less character to type
- The L of LArray is a bit weird for arrays without labels (arrays with only wildcard axes)
- I like it :)
Cons:
- more deprecated warnings for existing users (though a single string replace could fix the problem)
- LGroup will look slightly odd (but having Group and IGroup would be worse). On the other hand, if we converge both kinds of groups to Group (like I discussed in a few issues) this would no longer be a con but a pro.