chiark
/
gitweb
/
~bjharris
/
aoc-2022.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49131c
)
06: simplify code to use monadic / (Indexes)
author
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 6 May 2024 19:46:50 +0000
(20:46 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Mon, 6 May 2024 19:46:50 +0000
(20:46 +0100)
06/06a.bqn
patch
|
blob
|
history
06/06b.bqn
patch
|
blob
|
history
diff --git
a/06/06a.bqn
b/06/06a.bqn
index 0860fc17cd5aaa4048aa34fcf658713b4b9b2622..c4020a6f63c3373964bf938f4f69f46c91a4173a 100644
(file)
--- a/
06/06a.bqn
+++ b/
06/06a.bqn
@@
-1
+1
@@
-•Show 4{𝕨+⊑
(/⟜(↕≠))
(∧´∊)˘𝕨↕𝕩}¨•file.Lines ⊑•args
+•Show 4{𝕨+⊑
/
(∧´∊)˘𝕨↕𝕩}¨•file.Lines ⊑•args
diff --git
a/06/06b.bqn
b/06/06b.bqn
index 80e560c92a953e85694acf41664436c322252833..eb51c1c7525b8da53229b0235f47a332323f4e73 100644
(file)
--- a/
06/06b.bqn
+++ b/
06/06b.bqn
@@
-1
+1
@@
-•Show 14{𝕨+⊑
(/⟜(↕≠))
(∧´∊)˘𝕨↕𝕩}¨•file.Lines ⊑•args
+•Show 14{𝕨+⊑
/
(∧´∊)˘𝕨↕𝕩}¨•file.Lines ⊑•args