Quoting strings or arbitrary string keys for dicts #115

Open
opened 2025-06-11 20:37:18 +00:00 by kavi · 0 comments
Member

It would be helpful to have a way to associate one variable piece of data with another variable piece of data - which dict keys can be used for. Without changing the structure of dict, quoting a string to an atom would make this possible. A workaround I'll use will be to filter a set of tuples where the first part of the tuple corresponds to the 'key.' Regarding an attempt to create an aperiodic tiling https://www.math.brown.edu/reschwar/MFS/handout7.pdf and https://en.wikipedia.org/wiki/Penrose_tiling#.

It would be helpful to have a way to associate one variable piece of data with another variable piece of data - which dict keys can be used for. Without changing the structure of dict, quoting a string to an atom would make this possible. A workaround I'll use will be to filter a set of tuples where the first part of the tuple corresponds to the 'key.' Regarding an attempt to create an aperiodic tiling [https://www.math.brown.edu/reschwar/MFS/handout7.pdf](https://www.math.brown.edu/reschwar/MFS/handout7.pdf) and [https://en.wikipedia.org/wiki/Penrose_tiling#](https://en.wikipedia.org/wiki/Penrose_tiling#).
Sign in to join this conversation.
No Milestone
No project
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: twc/ludus#115
No description provided.