diff --git a/TODO b/TODO index 4d24c04..535958f 100644 --- a/TODO +++ b/TODO @@ -71,6 +71,7 @@ 070 [x, bug] figure out why [meta] `for_expansion` procs aren't usable when import is namespaced 071 [math] basic shape collision detection (circle, rect, line) 072 [timestep] create drop-in fixed timestep module + 073 [array] standardize api across types (also add 'find' and 'find_pointer') *** DONE ***