<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Is_accessible</id>
	<title>Is accessible - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Is_accessible"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Is_accessible&amp;action=history"/>
	<updated>2026-04-25T06:46:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Is_accessible&amp;diff=7506&amp;oldid=prev</id>
		<title>Bale: r9555</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Is_accessible&amp;diff=7506&amp;oldid=prev"/>
		<updated>2011-07-20T10:08:42Z</updated>

		<summary type="html">&lt;p&gt;r9555&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|is_accessible}}{{&lt;br /&gt;
#vardefine:return_type|boolean}}{{&lt;br /&gt;
&lt;br /&gt;
FunctionPage|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
&lt;br /&gt;
function1={{Function|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
aggregate={{#var:aggregate}}|&lt;br /&gt;
return_type=boolean|&lt;br /&gt;
return_also={{#var:return_also}}|&lt;br /&gt;
parameter1={{Param|coinmaster|master}}|&lt;br /&gt;
p1desc={{pspan|master}} is the coinmaster to purchase from|&lt;br /&gt;
&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
function_description=Returns true if {{pspan|master}} is currently available.|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Sample|&lt;br /&gt;
description=Check if a coinmaster is available and if not, explains why.|&lt;br /&gt;
code=&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
boolean check(coinmaster master) {&lt;br /&gt;
   if(is_accessible(master))&lt;br /&gt;
      return true;&lt;br /&gt;
   print(master+ &amp;quot; is not accesible! &amp;quot;&lt;br /&gt;
      + inaccessible_reason(master));&lt;br /&gt;
   return false;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
see_also={{SeeAlso|inaccessible_reason|sells_item|buys_item}}|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Item Management]]&lt;/div&gt;</summary>
		<author><name>Bale</name></author>
	</entry>
</feed>