aboutsummaryrefslogtreecommitdiff
path: root/challenge-273/conor-hoekstra/bqn/ch-2.bqn
blob: d6b62b46a1bd20c9009a8825ecc92a7ea1030c0e (plain)
1
2
3
4
5
6
7
# For up to date code:
# https://github.com/codereport/bqn-code/blob/main/pwc/273-2.bqn

BAfterA  (´∧⌈`)'b'=⊢

# Tests
•Show BAfterA ¨ "aabb""abab""aaa""bbb" # ⟨ 1 0 0 1 ⟩