From 34fc945ef255b8993645f0eadacd2949ae2c17ea Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 6 Dec 2016 23:51:03 -0500 Subject: [PATCH] todo --- c/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/c/todo.txt b/c/todo.txt index 1d9f48a4e..7753255c0 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -32,6 +32,7 @@ MAPVAR CHECKLIST: * new functions: - binary m,s->s JOINK JOINV JOINKV - binary s,s->m SPLITNV SPLITKV + ! splitnv/splitkv how/whether to type-infer the v's?!? * debt-reduction ! naming conventions to clarify transfer/copy semantics