Function m_ipd::strategies::tit_for_two_tats[][src]

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

Plays tit for tat, but does not defect until the other player has defected twice in a row.