Skip to content

Commit

Permalink
add some more tuples optimizations tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Sep 17, 2024
1 parent 6f70d0c commit 624d138
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/optimized.ua
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,8 @@ F ← ⬚10(/+◌1⊞(ׯ))
⍤⟜≍: ⊃⧅≤⧅(∘≤) 3 ⇡4
⍤⟜≍: ⊃⧅>⧅(∘>) 3 ⇡4
⍤⟜≍: ⊃⧅≥⧅(∘≥) 3 ⇡4
⍤⟜≍: ⊃⧅≠⧅(∘≠) 3 ⇡5
⍤⟜≍: ⊃⧅<⧅(∘<) 3 ⇡5
⍤⟜≍: ⊃⧅≤⧅(∘≤) 3 ⇡5
⍤⟜≍: ⊃⧅>⧅(∘>) 3 ⇡5
⍤⟜≍: ⊃⧅≥⧅(∘≥) 3 ⇡5

0 comments on commit 624d138

Please sign in to comment.