Room.traverse

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

Meta