<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.erights.org/mediawiki/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.erights.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Void</id>
		<title>Void - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.erights.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Void"/>
		<link rel="alternate" type="text/html" href="http://wiki.erights.org/mediawiki/index.php?title=Void&amp;action=history"/>
		<updated>2026-04-08T14:14:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.5-7</generator>

	<entry>
		<id>http://wiki.erights.org/mediawiki/index.php?title=Void&amp;diff=2101&amp;oldid=prev</id>
		<title>Kevin Reid at 17:03, 28 August 2010</title>
		<link rel="alternate" type="text/html" href="http://wiki.erights.org/mediawiki/index.php?title=Void&amp;diff=2101&amp;oldid=prev"/>
				<updated>2010-08-28T17:03:59Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The [[void]] guard, present in the [[universal environment]], coerces all inputs to [[null]].&lt;br /&gt;
&lt;br /&gt;
It specifies that a given data flow path (particularly, a method return value) carries no information and is not used.&lt;br /&gt;
&lt;br /&gt;
In [[E syntactic version]]s prior to 0.9 (before the “easy-return” syntactic feature), the default result guard for methods was [[void]] rather than [[any]]; thus the method body's return value was null unless a guard was specified.&lt;br /&gt;
&lt;br /&gt;
  ? void&lt;br /&gt;
  # value: void&lt;br /&gt;
&lt;br /&gt;
  ? void.coerce(def obj {}, throw)&lt;br /&gt;
  # value: null&lt;br /&gt;
&lt;br /&gt;
[[Category:Guards]]&lt;/div&gt;</summary>
		<author><name>Kevin Reid</name></author>	</entry>

	</feed>