Text race history for Leve Leve, Leve Palestina (call_me_joe_hadjer)

Back to text analysis page

auto monad = [](auto v) { return [=] { return v; }; }; auto bind = [](auto m) { return [=](auto fvm) { return fvm(m()); }; }; static_assert(bind(monad(2))(monad)() == monad(2)());

Game Time WPM Accuracy
15 2023-12-23 10:16:53 25.96 90.4%
5 2023-12-22 21:07:08 22.52 93.6%