The KeysInTable MUD module currently keeps track of an array. This is expensive, and instead we should replace it with a hasValue solution
The KeysInTable MUD module currently keeps track of an array. This is expensive, and instead we should replace it with a hasValue solution