diff options
Diffstat (limited to 'doc/pair.md')
| -rw-r--r-- | doc/pair.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pair.md b/doc/pair.md index c36e3abd..d4519e49 100644 --- a/doc/pair.md +++ b/doc/pair.md @@ -50,4 +50,4 @@ Enlist and Pair set the result's [fill](fill.md) element, while list notation do 4 ↑ "a"‿5 ⋈ "b"‿7 -This means that `⋈` may always behave the same as the obvious implementation `{⟨𝕩⟩;⟨𝕨,𝕩⟩}`. However, `≍○<` and even `>∘{⟨𝕩⟩;⟨𝕨,𝕩⟩}○<` compute the result fill as `⋈` does and are identical implementations. +This means that `⋈` may not always behave the same as the obvious implementation `{⟨𝕩⟩;⟨𝕨,𝕩⟩}`. However, `≍○<` and even `>∘{⟨𝕩⟩;⟨𝕨,𝕩⟩}○<` compute the result fill as `⋈` does and are identical implementations. |
