Text race history for kinisslearner (kinesislearner)

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
198 2024-05-06 20:10:36 38.84 93%
194 2024-05-03 22:59:33 41.08 94.8%
185 2024-05-03 22:43:50 34.10 91.3%
176 2024-05-03 19:56:27 41.17 93.5%
148 2024-05-03 19:07:30 37.68 91.6%
87 2024-05-02 18:32:55 36.02 92.3%
71 2024-05-02 17:41:52 30.50 92.6%
59 2024-05-01 22:32:48 30.13 89.6%
37 2024-04-30 17:56:58 33.97 93.6%
28 2024-04-29 20:15:30 31.83 90.8%