blob: 426ea8cbc6f4a79953fdd73ffdbaccb25eb2f053 [file] [log] [blame]
{{ #hasAvailableInstanceOperators }}
<section
class="summary offset-anchor{{ #publicInheritedInstanceOperators }} inherited{{ /publicInheritedInstanceOperators }}"
id="operators">
<h2>Operators</h2>
<dl class="callables">
{{ #availableInstanceOperatorsSorted }}
{{ >callable }}
{{ /availableInstanceOperatorsSorted }}
</dl>
</section>
{{ /hasAvailableInstanceOperators }}