<p>the applyPronouns function lets you adjust how it&#39;s encoded dynamically. Fancy! <br />So how it works is you do something like this:</p><p>applyPronouns(&quot;\80 was bald&quot;, 0x80, &quot;he\0him&quot;)</p><p>and it&#39;ll return &quot;he was bald&quot;, right? But it&#39;s more than just a simple find-replace...</p>
Reply