diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-07-24 22:29:45 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-07-24 22:29:45 -0400 |
| commit | 436bf368830c828f8008bf55632e2bb4c2a2578f (patch) | |
| tree | e37be11d2cb9651bc439ead590d734c21679df6c /spec | |
| parent | b60fd36b9eb6b245c848502f388dc7f5b3f9131d (diff) | |
Simplification: Range fill is just ๐ฉ fill-ified
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/inferred.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/inferred.md b/spec/inferred.md index bfc9dbda..0fe24442 100644 --- a/spec/inferred.md +++ b/spec/inferred.md @@ -50,10 +50,9 @@ Fill elements for many primitives are given in the table below. The "Fill" colum |--------|--------------|-------------|---------- | `โข` | `โงโจโฅโยปยซโฝโโโท` | `โฅโโโโฝโ/โ` | `` ๐ฝ` `` | `0` | `โข/โโโโโ` | `โโโโโโท` -| `๐ฉ` | `<` +| `๐ฉ` | `<โ` | `โฉ` | `>โพ` | `โพโยปยซ` | `0โ๐ฉ` | `โโ` -| `0โ0๐ฉ` | `โ` For Group and Group Indices (`โ`), the fill element of the result and its elements are both specified: the fill element of each element of the result is the same as that of `๐ฉ` for Group, and is `0` for Group Indices. The fill element of the result is `(0โ1๐จ)โ๐ฉ` for Group, and `โฅโ<0โ1๐ฉ` for Group Indices. |
