let
find_zone_status state z =
try
M
.find state.map z
with
Not_found
->
assert
false