From 5831542e01209729390f5171d54f505b133ab47e Mon Sep 17 00:00:00 2001 From: elioat Date: Sun, 4 Dec 2022 15:16:52 -0500 Subject: re-org of rnd --- rnd/sketch.rkt | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 rnd/sketch.rkt (limited to 'rnd/sketch.rkt') diff --git a/rnd/sketch.rkt b/rnd/sketch.rkt deleted file mode 100644 index dd25774..0000000 --- a/rnd/sketch.rkt +++ /dev/null @@ -1,13 +0,0 @@ -#lang racket - -;; place for notes and tests and sketches and all that jazz - - -; the sketch of how maybe to access these nested hash tables (this has become hillariously difficult to solve) -; (define path '(some deep key)) -> - -; (for/fold ((ht deep-hash-table)) -; ((key (in-list path)) -; #:break -; (not (hash? ht))) -; (hash-ref ht key)) \ No newline at end of file -- cgit 1.4.1-2-gfad0