diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-10-03 16:38:35 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-10-03 16:38:35 -0400 |
| commit | 673de1c627a2046123e1693e9e6508399a028508 (patch) | |
| tree | 86303316523319eeebcf0e0c52a2be781089c286 /docs/problems.html | |
| parent | 8846e63a6f1fe51ee9a68dc511cc6fcdbf54efa6 (diff) | |
Write files directly from md.bqn, not gendocs (removes trailing empty lines)
Diffstat (limited to 'docs/problems.html')
| -rw-r--r-- | docs/problems.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/problems.html b/docs/problems.html index 8190a507..f67eb031 100644 --- a/docs/problems.html +++ b/docs/problems.html @@ -163,4 +163,3 @@ <p>Fixed with <code><span class='Function'>≍</span></code>: dyadic form from A+ and monadic/dyadic pair from J.</p> <h3 id="scan-and-windowed-reduce-shouldnt-always-reduce">Scan and Windowed Reduce shouldn't always reduce</h3> <p>Fixed with Prefix, Suffix, and Infix operators in J. Changed to functions in BQN.</p> - |
