master #2

Merged
AliasAlreadyTaken merged 7 commits from master into yl_stable 2025-03-25 16:49:07 +01:00
No description provided.
AliasAlreadyTaken added 7 commits 2025-03-25 16:49:04 +01:00
Useful to explore tables
Both functions don't expand tables used as keys/values.

`dir(table)` will list `key = value` pairs, but non-recursively.
`dir2(table)` will only list the keys.

These functions return nothing and are to be used only interactively.
AliasAlreadyTaken merged commit 94abeadbf3 into yl_stable 2025-03-25 16:49:07 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/cmd_eval#2
No description provided.