incognito wrote: > foreach(Problem p; World.problems) find_answer_to(p); > > It just always seems to get stuck.
... because it doesn't have `World.plan' to its disposal.
incognito wrote: > foreach(Problem p; World.problems) find_answer_to(p); > > It just always seems to get stuck.
... because it doesn't have `World.plan' to its disposal.