rewrite ObjRange compiler to use it as operator, not a term #41

Closed
opened 2025-07-24 14:23:52 +03:00 by sergeych · 1 comment
Owner

so it could be used in expressions in more natural and intuitive way

so it could be used in expressions in more natural and intuitive way
sergeych added the
enhancement
label 2025-07-24 14:23:52 +03:00
Author
Owner

it actually is not possible due to open end version like 5.. or ..<1 which require parser/compiler support that exceeds operator capabilities

it actually is not possible due to open end version like 5.. or ..<1 which require parser/compiler support that exceeds operator capabilities
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SergeychWorks/lyng#41
No description provided.