get

operator fun get(direction: Direction): Exit?

Get the Exit at the specified direction. If no Exit exists in the specified direction then null is returned.