<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nars2000.org/index.php?action=history&amp;feed=atom&amp;title=Null</id>
	<title>Null - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nars2000.org/index.php?action=history&amp;feed=atom&amp;title=Null"/>
	<link rel="alternate" type="text/html" href="https://wiki.nars2000.org/index.php?title=Null&amp;action=history"/>
	<updated>2026-05-08T08:17:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.7</generator>
	<entry>
		<id>https://wiki.nars2000.org/index.php?title=Null&amp;diff=142&amp;oldid=prev</id>
		<title>Sudleyplace: New page: The monadic operator null (&lt;apll&gt;⊙&lt;/apll&gt;) is used to aid in resolving ambiguities with slash/slope as a function/operator.  That is, if the parser has trouble with a phrase using slash/...</title>
		<link rel="alternate" type="text/html" href="https://wiki.nars2000.org/index.php?title=Null&amp;diff=142&amp;oldid=prev"/>
		<updated>2008-04-10T15:25:24Z</updated>

		<summary type="html">&lt;p&gt;New page: The monadic operator null (&amp;lt;apll&amp;gt;⊙&amp;lt;/apll&amp;gt;) is used to aid in resolving ambiguities with slash/slope as a function/operator.  That is, if the parser has trouble with a phrase using slash/...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The monadic operator null (&amp;lt;apll&amp;gt;⊙&amp;lt;/apll&amp;gt;) is used to aid in resolving ambiguities with slash/slope as a function/operator.&lt;br /&gt;
&lt;br /&gt;
That is, if the parser has trouble with a phrase using slash/slope where you mean that symbol to be a function, but the parser interprets it as an operator, or worse yet signals a &amp;lt;apll&amp;gt;SYNTAX ERROR&amp;lt;/apll&amp;gt;, try using the Null operator.&lt;br /&gt;
&lt;br /&gt;
For example, in &amp;lt;apll&amp;gt;L+//R&amp;lt;/apll&amp;gt; the interpreter parses the lefthand slash as an operator whose derived function is &amp;lt;apll&amp;gt;+/&amp;lt;/apll&amp;gt;.  If you mean that symbol to be a function, use &amp;lt;apll&amp;gt;L+/⊙/R&amp;lt;/apll&amp;gt; which forces the lefthand slash to be interpreted as a function.  Alternatively, that line could be written as &amp;lt;apll&amp;gt;L+(//R)&amp;lt;/apll&amp;gt;.&lt;/div&gt;</summary>
		<author><name>Sudleyplace</name></author>
	</entry>
</feed>