<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://wiki.iccup.org/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ALogic%2Fdoc</id>
	<title>Модуль:Logic/doc - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.iccup.org/index.php?action=history&amp;feed=atom&amp;title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C%3ALogic%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.iccup.org/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Logic/doc&amp;action=history"/>
	<updated>2026-05-31T02:16:44Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.iccup.org/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Logic/doc&amp;diff=149&amp;oldid=prev</id>
		<title>DarkMuse: Новая страница: «==API== {{ApiDocStart|Logic|link=Module:Logic}} {{ApiDoc|emptyOr|params=val1: value, val2: value, default: value|description=Returns the first non-empty value.|returns=value}} {{ApiDoc|isEmpty|params=val: any|description=Checks if a value or table is empty.|returns=boolean}} {{ApiDoc|isNumeric|params=val: value|description=Checks if a value is numeric.|returns=boolean}} {{ApiDoc|isNotEmpty|params=val: any|description=Checks if a value or table is not empty.|...»</title>
		<link rel="alternate" type="text/html" href="https://wiki.iccup.org/index.php?title=%D0%9C%D0%BE%D0%B4%D1%83%D0%BB%D1%8C:Logic/doc&amp;diff=149&amp;oldid=prev"/>
		<updated>2024-08-31T15:46:37Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «==API== {{ApiDocStart|Logic|link=Module:Logic}} {{ApiDoc|emptyOr|params=val1: value, val2: value, default: value|description=Returns the first non-empty value.|returns=value}} {{ApiDoc|isEmpty|params=val: any|description=Checks if a value or table is empty.|returns=boolean}} {{ApiDoc|isNumeric|params=val: value|description=Checks if a value is numeric.|returns=boolean}} {{ApiDoc|isNotEmpty|params=val: any|description=Checks if a value or table is not empty.|...»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==API==&lt;br /&gt;
{{ApiDocStart|Logic|link=Module:Logic}}&lt;br /&gt;
{{ApiDoc|emptyOr|params=val1: value, val2: value, default: value|description=Returns the first non-empty value.|returns=value}}&lt;br /&gt;
{{ApiDoc|isEmpty|params=val: any|description=Checks if a value or table is empty.|returns=boolean}}&lt;br /&gt;
{{ApiDoc|isNumeric|params=val: value|description=Checks if a value is numeric.|returns=boolean}}&lt;br /&gt;
{{ApiDoc|isNotEmpty|params=val: any|description=Checks if a value or table is not empty.|returns=boolean}}&lt;br /&gt;
{{ApiDoc|nilOr|params=...|description=Returns the first non-nil value. Function arguments are lazily evaluated, providing a way to short-circuit checks.|returns=value}}&lt;br /&gt;
{{ApiDoc|nilThrows|params=val: any|description=Throws an error if val is nil.|returns=value or error}}&lt;br /&gt;
{{ApiDoc|readBool|params=val: value|description=Interprets the input as a boolean value (true/false).|returns=boolean}}&lt;br /&gt;
{{ApiDoc|readBoolOrNil|params=val: value|description=Converts a boolean from its representations (true/false, 1/0, or their string equivalents), or returns nil if not a recognized representation.|returns=boolean?}}&lt;br /&gt;
{{ApiDoc|tryCatch|params=try: function, catch: function|description=Attempts to execute the &amp;quot;try&amp;quot; function. If it fails, the &amp;quot;catch&amp;quot; function is executed.|returns=result or catch result}}&lt;br /&gt;
{{ApiDoc|try|params=f: function|description=Executes the function and captures its result or any error in a [[Module:ResultOrError|ResultOrError]] instance.|returns=[[Module:ResultOrError|ResultOrError]]}}&lt;br /&gt;
{{ApiDocEnd}}&lt;/div&gt;</summary>
		<author><name>DarkMuse</name></author>
	</entry>
</feed>