diff options
author | elioat <elioat@tilde.institute> | 2022-12-06 17:36:00 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2022-12-06 17:36:00 -0500 |
commit | 280f3176c9f7fc9371701740729ad4f352f5f892 (patch) | |
tree | be544fe8581457f0446988f0aeea969aa7bd7a89 | |
parent | ef8f76bda521bb4559ee051e99ac192e7f01c0bd (diff) | |
download | december-2022-280f3176c9f7fc9371701740729ad4f352f5f892.tar.gz |
*
-rw-r--r-- | log.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/log.txt b/log.txt index 3d3a713..75f358b 100644 --- a/log.txt +++ b/log.txt @@ -4,3 +4,4 @@ 03 DEC: Going *deep* on how best to handle hash table data -- not lots of visible progress, but lots of noodling [late night addition -- cracked the nut!] 04 DEC: Today a lot of noodling and toodling with recursion. Exploring ways to map/filter/for-each over the data to access what I am after 05 DEC: No huge progress to share -- explored a few other implementations of scheme and interface options, pausing on data (re)shaping and wrangling +06 DEC: Sort of a rest day, perhaps more after work, but today's been a *long* day. Poked a weeeeeeee little bit at the inspector function |