diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-05-27 11:11:36 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-05-27 11:11:36 -0700 |
commit | 965dd1bf56253d4b6104a2f57b48d06f6287fe31 (patch) | |
tree | 61a7989b83c26bf6cc18349f374fb1f3155b969e /subx/apps/crenshaw2-1 | |
parent | 7c575de40da307ccb676c6aafb433f40ecafde41 (diff) | |
download | mu-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/crenshaw2-1')
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 21307 -> 21308 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index 25fc3d05..def09e48 100755
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differ |