Text race history for Humanbeen (free_palestine_313)

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
45 2024-04-18 19:44:38 28.80 94.8%
32 2024-03-31 13:18:16 28.23 91.9%