User:⊂⍺m: Difference between revisions

Jump to navigation Jump to search
84 bytes added ,  21:36, 10 July 2023
m
Line 40: Line 40:
== Works in progress ==
== Works in progress ==
=== frame agreement operator ===
=== frame agreement operator ===
I'm working on an operator to model [https://aplwiki.com/wiki/Frame_agreement frame agreement], but currently it has some bugs, notably that the <syntaxhighlight lang=apl inline>assert</syntaxhighlight> function causes <syntaxhighlight lang=apl inline>_FA_</syntaxhighlight> to give no result at all, in every case where it shouldn't give a length error:
I'm working on an operator to model [https://aplwiki.com/wiki/Frame_agreement frame agreement] for any derived function <syntaxhighlight lang=apl inline>f⍤l r</syntaxhighlight>, but currently it has some bugs, notably that the <syntaxhighlight lang=apl inline>assert</syntaxhighlight> function causes <syntaxhighlight lang=apl inline>_FA_</syntaxhighlight> to give no result at all, in every case where it shouldn't give a length error:


<syntaxhighlight lang=apl>
<syntaxhighlight lang=apl>
trusted
83

edits

Navigation menu