rewrite ObjRange compiler to use it as operator, not a term #41
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
so it could be used in expressions in more natural and intuitive way
it actually is not possible due to open end version like 5.. or ..<1 which require parser/compiler support that exceeds operator capabilities