From 55c40e75dde0ddad39a305f29e036ec88c85babe Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Wed, 2 Dec 2020 14:45:59 -0500 Subject: Move problems.md to commentary folder --- docs/doc/train.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/doc/train.html') diff --git a/docs/doc/train.html b/docs/doc/train.html index d4eff715..4ae23b13 100644 --- a/docs/doc/train.html +++ b/docs/doc/train.html @@ -89,7 +89,7 @@ ⟨ 0 2 3 4 ⟩

These two forms have a different emphasis, because the first breaks into subfunctions and | and the second into and ∧|. It's more common to use as a unit than ∧|, so in this case ∧| is probably the better train.

-

Many one-argument functions strung together is a major weakness for train syntax. If there are many such functions it's probably best to stick with a block function instead!

+

Many one-argument functions strung together is a major weakness for train syntax. If there are many such functions it's probably best to stick with a block function instead!

↗️
    {⍷∧|𝕩} 34¯3¯20
 ⟨ 0 2 3 4 ⟩
 
-- cgit v1.2.3