— So maybe I should keep a record of which words share which characters in that set
— My implementation never removes any character
—
{
A: ["Aloha", "Ayy Lmao"]
}
—
{
L: ["Aloha", "Ayy Lmao"]
}
— Hmmmmmm, that is also jank
— Too many to keep track of then
— A non-deletable set would work fine, but not if you need to delete