Text race history for Afzal (afzal_ansari)

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
641 2025-06-04 07:54:58 26.50 95%
614 2024-12-26 09:19:32 34.06 96.9%
587 2024-10-11 04:27:31 32.86 96.9%
573 2024-09-29 15:58:37 33.28 96.9%
561 2024-09-21 18:13:01 30.54 94.6%
546 2024-08-06 06:57:52 26.05 93.5%
512 2024-02-17 19:59:20 28.81 94.4%
495 2024-02-10 17:01:59 27.25 90.9%
475 2024-01-24 09:49:22 29.14 94.7%