<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Array comparison]]></title><description><![CDATA[<p dir="auto">I just discovered we can compare arrays using <code>=</code>. Will this cause problems in the realtime thread <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> ?</p>
]]></description><link>https://forum.hise.audio/topic/1968/array-comparison</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 08:29:01 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/1968.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 29 Oct 2019 22:16:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Array comparison on Tue, 29 Oct 2019 22:20:31 GMT]]></title><description><![CDATA[<p dir="auto">Nice, I didn't know that :)</p>
<p dir="auto">There's nothing problematic going on in array comparison except for O(n) complexity, so you can use it in the realtime thread with sensitive size limits.</p>
]]></description><link>https://forum.hise.audio/post/15106</link><guid isPermaLink="true">https://forum.hise.audio/post/15106</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Tue, 29 Oct 2019 22:20:31 GMT</pubDate></item></channel></rss>