Text race history for mat O (mat_o)

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
159 2024-08-10 02:57:26 35.79 97.9%
150 2024-08-04 14:34:52 34.16 97%
133 2024-08-01 06:14:33 36.89 96.2%
130 2024-07-31 03:59:13 30.54 94.9%
120 2024-07-11 12:46:39 38.40 93.4%
116 2024-07-11 12:40:20 35.09 94.6%
106 2024-06-20 14:18:47 33.11 97.5%
76 2024-06-13 11:47:58 33.15 97.9%
14 2023-12-25 15:44:25 24.73 96.4%