about summary refs log tree commit diff stats
path: root/subx/apps/factorial
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-27 11:11:36 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-27 11:11:36 -0700
commit965dd1bf56253d4b6104a2f57b48d06f6287fe31 (patch)
tree61a7989b83c26bf6cc18349f374fb1f3155b969e /subx/apps/factorial
parent7c575de40da307ccb676c6aafb433f40ecafde41 (diff)
downloadmu-965dd1bf56253d4b6104a2f57b48d06f6287fe31.tar.gz
.
'get-or-insert-stream' is now the more generic 'get-or-insert' that can
handle tables of any value type. But callers have to be careful to cast
values to the right type.
Diffstat (limited to 'subx/apps/factorial')
-rwxr-xr-xsubx/apps/factorialbin20223 -> 20224 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/factorial b/subx/apps/factorial
index 26b881fd..2330d6ad 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differ