Text race history for Meshach Asis (deanace)

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
148 2024-12-13 12:59:41 32.24 92.7%
147 2024-12-13 12:58:17 32.05 93.8%
111 2024-11-29 10:23:59 39.61 94.6%
110 2024-11-29 10:22:42 37.67 94.2%
103 2024-11-29 10:13:02 33.58 93.6%
98 2024-11-29 10:04:22 35.09 94.7%
92 2024-11-28 12:58:17 30.55 92.2%
42 2024-11-27 02:05:28 31.33 90.4%
38 2024-11-27 01:57:10 30.49 92.9%
3 2024-11-24 02:35:43 26.73 92.8%
1 2024-11-24 02:33:13 24.22 90%