diff options
Diffstat (limited to 'docs/doc/expression.html')
| -rw-r--r-- | docs/doc/expression.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/doc/expression.html b/docs/doc/expression.html index 4cff7678..8676b3d9 100644 --- a/docs/doc/expression.html +++ b/docs/doc/expression.html @@ -170,20 +170,6 @@ <td>Function</td> <td>2-Modifier</td> </tr> -<tr> -<td></td> -<td><code><span class='Modifier2'>_c_</span></code></td> -<td><code><span class='Function'>G</span><span class='Value'>*</span></code></td> -<td>1-Modifier</td> -<td>Partial application</td> -</tr> -<tr> -<td><code><span class='Function'>F</span><span class='Value'>*</span></code></td> -<td><code><span class='Modifier2'>_c_</span></code></td> -<td></td> -<td>1-Modifier</td> -<td>Partial application</td> -</tr> </tbody> </table> <p>A function with an asterisk indicates that a subject can also be used. Since the role doesn't exist after parsing, function and subject spellings are indistinguishable in these positions. Modifier applications bind more tightly than functions, and associate left-to-right while functions associate right-to-left.</p> |
