Delete Variable #5

Open
opened 2025-12-15 10:39:26 +11:00 by DiamondNether90 · 0 comments

With the development of cground and highground, the focus has heavily been on efficiency. One easy way to do this would be to manually delete (free) variables, similar to what happens to a local variable when it goes out of scope.

Possible syntax: delete &var

With the development of cground and highground, the focus has heavily been on efficiency. One easy way to do this would be to manually delete (free) variables, similar to what happens to a local variable when it goes out of scope. Possible syntax: `delete &var`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ground/cground#5
No description provided.