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/handle | |
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/handle')
-rwxr-xr-x | subx/apps/handle | bin | 21029 -> 21030 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/handle b/subx/apps/handle
index 916c6ec1..974e57a2 100755
--- a/subx/apps/handle
+++ b/subx/apps/handle
Binary files differ |