From 659c36e4a5a48d4fdfc45f9f05ec88c4bded30bf Mon Sep 17 00:00:00 2001 From: John Kerl Date: Thu, 1 Dec 2016 20:39:17 -0500 Subject: [PATCH] todo --- c/todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/c/todo.txt b/c/todo.txt index ceac8c15f..11fda2601 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -38,8 +38,8 @@ MAPVAR CHECKLIST: ? free vs. free_contents names ? * apply mapvar contexts to some built-ins: length, typeof, ... ? - - map-in: isabsent, ispresent, ismap, isscalar, length, typeof, depth, deepcount. haskey. - ? map-out: a plus b? a minus b? ... various collections-api stuff ... + - map-in: isabsent, ispresent, ismap, isscalar, length, typeof, depth, deepcount, haskey. + ? map-out: a plus b? a minus b? stdlib.mlr ? - isabsent, ispresent are nonsensical now that maps can be func args - ismap and isscalar predicates