changeset 416:e97550b5c1e7 feature/better_map

Add todo.
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 02 Feb 2017 16:41:41 +0100
parents 16907bf31e67
children effd75b113ba
files Map.m
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Map.m	Thu Feb 02 16:22:47 2017 +0100
+++ b/Map.m	Thu Feb 02 16:41:41 2017 +0100
@@ -4,6 +4,7 @@
     end
 
     % can we support multi map using varargin?
+    % probably a bad idea. For example it complicates keys();
 
     methods
         function obj = Map()