Function m_ipd::strategies::axelrod::optimistic_tit_for_tat[][src]

pub fn optimistic_tit_for_tat() -> Box<dyn FnMut(Round) -> Choice>

Copies the opponents last move if it was shown, cooperating otherwise.