diff grid_refactor.md @ 1275:dcd8654ca33b refactor/grids

Remove getcomponent stubs since we might have a cleaner way to solve it with map or lazymap
author Jonatan Werpers <jonatan@werpers.com>
date Sun, 26 Feb 2023 11:53:23 +0100
parents 20f42cf0800c
children 79647b60a73b
line wrap: on
line diff
--- a/grid_refactor.md	Sat Feb 25 22:57:00 2023 +0100
+++ b/grid_refactor.md	Sun Feb 26 11:53:23 2023 +0100
@@ -119,6 +119,14 @@
 end
 ```
 
+Could allow us to remove eval_on.
+
+## Do we need functions like `getcomponent`?
+Perhaps this can be more cleanly solved using map or a lazy version of map?
+That approach would be more flexible and more general requiring few specialized functions.
+
+(see "Lazy version of map for our needs?" above)
+
 ## Notes from pluto notebook
 - Är det dåligt att använda ndims om antalet index inte matchar?
    - Tex ostrukturerat grid