Room.findEx

Undocumented in source. Be warned that the author may not have intended to support it.
class Room(K = size_t, E = Element)
void
findEx
(
K key
,
void delegate
(
E e
)
dele
)

Meta