Initial commit

This commit is contained in:
Dimitri Lozeve 2023-10-23 10:58:34 +02:00
commit ec7778ddc1
3 changed files with 11 additions and 0 deletions

2
phase1.dyalog Normal file
View file

@ -0,0 +1,2 @@
EliminationSort←{(⍵=⌈\⍵)/⍵}
Rational←(÷\(1∧⊢),⊢)