aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/r.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r.bqn b/src/r.bqn
index af3ef84f..4315e700 100644
--- a/src/r.bqn
+++ b/src/r.bqn
@@ -481,7 +481,7 @@ _rankOp_←{
Enc←{
f←(↕𝕨)⊏≢𝕩
c←×´s←𝕨Cell𝕩
- f⥊⊑⟜(⥊𝕩)⌜∘((s⥊↕c)+c×⊢)⌜↕×´f
+ f⥊((⥊𝕩)⊏˜(s⥊↕c)+c×⊢)⌜↕×´f
}
Enc↩(>⟜0×1+≥⟜=)◶⟨<⊢,Enc,<⌜⊢⟩
> ((0⊑k)Enc𝕨) 𝔽¨ ((1-˜≠)⊸⊑k)Enc𝕩