diff options
author | elioat <elioat@tilde.institute> | 2023-05-19 15:11:51 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2023-05-19 15:11:51 -0400 |
commit | b77d78a0e98aa404f0d43ba25c33d4a1b1ea791c (patch) | |
tree | 75258b1d3aa106155759f43feb6976e349ddfaae | |
parent | 20aff289a67e35fad85c14ad5ed6882e4082848c (diff) | |
download | tour-b77d78a0e98aa404f0d43ba25c33d4a1b1ea791c.tar.gz |
*"
-rw-r--r-- | apl/dyalog/roll.aplf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apl/dyalog/roll.aplf b/apl/dyalog/roll.aplf new file mode 100644 index 0000000..75f048e --- /dev/null +++ b/apl/dyalog/roll.aplf @@ -0,0 +1 @@ + roll←{?⍵} |