index
:
github/perlweeklychallenge-club.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
challenge-153
/
conor-hoekstra
/
apl
/
ch-2.apl
blob: f3664382e44f5e43de14b4833f5124312a816ee6 (
plain
)
1
2
3
4
5
factorian
←
{
⍵
=+
/
!
10
(
⊥
⍣
¯1
)
⍵
}
⍝ Tests
factorian
¨
145
123
⍝ 1 0