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

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

Cooperates until the opponent defects even once.

Adapted from an original strategy by Friedman.