From 051706be81a6f1e09654e65701dec816fbd9b671 Mon Sep 17 00:00:00 2001 From: tiye Date: Sun, 27 Aug 2023 00:37:28 +0800 Subject: [PATCH] change snapshot format; fix editor features --- .github/workflows/upload.yaml | 8 +- calcit.cirru | 46086 ++++++++++++++++++++++---------- compact.cirru | 4748 ++-- package.cirru | 10 +- package.json | 2 +- yarn.lock | 26 +- 6 files changed, 34690 insertions(+), 16190 deletions(-) diff --git a/.github/workflows/upload.yaml b/.github/workflows/upload.yaml index 3b29a10..0e2ae8f 100644 --- a/.github/workflows/upload.yaml +++ b/.github/workflows/upload.yaml @@ -19,15 +19,15 @@ jobs: - uses: supplypike/setup-bin@v3 with: - uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.12/cr' + uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.0-a2/cr' name: 'cr' - version: '0.7.12' + version: '0.8.0-a2' - uses: supplypike/setup-bin@v3 with: - uri: 'https://github.com/calcit-lang/calcit/releases/download/0.7.12/caps' + uri: 'https://github.com/calcit-lang/calcit/releases/download/0.8.0-a2/caps' name: 'caps' - version: '0.7.12' + version: '0.8.0-a2' - name: "compiles to js" run: > diff --git a/calcit.cirru b/calcit.cirru index 9b3b6b9..d06bc74 100644 --- a/calcit.cirru +++ b/calcit.cirru @@ -1,18013 +1,36367 @@ -{} +{} (:package |app) :configs $ {} (:init-fn |app.main/main!) (:port 6001) (:reload-fn |app.main/reload!) (:storage-key |calcit.cirru) :modules $ [] |memof/ |lilac/ |respo.calcit/ |respo-ui.calcit/ |phlox/ |touch-control/ |pointed-prompt/ |alerts.calcit/ |respo-cirru-editor/ :entries $ {} :server $ {} (:init-fn |app.server/main!) (:reload-fn |app.server/reload!) :modules $ [] |calcit-http/ - :ir $ {} (:package |app) - :files $ {} - |app.analyze $ {} - :configs $ {} - :defs $ {} - |analyze-deps $ {} (:at 1650821318744) (:by |rJG4IHzWf) (:type :expr) + :files $ {} + |app.analyze $ {} + :configs $ {} + :defs $ {} + |analyze-deps $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650821318744) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821318744) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650821318744) (:by |rJG4IHzWf) (:text |analyze-deps) (:type :leaf) - |h $ {} (:at 1650821318744) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821318744) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650821318744) (:by |rJG4IHzWf) (:text |analyze-deps) + |h $ %{} :Expr (:at 1650821318744) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821320987) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |l $ {} (:at 1650821321355) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821320987) (:by |rJG4IHzWf) (:text |files) + |l $ %{} :Expr (:at 1650821321355) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826571479) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650828581115) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826571479) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650828581115) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826572588) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650826572588) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650826597272) (:by |rJG4IHzWf) (:text |ns-deps-dict) (:type :leaf) - |T $ {} (:at 1650821748680) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650826597272) (:by |rJG4IHzWf) (:text |ns-deps-dict) + |T $ %{} :Expr (:at 1650821748680) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650821751627) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1650821750894) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |b $ {} (:at 1650821753016) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650821751627) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1650821750894) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Expr (:at 1650821753016) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821755846) (:by |rJG4IHzWf) (:text |map-kv) (:type :leaf) - |b $ {} (:at 1650821756758) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821755846) (:by |rJG4IHzWf) (:text |map-kv) + |b $ %{} :Expr (:at 1650821756758) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821757030) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650821757288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821757030) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650821757288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821760336) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650821761948) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |h $ {} (:at 1650822777103) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821760336) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650821761948) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1650822777103) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650822777677) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650822779660) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |T $ {} (:at 1650821763205) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650822777677) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650822779660) (:by |rJG4IHzWf) (:text |ns) + |T $ %{} :Expr (:at 1650821763205) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821782685) (:by |rJG4IHzWf) (:text |parse-import-dict) (:type :leaf) - |b $ {} (:at 1664702879562) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821782685) (:by |rJG4IHzWf) (:text |parse-import-dict) + |b $ %{} :Expr (:at 1664702879562) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1664702880703) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1650821785141) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821787147) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650821788009) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1650821788682) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821787147) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650821788009) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |h $ {} (:at 1650821788682) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650821788838) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650821789502) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1664702881419) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1650826598062) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821788838) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650821789502) (:by |rJG4IHzWf) (:text |:ns) + |e $ %{} :Leaf (:at 1693068537511) (:by |rJG4IHzWf) (:text |:code) + |h $ %{} :Leaf (:at 1693068530575) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1650826598062) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650829983116) (:by |rJG4IHzWf) (:text |defs-deps-dict) (:type :leaf) - |b $ {} (:at 1650826604931) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650829983116) (:by |rJG4IHzWf) (:text |defs-deps-dict) + |b $ %{} :Expr (:at 1650826604931) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826605284) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650826606118) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |e $ {} (:at 1650826670276) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |h $ {} (:at 1650826606927) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826605284) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650826606118) (:by |rJG4IHzWf) (:text |files) + |e $ %{} :Leaf (:at 1650826670276) (:by |rJG4IHzWf) (:text |.to-list) + |h $ %{} :Expr (:at 1650826606927) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826687011) (:by |rJG4IHzWf) (:text |mapcat) (:type :leaf) - |b $ {} (:at 1650826610006) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826687011) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Expr (:at 1650826610006) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826610242) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650826690369) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826610242) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650826690369) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826691342) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650826691828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826691342) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650826691828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827084897) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650827086046) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827084897) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650827086046) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826697137) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650826697137) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826698871) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |X $ {} (:at 1650827088079) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826698871) (:by |rJG4IHzWf) (:text |ns) + |X $ %{} :Expr (:at 1650827088079) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827088591) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650827090053) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650827090312) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1650827093347) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827088591) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650827090053) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1650827090312) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1650827093347) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827095206) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |b $ {} (:at 1650827096012) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827095206) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Expr (:at 1650827096012) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650827098290) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1650827176641) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |b $ {} (:at 1650827098920) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650827098290) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1650827176641) (:by |rJG4IHzWf) (:text |pair) + |b $ %{} :Expr (:at 1650827098920) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827099353) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650827100055) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650827102991) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827099353) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650827100055) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650827102991) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827103437) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650827104336) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |h $ {} (:at 1650826742586) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827103437) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650827104336) (:by |rJG4IHzWf) (:text |:defs) + |h $ %{} :Expr (:at 1650826742586) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650826743269) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1650827110971) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |b $ {} (:at 1650826748617) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650826743269) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1650827110971) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Expr (:at 1650826748617) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826748238) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |h $ {} (:at 1650826749862) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826748238) (:by |rJG4IHzWf) (:text |.to-list) + |h $ %{} :Expr (:at 1650826749862) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826750978) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1650826751305) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826750978) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650826751305) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826751572) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650826752437) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826751572) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650826752437) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826994603) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650826995631) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1693068613216) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650826995631) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650827016026) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650827016684) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650827016026) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650827016684) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826998026) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650826998026) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826999441) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |b $ {} (:at 1650827019984) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826999441) (:by |rJG4IHzWf) (:text |def-name) + |b $ %{} :Expr (:at 1650827019984) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827021001) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650827022977) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650827023208) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1650827024437) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827021001) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650827022977) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1650827023208) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1650827024437) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827026336) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1650827026623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827026336) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1650827026623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827031591) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650827032189) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650827033359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1693068637625) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650827032189) (:by |rJG4IHzWf) (:text |pair) + |e $ %{} :Expr (:at 1693068640618) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827033788) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650827035163) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1664702983489) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1664702984188) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1664702984709) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |T $ {} (:at 1650826837788) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1693068640899) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1693068641469) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1693068653149) (:by |rJG4IHzWf) (:text |:code) + |l $ %{} :Leaf (:at 1693068654112) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1650826837788) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650826838305) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650826761015) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650826838305) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1650826761015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650826761388) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650826763569) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650826766712) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |b $ {} (:at 1650826964150) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650826761388) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650826763569) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650826766712) (:by |rJG4IHzWf) (:text |def-name) + |b $ %{} :Expr (:at 1650826964150) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830020087) (:by |rJG4IHzWf) (:text |lookup-body-deps) (:type :leaf) - |b $ {} (:at 1650827052856) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830020087) (:by |rJG4IHzWf) (:text |lookup-body-deps) + |b $ %{} :Expr (:at 1650827052856) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650827054588) (:by |rJG4IHzWf) (:text |slice) (:type :leaf) - |T $ {} (:at 1650827045910) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1650827055359) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1650827134083) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650827054588) (:by |rJG4IHzWf) (:text |slice) + |T $ %{} :Leaf (:at 1650827045910) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Leaf (:at 1650827055359) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650827134083) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650827135349) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |T $ {} (:at 1650827062524) (:by |rJG4IHzWf) (:text |ns-deps-dict) (:type :leaf) - |b $ {} (:at 1650827136210) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |j $ {} (:at 1650827128406) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |k $ {} (:at 1650827431658) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |l $ {} (:at 1650827237373) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650827135349) (:by |rJG4IHzWf) (:text |get) + |T $ %{} :Leaf (:at 1650827062524) (:by |rJG4IHzWf) (:text |ns-deps-dict) + |b $ %{} :Leaf (:at 1650827136210) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1650827128406) (:by |rJG4IHzWf) (:text |ns) + |k $ %{} :Leaf (:at 1650827431658) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1650827237373) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650827238308) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |T $ {} (:at 1650827119720) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |l $ {} (:at 1650826898597) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650826902289) (:by |rJG4IHzWf) (:text |pairs-map) (:type :leaf) - |h $ {} (:at 1650829986563) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650856300525) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650829992439) (:by |rJG4IHzWf) (:text |defs-dependants-dict) (:type :leaf) - |b $ {} (:at 1650830001889) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650830028916) (:by |rJG4IHzWf) (:text |lookup-dependants) (:type :leaf) - |b $ {} (:at 1650830031752) (:by |rJG4IHzWf) (:text |defs-deps-dict) (:type :leaf) - |h $ {} (:at 1650829985109) (:by |rJG4IHzWf) (:text |defs-deps-dict) (:type :leaf) - |digit-pattern $ {} (:at 1650827766511) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650827238308) (:by |rJG4IHzWf) (:text |keys) + |T $ %{} :Leaf (:at 1650827119720) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Expr (:at 1650826898597) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826902289) (:by |rJG4IHzWf) (:text |pairs-map) + |h $ %{} :Expr (:at 1650829986563) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650856300525) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650829992439) (:by |rJG4IHzWf) (:text |defs-dependants-dict) + |b $ %{} :Expr (:at 1650830001889) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830028916) (:by |rJG4IHzWf) (:text |lookup-dependants) + |b $ %{} :Leaf (:at 1650830031752) (:by |rJG4IHzWf) (:text |defs-deps-dict) + |h $ %{} :Leaf (:at 1650829985109) (:by |rJG4IHzWf) (:text |defs-deps-dict) + |digit-pattern $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650827766511) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827766511) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1650827795758) (:by |rJG4IHzWf) (:text |digit-pattern) (:type :leaf) - |h $ {} (:at 1650827766511) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827766511) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650827795758) (:by |rJG4IHzWf) (:text |digit-pattern) + |h $ %{} :Expr (:at 1650827766511) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827772437) (:by |rJG4IHzWf) (:text |new) (:type :leaf) - |b $ {} (:at 1650827775906) (:by |rJG4IHzWf) (:text |js/RegExp) (:type :leaf) - |h $ {} (:at 1650827800572) (:by |rJG4IHzWf) (:text "|\"^\\d$") (:type :leaf) - |flatten $ {} (:at 1650828349062) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827772437) (:by |rJG4IHzWf) (:text |new) + |b $ %{} :Leaf (:at 1650827775906) (:by |rJG4IHzWf) (:text |js/RegExp) + |h $ %{} :Leaf (:at 1650827800572) (:by |rJG4IHzWf) (:text "|\"^\\d$") + |flatten $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650828349062) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828350209) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650828349062) (:by |rJG4IHzWf) (:text |flatten) (:type :leaf) - |h $ {} (:at 1650828349062) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828350209) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650828349062) (:by |rJG4IHzWf) (:text |flatten) + |h $ %{} :Expr (:at 1650828349062) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828351424) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |l $ {} (:at 1650828351775) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828351424) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Expr (:at 1650828351775) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828352654) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650828353241) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650828354570) (:by |rJG4IHzWf) (:text |list?) (:type :leaf) - |b $ {} (:at 1650828355061) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1650828356538) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650828357916) (:by |rJG4IHzWf) (:text |mapcat) (:type :leaf) - |b $ {} (:at 1650828360508) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1650828429234) (:by |rJG4IHzWf) (:text |flatten) (:type :leaf) - |l $ {} (:at 1650828426015) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650828426629) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650828364744) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |lookup-body-deps $ {} (:at 1650827138434) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828352654) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650828353241) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828354570) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1650828355061) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1650828356538) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828357916) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Leaf (:at 1650828360508) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1650828429234) (:by |rJG4IHzWf) (:text |flatten) + |l $ %{} :Expr (:at 1650828426015) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650828426629) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650828364744) (:by |rJG4IHzWf) (:text |xs) + |lookup-body-deps $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650827138434) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827138434) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650830016522) (:by |rJG4IHzWf) (:text |lookup-body-deps) (:type :leaf) - |h $ {} (:at 1650827138434) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827138434) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650830016522) (:by |rJG4IHzWf) (:text |lookup-body-deps) + |h $ %{} :Expr (:at 1650827138434) (:by |rJG4IHzWf) :data $ {} - |H $ {} (:at 1650827141515) (:by |rJG4IHzWf) (:text |body) (:type :leaf) - |U $ {} (:at 1650827149091) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650827138434) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |j $ {} (:at 1650827435909) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |l $ {} (:at 1650827243644) (:by |rJG4IHzWf) (:text |def-names) (:type :leaf) - |i $ {} (:at 1650827622267) (:by |rJG4IHzWf) (:type :expr) + |H $ %{} :Leaf (:at 1650827141515) (:by |rJG4IHzWf) (:text |body) + |U $ %{} :Leaf (:at 1650827149091) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650827138434) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1650827435909) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Leaf (:at 1650827243644) (:by |rJG4IHzWf) (:text |def-names) + |i $ %{} :Expr (:at 1650827622267) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827627248) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650827628123) (:by |rJG4IHzWf) (:text |body) (:type :leaf) - |h $ {} (:at 1650827632219) (:by |rJG4IHzWf) (:text |flatten) (:type :leaf) - |i $ {} (:at 1650884371869) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650884372649) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |h $ {} (:at 1650884487723) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650884489558) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |L $ {} (:at 1650884492599) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827627248) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650827628123) (:by |rJG4IHzWf) (:text |body) + |h $ %{} :Leaf (:at 1650827632219) (:by |rJG4IHzWf) (:text |flatten) + |i $ %{} :Expr (:at 1650884371869) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884372649) (:by |rJG4IHzWf) (:text |filter) + |h $ %{} :Expr (:at 1650884487723) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650884489558) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1650884492599) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884492599) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |T $ {} (:at 1650884533174) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884492599) (:by |rJG4IHzWf) (:text |token) + |T $ %{} :Expr (:at 1650884533174) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650884533727) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650884536177) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650884533727) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650884536177) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884534697) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884537381) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650884537718) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |P $ {} (:at 1650884539096) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |T $ {} (:at 1650884543386) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884534697) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884537381) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884537718) (:by |rJG4IHzWf) (:text "|\"") + |P $ %{} :Leaf (:at 1650884539096) (:by |rJG4IHzWf) (:text |false) + |T $ %{} :Expr (:at 1650884543386) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650884543934) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650884544186) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650884543934) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650884544186) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884545475) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650884545083) (:by |rJG4IHzWf) (:text |c) (:type :leaf) - |b $ {} (:at 1650884546466) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650884545475) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884545083) (:by |rJG4IHzWf) (:text |c) + |b $ %{} :Expr (:at 1650884546466) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884547186) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650884548423) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650884548736) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1650884378230) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884547186) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650884548423) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884548736) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1650884378230) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884379955) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650884380342) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884379955) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650884380342) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884380685) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1650884380984) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884380685) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650884380984) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884384737) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884384737) (:by |rJG4IHzWf) (:text "|\":") (:type :leaf) - |h $ {} (:at 1650884555568) (:by |rJG4IHzWf) (:text |c) (:type :leaf) - |l $ {} (:at 1650884410185) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884384737) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884384737) (:by |rJG4IHzWf) (:text "|\":") + |h $ %{} :Leaf (:at 1650884555568) (:by |rJG4IHzWf) (:text |c) + |l $ %{} :Expr (:at 1650884410185) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884410185) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884410185) (:by |rJG4IHzWf) (:text "|\"\"") (:type :leaf) - |h $ {} (:at 1650884557053) (:by |rJG4IHzWf) (:text |c) (:type :leaf) - |o $ {} (:at 1650884416049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884410185) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884410185) (:by |rJG4IHzWf) (:text "|\"\"") + |h $ %{} :Leaf (:at 1650884557053) (:by |rJG4IHzWf) (:text |c) + |o $ %{} :Expr (:at 1650884416049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884416049) (:by |rJG4IHzWf) (:text "|\"'") (:type :leaf) - |h $ {} (:at 1650884558852) (:by |rJG4IHzWf) (:text |c) (:type :leaf) - |p $ {} (:at 1650884416049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884416049) (:by |rJG4IHzWf) (:text "|\"'") + |h $ %{} :Leaf (:at 1650884558852) (:by |rJG4IHzWf) (:text |c) + |p $ %{} :Expr (:at 1650884416049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884579150) (:by |rJG4IHzWf) (:text "|\".") (:type :leaf) - |h $ {} (:at 1650884560714) (:by |rJG4IHzWf) (:text |c) (:type :leaf) - |pT $ {} (:at 1650884416049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884579150) (:by |rJG4IHzWf) (:text "|\".") + |h $ %{} :Leaf (:at 1650884560714) (:by |rJG4IHzWf) (:text |c) + |pT $ %{} :Expr (:at 1650884416049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884604497) (:by |rJG4IHzWf) (:text "|\";") (:type :leaf) - |h $ {} (:at 1650884560714) (:by |rJG4IHzWf) (:text |c) (:type :leaf) - |q $ {} (:at 1650884570766) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884604497) (:by |rJG4IHzWf) (:text "|\";") + |h $ %{} :Leaf (:at 1650884560714) (:by |rJG4IHzWf) (:text |c) + |q $ %{} :Expr (:at 1650884570766) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884570766) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884570766) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650884570766) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |r $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884570766) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884570766) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884570766) (:by |rJG4IHzWf) (:text |def-name) + |r $ %{} :Expr (:at 1650884418459) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"true") (:type :leaf) - |rT $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"true") + |rT $ %{} :Expr (:at 1650884418459) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"false") (:type :leaf) - |rj $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"false") + |rj $ %{} :Expr (:at 1650884418459) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"nil") (:type :leaf) - |s $ {} (:at 1650884425227) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"nil") + |s $ %{} :Expr (:at 1650884425227) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884425227) (:by |rJG4IHzWf) (:text |.!test) (:type :leaf) - |b $ {} (:at 1650884425227) (:by |rJG4IHzWf) (:text |digit-pattern) (:type :leaf) - |h $ {} (:at 1650884425227) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |j $ {} (:at 1650884345231) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884425227) (:by |rJG4IHzWf) (:text |.!test) + |b $ %{} :Leaf (:at 1650884425227) (:by |rJG4IHzWf) (:text |digit-pattern) + |h $ %{} :Leaf (:at 1650884425227) (:by |rJG4IHzWf) (:text |token) + |j $ %{} :Expr (:at 1650884345231) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884345702) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1650886479505) (:by |rJG4IHzWf) (:text |strip-at) (:type :leaf) - |l $ {} (:at 1650827634279) (:by |rJG4IHzWf) (:text |distinct) (:type :leaf) - |o $ {} (:at 1650827637131) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884345702) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Leaf (:at 1650886479505) (:by |rJG4IHzWf) (:text |strip-at) + |l $ %{} :Leaf (:at 1650827634279) (:by |rJG4IHzWf) (:text |distinct) + |o $ %{} :Expr (:at 1650827637131) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827677197) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1650827677545) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827677197) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650827677545) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827678217) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650827679032) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827678217) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650827679032) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827684397) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650827692642) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827684397) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650827692642) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827694015) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1650827694572) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827694015) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650827694572) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827694972) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650827694972) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827697473) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1650827704276) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650827701823) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |b $ {} (:at 1650827705826) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |g $ {} (:at 1650827822131) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827697473) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650827704276) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650827701823) (:by |rJG4IHzWf) (:text |def-name) + |b $ %{} :Leaf (:at 1650827705826) (:by |rJG4IHzWf) (:text |nil) + |g $ %{} :Expr (:at 1650827822131) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827830110) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650827830110) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827832040) (:by |rJG4IHzWf) (:text |.includes?) (:type :leaf) - |b $ {} (:at 1650827834420) (:by |rJG4IHzWf) (:text |def-names) (:type :leaf) - |h $ {} (:at 1650827836184) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650827838828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827832040) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Leaf (:at 1650827834420) (:by |rJG4IHzWf) (:text |def-names) + |h $ %{} :Leaf (:at 1650827836184) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Expr (:at 1650827838828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827838965) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650827839530) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650827847774) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |l $ {} (:at 1650828775609) (:by |rJG4IHzWf) (:text |:file) (:type :leaf) - |gT $ {} (:at 1650827851757) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827838965) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650827839530) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650827847774) (:by |rJG4IHzWf) (:text |token) + |l $ %{} :Leaf (:at 1650828775609) (:by |rJG4IHzWf) (:text |:file) + |gT $ %{} :Expr (:at 1650827851757) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827852580) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650827852580) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1650827854097) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650827854097) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827885388) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |b $ {} (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650827908415) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |b $ {} (:at 1650827913627) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1650827914907) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827885388) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Expr (:at 1650827908415) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650827913627) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650827914907) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650827922772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650827922772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650827924088) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |h $ {} (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650827984359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650827924088) (:by |rJG4IHzWf) (:text |:defs) + |h $ %{} :Leaf (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650827984359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |X $ {} (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |Z $ {} (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650827990612) (:by |rJG4IHzWf) (:text |:def) (:type :leaf) - |gj $ {} (:at 1650827851757) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) + |Z $ %{} :Leaf (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650827990612) (:by |rJG4IHzWf) (:text |:def) + |gj $ %{} :Expr (:at 1650827851757) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827852580) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650827852580) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1650827854097) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650827854097) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828001662) (:by |rJG4IHzWf) (:text |:npm-defs) (:type :leaf) - |b $ {} (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650827908415) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828001662) (:by |rJG4IHzWf) (:text |:npm-defs) + |b $ %{} :Leaf (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Expr (:at 1650827908415) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |b $ {} (:at 1650827913627) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650827913627) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1650827914907) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650827914907) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650827922772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650827922772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650828033931) (:by |rJG4IHzWf) (:text |:npm-defs) (:type :leaf) - |h $ {} (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650827984359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828033931) (:by |rJG4IHzWf) (:text |:npm-defs) + |h $ %{} :Leaf (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650827984359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |X $ {} (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |Z $ {} (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650828004566) (:by |rJG4IHzWf) (:text |:npm-def) (:type :leaf) - |gr $ {} (:at 1650827851757) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) + |Z $ %{} :Leaf (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650828004566) (:by |rJG4IHzWf) (:text |:npm-def) + |gr $ %{} :Expr (:at 1650827851757) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827852580) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650827852580) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1650827854097) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650827854097) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828020283) (:by |rJG4IHzWf) (:text |:npm-defaults) (:type :leaf) - |b $ {} (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650827908415) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828020283) (:by |rJG4IHzWf) (:text |:npm-defaults) + |b $ %{} :Leaf (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Expr (:at 1650827908415) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |b $ {} (:at 1650827913627) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650827913627) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1650827914907) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650827914907) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650827922772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650827922772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650828040531) (:by |rJG4IHzWf) (:text |:npm-defaults) (:type :leaf) - |h $ {} (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650827984359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828040531) (:by |rJG4IHzWf) (:text |:npm-defaults) + |h $ %{} :Leaf (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650827984359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |X $ {} (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |Z $ {} (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650828025875) (:by |rJG4IHzWf) (:text |:npm-default) (:type :leaf) - |gv $ {} (:at 1650828058716) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) + |Z $ %{} :Leaf (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650828025875) (:by |rJG4IHzWf) (:text |:npm-default) + |gv $ %{} :Expr (:at 1650828058716) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828062900) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650828062900) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828078565) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650828079021) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828078565) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650828079021) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828079560) (:by |rJG4IHzWf) (:text |not=) (:type :leaf) - |b $ {} (:at 1650828081448) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828079560) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Expr (:at 1650828081448) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828081883) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650828083233) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650828083874) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650828086018) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |h $ {} (:at 1650828086873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828081883) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650828083233) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650828083874) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650828086018) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Expr (:at 1650828086873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828091410) (:by |rJG4IHzWf) (:text |.includes?) (:type :leaf) - |b $ {} (:at 1650828092074) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650828093949) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |b $ {} (:at 1650828094881) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828091410) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Leaf (:at 1650828092074) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650828093949) (:by |rJG4IHzWf) (:text "|\"/") + |b $ %{} :Expr (:at 1650828094881) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828096747) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650828097253) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828096747) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650828097253) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828097538) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650828097538) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828156791) (:by |rJG4IHzWf) (:text |pieces) (:type :leaf) - |b $ {} (:at 1650828157203) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828156791) (:by |rJG4IHzWf) (:text |pieces) + |b $ %{} :Expr (:at 1650828157203) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828158542) (:by |rJG4IHzWf) (:text |.split) (:type :leaf) - |b $ {} (:at 1650828159092) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650828159729) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |b $ {} (:at 1650828268370) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828158542) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650828159092) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650828159729) (:by |rJG4IHzWf) (:text "|\"/") + |b $ %{} :Expr (:at 1650828268370) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828271722) (:by |rJG4IHzWf) (:text |ns-alias) (:type :leaf) - |b $ {} (:at 1650828273005) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828271722) (:by |rJG4IHzWf) (:text |ns-alias) + |b $ %{} :Expr (:at 1650828273005) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828274242) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1650828291383) (:by |rJG4IHzWf) (:text |pieces) (:type :leaf) - |h $ {} (:at 1650828276163) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828274242) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650828291383) (:by |rJG4IHzWf) (:text |pieces) + |h $ %{} :Expr (:at 1650828276163) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828284270) (:by |rJG4IHzWf) (:text |def-part) (:type :leaf) - |b $ {} (:at 1650828284683) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828284270) (:by |rJG4IHzWf) (:text |def-part) + |b $ %{} :Expr (:at 1650828284683) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828286371) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650828288314) (:by |rJG4IHzWf) (:text |pieces) (:type :leaf) - |h $ {} (:at 1650828289934) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650828162059) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828286371) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650828288314) (:by |rJG4IHzWf) (:text |pieces) + |h $ %{} :Leaf (:at 1650828289934) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650828162059) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828210251) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1650828210599) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828210251) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650828210599) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828210806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650828210806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828213628) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1650828214006) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828213628) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650828214006) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828218120) (:by |rJG4IHzWf) (:text |:namespaces) (:type :leaf) - |b $ {} (:at 1650828222605) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650828296719) (:by |rJG4IHzWf) (:text |ns-alias) (:type :leaf) - |b $ {} (:at 1650828244821) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828218120) (:by |rJG4IHzWf) (:text |:namespaces) + |b $ %{} :Leaf (:at 1650828222605) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650828296719) (:by |rJG4IHzWf) (:text |ns-alias) + |b $ %{} :Expr (:at 1650828244821) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828247744) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |b $ {} (:at 1650828249635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828247744) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650828249635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828251302) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1650828253690) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828251302) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650828253690) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828253690) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650828253690) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650828253690) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828253690) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650828253690) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650828253690) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828253690) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650828258243) (:by |rJG4IHzWf) (:text |:namespaces) (:type :leaf) - |h $ {} (:at 1650828299790) (:by |rJG4IHzWf) (:text |ns-alias) (:type :leaf) - |h $ {} (:at 1650828309487) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828253690) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828258243) (:by |rJG4IHzWf) (:text |:namespaces) + |h $ %{} :Leaf (:at 1650828299790) (:by |rJG4IHzWf) (:text |ns-alias) + |h $ %{} :Expr (:at 1650828309487) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828309794) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650828310272) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |h $ {} (:at 1650828313610) (:by |rJG4IHzWf) (:text |def-part) (:type :leaf) - |l $ {} (:at 1650828322508) (:by |rJG4IHzWf) (:text |:ns-def) (:type :leaf) - |h $ {} (:at 1650828210599) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828309794) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828310272) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650828313610) (:by |rJG4IHzWf) (:text |def-part) + |l $ %{} :Leaf (:at 1650828322508) (:by |rJG4IHzWf) (:text |:ns-def) + |h $ %{} :Expr (:at 1650828210599) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828210806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650828210806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828213628) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1650828214006) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828213628) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650828214006) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828236733) (:by |rJG4IHzWf) (:text |:npm-namespaces) (:type :leaf) - |b $ {} (:at 1650828222605) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650828329545) (:by |rJG4IHzWf) (:text |ns-alias) (:type :leaf) - |b $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828236733) (:by |rJG4IHzWf) (:text |:npm-namespaces) + |b $ %{} :Leaf (:at 1650828222605) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650828329545) (:by |rJG4IHzWf) (:text |ns-alias) + |b $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |b $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |imports-dict) (:type :leaf) - |h $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650828336270) (:by |rJG4IHzWf) (:text |:npm-namespaces) (:type :leaf) - |h $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |ns-alias) (:type :leaf) - |h $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828336270) (:by |rJG4IHzWf) (:text |:npm-namespaces) + |h $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |ns-alias) + |h $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |h $ {} (:at 1650828327501) (:by |rJG4IHzWf) (:text |def-part) (:type :leaf) - |l $ {} (:at 1650828340909) (:by |rJG4IHzWf) (:text |:npm-ns-def) (:type :leaf) - |l $ {} (:at 1650828239332) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650828242587) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1650828243253) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1650827706518) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650827708170) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1650827709370) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |q $ {} (:at 1650828747536) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650828749113) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1650828751553) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |lookup-dependants $ {} (:at 1650830032647) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |def-part) + |l $ %{} :Leaf (:at 1650828340909) (:by |rJG4IHzWf) (:text |:npm-ns-def) + |l $ %{} :Expr (:at 1650828239332) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828242587) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Leaf (:at 1650828243253) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650827706518) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827708170) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Leaf (:at 1650827709370) (:by |rJG4IHzWf) (:text |nil) + |q $ %{} :Expr (:at 1650828747536) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828749113) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Leaf (:at 1650828751553) (:by |rJG4IHzWf) (:text |some?) + |lookup-dependants $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650830032647) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830032647) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650830032647) (:by |rJG4IHzWf) (:text |lookup-dependants) (:type :leaf) - |h $ {} (:at 1650830032647) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830032647) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650830032647) (:by |rJG4IHzWf) (:text |lookup-dependants) + |h $ %{} :Expr (:at 1650830032647) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830036957) (:by |rJG4IHzWf) (:text |deps-dict) (:type :leaf) - |l $ {} (:at 1650830037904) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830036957) (:by |rJG4IHzWf) (:text |deps-dict) + |l $ %{} :Expr (:at 1650830037904) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830045560) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650830049094) (:by |rJG4IHzWf) (:text |deps-dict) (:type :leaf) - |h $ {} (:at 1650830059457) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |l $ {} (:at 1650830235317) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830045560) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650830049094) (:by |rJG4IHzWf) (:text |deps-dict) + |h $ %{} :Leaf (:at 1650830059457) (:by |rJG4IHzWf) (:text |keys) + |l $ %{} :Expr (:at 1650830235317) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650830238501) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |T $ {} (:at 1650830059837) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650830238501) (:by |rJG4IHzWf) (:text |map) + |T $ %{} :Expr (:at 1650830059837) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830061852) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650830062880) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830061852) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650830062880) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830063401) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1650830318476) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830063401) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1650830318476) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650830325293) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650830355562) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |T $ {} (:at 1650830064981) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650830325293) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650830355562) (:by |rJG4IHzWf) (:text |entry) + |T $ %{} :Expr (:at 1650830064981) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830115812) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650830118929) (:by |rJG4IHzWf) (:text |deps-dict) (:type :leaf) - |h $ {} (:at 1650830120597) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830115812) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650830118929) (:by |rJG4IHzWf) (:text |deps-dict) + |h $ %{} :Expr (:at 1650830120597) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830128881) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1650830129939) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830128881) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650830129939) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830130179) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650830130442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830130179) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650830130442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830131041) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650830133123) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830131041) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650830133123) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650830136316) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |T $ {} (:at 1650830146238) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650830136316) (:by |rJG4IHzWf) (:text |let) + |T $ %{} :Expr (:at 1650830146238) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830137094) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650830137094) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650830137924) (:by |rJG4IHzWf) (:text |deps) (:type :leaf) - |T $ {} (:at 1650830140384) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650830137924) (:by |rJG4IHzWf) (:text |deps) + |T $ %{} :Expr (:at 1650830140384) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650830142879) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1650830133914) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |b $ {} (:at 1650830143613) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1650830146755) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650830155151) (:by |rJG4IHzWf) (:text |any?) (:type :leaf) - |b $ {} (:at 1650830164476) (:by |rJG4IHzWf) (:text |deps) (:type :leaf) - |h $ {} (:at 1650830165135) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650830142879) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1650830133914) (:by |rJG4IHzWf) (:text |pair) + |b $ %{} :Leaf (:at 1650830143613) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1650830146755) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830155151) (:by |rJG4IHzWf) (:text |any?) + |b $ %{} :Leaf (:at 1650830164476) (:by |rJG4IHzWf) (:text |deps) + |h $ %{} :Expr (:at 1650830165135) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830165436) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650830166071) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830165436) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650830166071) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830179288) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |h $ {} (:at 1650830180272) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830179288) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Expr (:at 1650830180272) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830181896) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650830182143) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830181896) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650830182143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830182226) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650830184957) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830182226) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Expr (:at 1650830184957) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830185538) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650830186781) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |h $ {} (:at 1650830187434) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650830189586) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830185538) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650830186781) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Leaf (:at 1650830187434) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650830189586) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650830195943) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1650830194964) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1650830196883) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650830182143) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650830195943) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1650830194964) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1650830196883) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650830182143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830182226) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650830184957) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830182226) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Expr (:at 1650830184957) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830185538) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650830186781) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |h $ {} (:at 1650830200828) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650830189586) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830185538) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650830186781) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Leaf (:at 1650830200828) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650830189586) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650830195943) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1650830194964) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1650830203052) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1650830314230) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650830195943) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1650830194964) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1650830203052) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650830314230) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830315770) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |o $ {} (:at 1650830329607) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830315770) (:by |rJG4IHzWf) (:text |keys) + |o $ %{} :Expr (:at 1650830329607) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650830333731) (:by |rJG4IHzWf) (:text |pairs-map) (:type :leaf) - |lookup-target-def $ {} (:at 1650885606816) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650830333731) (:by |rJG4IHzWf) (:text |pairs-map) + |lookup-target-def $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650885606816) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885606816) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650886676793) (:by |rJG4IHzWf) (:text |lookup-target-def) (:type :leaf) - |h $ {} (:at 1650885606816) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885606816) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650886676793) (:by |rJG4IHzWf) (:text |lookup-target-def) + |h $ %{} :Expr (:at 1650885606816) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650885793026) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |T $ {} (:at 1650885748894) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |b $ {} (:at 1650885751637) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1650885999814) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |l $ {} (:at 1650885796104) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650885793026) (:by |rJG4IHzWf) (:text |token) + |T $ %{} :Leaf (:at 1650885748894) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Leaf (:at 1650885751637) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1650885999814) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1650885796104) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650885796712) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650885797064) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650885796712) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650885797064) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885797490) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650885797490) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885797776) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650885798973) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885797776) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Expr (:at 1650885798973) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885801243) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1650885803619) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1650885843471) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885801243) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650885803619) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1650885843471) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885816808) (:by |rJG4IHzWf) (:text |imports-form) (:type :leaf) - |b $ {} (:at 1650885817163) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885816808) (:by |rJG4IHzWf) (:text |imports-form) + |b $ %{} :Expr (:at 1650885817163) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885818005) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650885820032) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650885825773) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885818005) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650885820032) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650885825773) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650885826362) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650885820561) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650885828363) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |h $ {} (:at 1650885828711) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650885852215) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650885826362) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650885820561) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650885828363) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Leaf (:at 1650885828711) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650885852215) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650885853676) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |T $ {} (:at 1650885844303) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650885853676) (:by |rJG4IHzWf) (:text |dict) + |T $ %{} :Expr (:at 1650885844303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885844585) (:by |rJG4IHzWf) (:text |parse-import-dict) (:type :leaf) - |b $ {} (:at 1650885847390) (:by |rJG4IHzWf) (:text |imports-form) (:type :leaf) - |V $ {} (:at 1650886269543) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885844585) (:by |rJG4IHzWf) (:text |parse-import-dict) + |b $ %{} :Leaf (:at 1650885847390) (:by |rJG4IHzWf) (:text |imports-form) + |V $ %{} :Expr (:at 1650886269543) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650886270230) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650886270732) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650886270230) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650886270732) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886587232) (:by |rJG4IHzWf) (:text |contains-in?) (:type :leaf) - |X $ {} (:at 1650886568894) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |Z $ {} (:at 1650886571501) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886587232) (:by |rJG4IHzWf) (:text |contains-in?) + |X $ %{} :Leaf (:at 1650886568894) (:by |rJG4IHzWf) (:text |files) + |Z $ %{} :Expr (:at 1650886571501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886571501) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650886571501) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650886571501) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650886575019) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |P $ {} (:at 1650886298999) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886571501) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886571501) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650886571501) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650886575019) (:by |rJG4IHzWf) (:text |token) + |P $ %{} :Expr (:at 1650886298999) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886300548) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650886312212) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650886306830) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650886308847) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |T $ {} (:at 1650885912406) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886300548) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886312212) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650886306830) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650886308847) (:by |rJG4IHzWf) (:text |token) + |T $ %{} :Expr (:at 1650885912406) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886048184) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650885940094) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886048184) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650885940094) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886585432) (:by |rJG4IHzWf) (:text |contains-in?) (:type :leaf) - |X $ {} (:at 1650886593309) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |b $ {} (:at 1650885944430) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886585432) (:by |rJG4IHzWf) (:text |contains-in?) + |X $ %{} :Leaf (:at 1650886593309) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650885944430) (:by |rJG4IHzWf) :data $ {} - |5 $ {} (:at 1650886596932) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |D $ {} (:at 1650885950125) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |L $ {} (:at 1650886599239) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |e $ {} (:at 1650885963292) (:by |rJG4IHzWf) (:type :expr) + |5 $ %{} :Leaf (:at 1650886596932) (:by |rJG4IHzWf) (:text |[]) + |D $ %{} :Leaf (:at 1650885950125) (:by |rJG4IHzWf) (:text |:defs) + |L $ %{} :Leaf (:at 1650886599239) (:by |rJG4IHzWf) (:text |token) + |e $ %{} :Expr (:at 1650885963292) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885963675) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650885964118) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885963675) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650885964118) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885964602) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650885964602) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885970237) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1650885973144) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885970237) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650885973144) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885974955) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650885976058) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650885976303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885974955) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650885976058) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650885976303) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650885978036) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650885977150) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |b $ {} (:at 1650885985807) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650885989638) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650885978036) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650885977150) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1650885985807) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650885989638) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885990020) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650885990604) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885990020) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650885990604) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650885996766) (:by |rJG4IHzWf) (:text |.starts-with?) (:type :leaf) - |T $ {} (:at 1650885990350) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1650885998181) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1650886012192) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650885996766) (:by |rJG4IHzWf) (:text |.starts-with?) + |T $ %{} :Leaf (:at 1650885990350) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Leaf (:at 1650885998181) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650886012192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886016424) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650886020079) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |h $ {} (:at 1650886021376) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650886023618) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |l $ {} (:at 1650886026333) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1650886079731) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886016424) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886020079) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650886021376) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650886023618) (:by |rJG4IHzWf) (:text |token) + |l $ %{} :Leaf (:at 1650886026333) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650886079731) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650886081377) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650886099417) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650886081377) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650886099417) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650886100095) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |L $ {} (:at 1650886101701) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650886100095) (:by |rJG4IHzWf) (:text |and) + |L $ %{} :Expr (:at 1650886101701) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886103714) (:by |rJG4IHzWf) (:text |not=) (:type :leaf) - |b $ {} (:at 1650886104808) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |h $ {} (:at 1650886105476) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886103714) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Leaf (:at 1650886104808) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Expr (:at 1650886105476) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886105897) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650886106520) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650886107244) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1650886085835) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886105897) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650886106520) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650886107244) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1650886085835) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650886089046) (:by |rJG4IHzWf) (:text |.includes?) (:type :leaf) - |T $ {} (:at 1650886085533) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650886091250) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |T $ {} (:at 1650886052720) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650886089046) (:by |rJG4IHzWf) (:text |.includes?) + |T $ %{} :Leaf (:at 1650886085533) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650886091250) (:by |rJG4IHzWf) (:text "|\"/") + |T $ %{} :Expr (:at 1650886052720) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650886056678) (:by |rJG4IHzWf) (:text |let[]) (:type :leaf) - |L $ {} (:at 1650886057203) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650886056678) (:by |rJG4IHzWf) (:text |let[]) + |L $ %{} :Expr (:at 1650886057203) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886059187) (:by |rJG4IHzWf) (:text |ns-part) (:type :leaf) - |b $ {} (:at 1650886067751) (:by |rJG4IHzWf) (:text |def-part) (:type :leaf) - |P $ {} (:at 1650886069325) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886059187) (:by |rJG4IHzWf) (:text |ns-part) + |b $ %{} :Leaf (:at 1650886067751) (:by |rJG4IHzWf) (:text |def-part) + |P $ %{} :Expr (:at 1650886069325) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886071456) (:by |rJG4IHzWf) (:text |.split) (:type :leaf) - |b $ {} (:at 1650886076988) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650886094842) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |Y $ {} (:at 1650886127771) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886071456) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650886076988) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650886094842) (:by |rJG4IHzWf) (:text "|\"/") + |Y $ %{} :Expr (:at 1650886127771) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886128442) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650886130419) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886128442) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650886130419) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886151308) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1650886153399) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886151308) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650886153399) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886155546) (:by |rJG4IHzWf) (:text |:namespaces) (:type :leaf) - |b $ {} (:at 1650886157659) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650886763729) (:by |rJG4IHzWf) (:text |ns-part) (:type :leaf) - |h $ {} (:at 1650886166770) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886155546) (:by |rJG4IHzWf) (:text |:namespaces) + |b $ %{} :Leaf (:at 1650886157659) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Leaf (:at 1650886763729) (:by |rJG4IHzWf) (:text |ns-part) + |h $ %{} :Expr (:at 1650886166770) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886168153) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650886189969) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886168153) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650886189969) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886169337) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650886169337) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886175343) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1650886177988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886175343) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650886177988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886177988) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650886177988) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650886177988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886177988) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650886177988) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650886177988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886177988) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650886186101) (:by |rJG4IHzWf) (:text |:namespaces) (:type :leaf) - |h $ {} (:at 1650886801130) (:by |rJG4IHzWf) (:text |ns-part) (:type :leaf) - |h $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:text |.starts-with?) (:type :leaf) - |b $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |h $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |h $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650886868170) (:by |rJG4IHzWf) (:text |def-part) (:type :leaf) - |l $ {} (:at 1650886193321) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |l $ {} (:at 1650886172255) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |b $ {} (:at 1650886124331) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |parse-import-dict $ {} (:at 1650811831161) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886177988) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886186101) (:by |rJG4IHzWf) (:text |:namespaces) + |h $ %{} :Leaf (:at 1650886801130) (:by |rJG4IHzWf) (:text |ns-part) + |h $ %{} :Expr (:at 1650886193321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650886193321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650886193321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650886868170) (:by |rJG4IHzWf) (:text |def-part) + |l $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Leaf (:at 1650886172255) (:by |rJG4IHzWf) (:text |nil) + |b $ %{} :Leaf (:at 1650886124331) (:by |rJG4IHzWf) (:text |nil) + |parse-import-dict $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650811831161) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811831161) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650811831161) (:by |rJG4IHzWf) (:text |parse-import-dict) (:type :leaf) - |h $ {} (:at 1650811831161) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811831161) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650811831161) (:by |rJG4IHzWf) (:text |parse-import-dict) + |h $ %{} :Expr (:at 1650811831161) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811841390) (:by |rJG4IHzWf) (:text |ns-form) (:type :leaf) - |o $ {} (:at 1650811930810) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811841390) (:by |rJG4IHzWf) (:text |ns-form) + |o $ %{} :Expr (:at 1650811930810) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811931915) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |b $ {} (:at 1650811937184) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811931915) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1650811937184) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811932278) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650811932278) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811933609) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |b $ {} (:at 1650811934813) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811933609) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650811934813) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811935255) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650812077710) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811935255) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650812077710) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812355977) (:by |rJG4IHzWf) (:text |:namespaces) (:type :leaf) - |b $ {} (:at 1650812082769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812355977) (:by |rJG4IHzWf) (:text |:namespaces) + |b $ %{} :Expr (:at 1650812082769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812137968) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |e $ {} (:at 1650812131875) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812137968) (:by |rJG4IHzWf) (:text |{}) + |e $ %{} :Expr (:at 1650812131875) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812133072) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |b $ {} (:at 1650812133430) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812133072) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Expr (:at 1650812133430) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812134931) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1650812088585) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812134931) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1650812088585) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812120114) (:by |rJG4IHzWf) (:text |:npm-defaults) (:type :leaf) - |b $ {} (:at 1650812121387) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812120114) (:by |rJG4IHzWf) (:text |:npm-defaults) + |b $ %{} :Expr (:at 1650812121387) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812121737) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1650812122923) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812121737) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1650812122923) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812126437) (:by |rJG4IHzWf) (:text |:npm-defs) (:type :leaf) - |b $ {} (:at 1650812126827) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812126437) (:by |rJG4IHzWf) (:text |:npm-defs) + |b $ %{} :Expr (:at 1650812126827) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812127196) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |o $ {} (:at 1650812312125) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812127196) (:by |rJG4IHzWf) (:text |{}) + |o $ %{} :Expr (:at 1650812312125) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812362124) (:by |rJG4IHzWf) (:text |:npm-namespaces) (:type :leaf) - |b $ {} (:at 1650812322564) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812362124) (:by |rJG4IHzWf) (:text |:npm-namespaces) + |b $ %{} :Expr (:at 1650812322564) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812322905) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650811946303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812322905) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650811946303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811946303) (:by |rJG4IHzWf) (:text |rules) (:type :leaf) - |b $ {} (:at 1650821862227) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811946303) (:by |rJG4IHzWf) (:text |rules) + |b $ %{} :Expr (:at 1650821862227) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650821863512) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |T $ {} (:at 1650811946303) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650821863512) (:by |rJG4IHzWf) (:text |rest) + |T $ %{} :Expr (:at 1650811946303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821861502) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650811946303) (:by |rJG4IHzWf) (:text |ns-form) (:type :leaf) - |h $ {} (:at 1650811946303) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1650811950100) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821861502) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650811946303) (:by |rJG4IHzWf) (:text |ns-form) + |h $ %{} :Leaf (:at 1650811946303) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650811950100) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811951578) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650811952070) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811951578) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650811952070) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811954201) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1650811955326) (:by |rJG4IHzWf) (:text |rules) (:type :leaf) - |h $ {} (:at 1650811957651) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |l $ {} (:at 1650811986040) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811954201) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1650811955326) (:by |rJG4IHzWf) (:text |rules) + |h $ %{} :Leaf (:at 1650811957651) (:by |rJG4IHzWf) (:text |dict) + |l $ %{} :Expr (:at 1650811986040) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811986865) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650811987132) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811986865) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650811987132) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811987313) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650811987313) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811988993) (:by |rJG4IHzWf) (:text |rule) (:type :leaf) - |b $ {} (:at 1650812009514) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811988993) (:by |rJG4IHzWf) (:text |rule) + |b $ %{} :Expr (:at 1650812009514) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650812024746) (:by |rJG4IHzWf) (:text |regularize-rule) (:type :leaf) - |T $ {} (:at 1650811991183) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650812024746) (:by |rJG4IHzWf) (:text |regularize-rule) + |T $ %{} :Expr (:at 1650811991183) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811993630) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1650811995633) (:by |rJG4IHzWf) (:text |rules) (:type :leaf) - |b $ {} (:at 1650811997649) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811993630) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650811995633) (:by |rJG4IHzWf) (:text |rules) + |b $ %{} :Expr (:at 1650811997649) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812000119) (:by |rJG4IHzWf) (:text |method) (:type :leaf) - |b $ {} (:at 1650812000407) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812000119) (:by |rJG4IHzWf) (:text |method) + |b $ %{} :Expr (:at 1650812000407) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812034524) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650812036225) (:by |rJG4IHzWf) (:text |rule) (:type :leaf) - |h $ {} (:at 1650812037494) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650812039358) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812034524) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650812036225) (:by |rJG4IHzWf) (:text |rule) + |h $ %{} :Leaf (:at 1650812037494) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650812039358) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812047966) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |b $ {} (:at 1650812054786) (:by |rJG4IHzWf) (:text |method) (:type :leaf) - |h $ {} (:at 1650812055077) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812047966) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Leaf (:at 1650812054786) (:by |rJG4IHzWf) (:text |method) + |h $ %{} :Expr (:at 1650812055077) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812057971) (:by |rJG4IHzWf) (:text |raise) (:type :leaf) - |b $ {} (:at 1650812059215) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812057971) (:by |rJG4IHzWf) (:text |raise) + |b $ %{} :Expr (:at 1650812059215) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812059744) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650812067655) (:by |rJG4IHzWf) (:text "|\"unknown rule: ") (:type :leaf) - |h $ {} (:at 1650812066308) (:by |rJG4IHzWf) (:text |method) (:type :leaf) - |l $ {} (:at 1650812069043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812059744) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650812067655) (:by |rJG4IHzWf) (:text "|\"unknown rule: ") + |h $ %{} :Leaf (:at 1650812066308) (:by |rJG4IHzWf) (:text |method) + |l $ %{} :Expr (:at 1650812069043) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821927272) (:by |rJG4IHzWf) (:text "|\":as") (:type :leaf) - |b $ {} (:at 1650812259968) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821927272) (:by |rJG4IHzWf) (:text "|\":as") + |b $ %{} :Expr (:at 1650812259968) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650812267963) (:by |rJG4IHzWf) (:text |let[]) (:type :leaf) - |L $ {} (:at 1650812269048) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650812267963) (:by |rJG4IHzWf) (:text |let[]) + |L $ %{} :Expr (:at 1650812269048) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812280484) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650812281465) (:by |rJG4IHzWf) (:text |_m) (:type :leaf) - |h $ {} (:at 1650812285586) (:by |rJG4IHzWf) (:text |alias) (:type :leaf) - |P $ {} (:at 1650812272596) (:by |rJG4IHzWf) (:text |rule) (:type :leaf) - |T $ {} (:at 1650812242896) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812280484) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Leaf (:at 1650812281465) (:by |rJG4IHzWf) (:text |_m) + |h $ %{} :Leaf (:at 1650812285586) (:by |rJG4IHzWf) (:text |alias) + |P $ %{} :Leaf (:at 1650812272596) (:by |rJG4IHzWf) (:text |rule) + |T $ %{} :Expr (:at 1650812242896) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650812243771) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650812244949) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650812243771) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650812244949) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650823019187) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1650823021887) (:by |rJG4IHzWf) (:text "|\"\"") (:type :leaf) - |b $ {} (:at 1650823022958) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650823019187) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650823021887) (:by |rJG4IHzWf) (:text "|\"\"") + |b $ %{} :Expr (:at 1650823022958) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650823025627) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |T $ {} (:at 1650812424339) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |P $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650823025627) (:by |rJG4IHzWf) (:text |first) + |T $ %{} :Leaf (:at 1650812424339) (:by |rJG4IHzWf) (:text |target) + |P $ %{} :Expr (:at 1650812326854) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812326854) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650812326854) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650812366955) (:by |rJG4IHzWf) (:text |:npm-namespaces) (:type :leaf) - |h $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:text |alias) (:type :leaf) - |l $ {} (:at 1650812382948) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1650812326854) (:by |rJG4IHzWf) (:text |rules) (:type :leaf) - |T $ {} (:at 1650812073493) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812147030) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1650812158972) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650812192198) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |T $ {} (:at 1650812152614) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |b $ {} (:at 1650812197008) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650812366955) (:by |rJG4IHzWf) (:text |:npm-namespaces) + |h $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |alias) + |l $ %{} :Leaf (:at 1650812382948) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1650812326854) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |rules) + |T $ %{} :Expr (:at 1650812073493) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812147030) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812158972) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650812192198) (:by |rJG4IHzWf) (:text |assoc-in) + |T $ %{} :Leaf (:at 1650812152614) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650812197008) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812197238) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650812200093) (:by |rJG4IHzWf) (:text |:namespaces) (:type :leaf) - |h $ {} (:at 1650812291229) (:by |rJG4IHzWf) (:text |alias) (:type :leaf) - |h $ {} (:at 1650812385936) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1650812156637) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812155775) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1650812157628) (:by |rJG4IHzWf) (:text |rules) (:type :leaf) - |o $ {} (:at 1650812390642) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650821922749) (:by |rJG4IHzWf) (:text "|\":refer") (:type :leaf) - |b $ {} (:at 1650812392623) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812400710) (:by |rJG4IHzWf) (:text |let[]) (:type :leaf) - |b $ {} (:at 1650812401114) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812402593) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650812404368) (:by |rJG4IHzWf) (:text |_m) (:type :leaf) - |h $ {} (:at 1650812571984) (:by |rJG4IHzWf) (:text |defs-list) (:type :leaf) - |h $ {} (:at 1650812410263) (:by |rJG4IHzWf) (:text |rule) (:type :leaf) - |l $ {} (:at 1650812413093) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812413402) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650823031328) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650823031328) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650823031328) (:by |rJG4IHzWf) (:text "|\"\"") (:type :leaf) - |h $ {} (:at 1650823031328) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650823031328) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1650823031328) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1650812427560) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812429484) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1650812443446) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812508757) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1650812443446) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |e $ {} (:at 1650812511396) (:by |rJG4IHzWf) (:text |:npm-defs) (:type :leaf) - |l $ {} (:at 1650812514406) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812197238) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650812200093) (:by |rJG4IHzWf) (:text |:namespaces) + |h $ %{} :Leaf (:at 1650812291229) (:by |rJG4IHzWf) (:text |alias) + |h $ %{} :Leaf (:at 1650812385936) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1650812156637) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812155775) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650812157628) (:by |rJG4IHzWf) (:text |rules) + |o $ %{} :Expr (:at 1650812390642) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821922749) (:by |rJG4IHzWf) (:text "|\":refer") + |b $ %{} :Expr (:at 1650812392623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812400710) (:by |rJG4IHzWf) (:text |let[]) + |b $ %{} :Expr (:at 1650812401114) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812402593) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Leaf (:at 1650812404368) (:by |rJG4IHzWf) (:text |_m) + |h $ %{} :Leaf (:at 1650812571984) (:by |rJG4IHzWf) (:text |defs-list) + |h $ %{} :Leaf (:at 1650812410263) (:by |rJG4IHzWf) (:text |rule) + |l $ %{} :Expr (:at 1650812413093) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812413402) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650823031328) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650823031328) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650823031328) (:by |rJG4IHzWf) (:text "|\"\"") + |h $ %{} :Expr (:at 1650823031328) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650823031328) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650823031328) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1650812427560) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812429484) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812443446) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812508757) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650812443446) (:by |rJG4IHzWf) (:text |dict) + |e $ %{} :Leaf (:at 1650812511396) (:by |rJG4IHzWf) (:text |:npm-defs) + |l $ %{} :Expr (:at 1650812514406) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650812515011) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |L $ {} (:at 1650812515677) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650812515011) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1650812515677) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812556662) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |P $ {} (:at 1650812520343) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812556662) (:by |rJG4IHzWf) (:text |dict) + |P $ %{} :Expr (:at 1650812520343) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812541554) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |b $ {} (:at 1650812542664) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812541554) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1650812542664) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812542832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650812542832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812558715) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |b $ {} (:at 1650812560435) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |b $ {} (:at 1650812563040) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812558715) (:by |rJG4IHzWf) (:text |d) + |b $ %{} :Leaf (:at 1650812560435) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650812563040) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812564431) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |b $ {} (:at 1650812574855) (:by |rJG4IHzWf) (:text |defs-list) (:type :leaf) - |l $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812564431) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Leaf (:at 1650812574855) (:by |rJG4IHzWf) (:text |defs-list) + |l $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |list-match) (:type :leaf) - |b $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |list-match) + |b $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |l $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |d) + |l $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |d0) (:type :leaf) - |b $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |ds) (:type :leaf) - |b $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |d0) + |b $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |ds) + |b $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |h $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |d0) (:type :leaf) - |l $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1691434002282) (:by |rJG4IHzWf) (:text |ds) (:type :leaf) - |h $ {} (:at 1650822917452) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650822919378) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1650822922452) (:by |rJG4IHzWf) (:text |rules) (:type :leaf) - |l $ {} (:at 1650812427560) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812429484) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650823178090) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |d) + |h $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |d0) + |l $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |ds) + |h $ %{} :Expr (:at 1650822917452) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650822919378) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650822922452) (:by |rJG4IHzWf) (:text |rules) + |l $ %{} :Expr (:at 1650812427560) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812429484) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Leaf (:at 1650823178090) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |b $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |b $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |b $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |d) + |b $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |b $ {} (:at 1650812644324) (:by |rJG4IHzWf) (:text |defs-list) (:type :leaf) - |l $ {} (:at 1691433948935) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |defs-list) + |l $ %{} :Expr (:at 1691433948935) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433951575) (:by |rJG4IHzWf) (:text |list-match) (:type :leaf) - |b $ {} (:at 1691433955319) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1691433978563) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433951575) (:by |rJG4IHzWf) (:text |list-match) + |b $ %{} :Leaf (:at 1691433955319) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Expr (:at 1691433978563) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691433983637) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1691433983637) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433955805) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |l $ {} (:at 1691433958576) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433955805) (:by |rJG4IHzWf) (:text |d) + |l $ %{} :Expr (:at 1691433958576) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691433960567) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1691433960567) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433963555) (:by |rJG4IHzWf) (:text |d0) (:type :leaf) - |b $ {} (:at 1691433964936) (:by |rJG4IHzWf) (:text |ds) (:type :leaf) - |T $ {} (:at 1691433958265) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433963555) (:by |rJG4IHzWf) (:text |d0) + |b $ %{} :Leaf (:at 1691433964936) (:by |rJG4IHzWf) (:text |ds) + |T $ %{} :Expr (:at 1691433958265) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433958265) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1691433958265) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1691433958265) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433958265) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1691433958265) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |h $ {} (:at 1691433958265) (:by |rJG4IHzWf) (:text |d0) (:type :leaf) - |l $ {} (:at 1691433958265) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1691433971801) (:by |rJG4IHzWf) (:text |ds) (:type :leaf) - |h $ {} (:at 1650822924417) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650822924417) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1650822924417) (:by |rJG4IHzWf) (:text |rules) (:type :leaf) - |q $ {} (:at 1650812650609) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650821924649) (:by |rJG4IHzWf) (:text "|\":default") (:type :leaf) - |b $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650812746774) (:by |rJG4IHzWf) (:text |:npm-defaults) (:type :leaf) - |h $ {} (:at 1650812749535) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812750760) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650812753483) (:by |rJG4IHzWf) (:text |rule) (:type :leaf) - |h $ {} (:at 1650827370588) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |l $ {} (:at 1650812786981) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812786676) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650812788911) (:by |rJG4IHzWf) (:text |rule) (:type :leaf) - |h $ {} (:at 1650812789104) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1650812743833) (:by |rJG4IHzWf) (:text |rules) (:type :leaf) - |regularize-rule $ {} (:at 1650812665101) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |d) + |h $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |d0) + |l $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Leaf (:at 1691433971801) (:by |rJG4IHzWf) (:text |ds) + |h $ %{} :Expr (:at 1650822924417) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650822924417) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650822924417) (:by |rJG4IHzWf) (:text |rules) + |q $ %{} :Expr (:at 1650812650609) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821924649) (:by |rJG4IHzWf) (:text "|\":default") + |b $ %{} :Expr (:at 1650812743833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812743833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650812743833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650812746774) (:by |rJG4IHzWf) (:text |:npm-defaults) + |h $ %{} :Expr (:at 1650812749535) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812750760) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650812753483) (:by |rJG4IHzWf) (:text |rule) + |h $ %{} :Leaf (:at 1650827370588) (:by |rJG4IHzWf) (:text |2) + |l $ %{} :Expr (:at 1650812786981) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812786676) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650812788911) (:by |rJG4IHzWf) (:text |rule) + |h $ %{} :Leaf (:at 1650812789104) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650812743833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |rules) + |regularize-rule $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650812665101) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812665101) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650812665101) (:by |rJG4IHzWf) (:text |regularize-rule) (:type :leaf) - |h $ {} (:at 1650812665101) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812665101) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650812665101) (:by |rJG4IHzWf) (:text |regularize-rule) + |h $ %{} :Expr (:at 1650812665101) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812670098) (:by |rJG4IHzWf) (:text |rule) (:type :leaf) - |l $ {} (:at 1650812688078) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812670098) (:by |rJG4IHzWf) (:text |rule) + |l $ %{} :Expr (:at 1650812688078) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812688562) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650812691711) (:by |rJG4IHzWf) (:text |rule) (:type :leaf) - |h $ {} (:at 1650812693629) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812688562) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650812691711) (:by |rJG4IHzWf) (:text |rule) + |h $ %{} :Expr (:at 1650812693629) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812693472) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1650812694427) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812693472) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650812694427) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812694696) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650812695777) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812694696) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650812695777) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812696290) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650812696955) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812696290) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650812696955) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812697793) (:by |rJG4IHzWf) (:text |not=) (:type :leaf) - |b $ {} (:at 1650812698525) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650812699840) (:by |rJG4IHzWf) (:text "|\"[]") (:type :leaf) - |l $ {} (:at 1650812703323) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812697793) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Leaf (:at 1650812698525) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650812699840) (:by |rJG4IHzWf) (:text "|\"[]") + |l $ %{} :Expr (:at 1650812703323) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812703804) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1650812704760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812703804) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650812704760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812705728) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650812706231) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812705728) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650812706231) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812706668) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650812708005) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812706668) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650812708005) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812708390) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650812708990) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812708390) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650812708990) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812710875) (:by |rJG4IHzWf) (:text |list?) (:type :leaf) - |b $ {} (:at 1650812714242) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650812714863) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812710875) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1650812714242) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650812714863) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650812716869) (:by |rJG4IHzWf) (:text |regularize-rule) (:type :leaf) - |b $ {} (:at 1650822956506) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |l $ {} (:at 1650812719089) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |strip-at $ {} (:at 1650886449875) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650812716869) (:by |rJG4IHzWf) (:text |regularize-rule) + |b $ %{} :Leaf (:at 1650822956506) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650812719089) (:by |rJG4IHzWf) (:text |item) + |strip-at $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650886449875) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886450905) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650886449875) (:by |rJG4IHzWf) (:text |strip-at) (:type :leaf) - |l $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886450905) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650886449875) (:by |rJG4IHzWf) (:text |strip-at) + |l $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |o $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) + |o $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text "|\"@") (:type :leaf) - |h $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |.!slice) (:type :leaf) - |b $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - :ns $ {} (:at 1650811822612) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text "|\"@") + |h $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |.!slice) + |b $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650811822612) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650811822612) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650811822612) (:by |rJG4IHzWf) (:text |app.analyze) (:type :leaf) - |app.comp.call-tree $ {} - :configs $ {} - :defs $ {} - |build-call-tree $ {} (:at 1653375064643) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650811822612) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650811822612) (:by |rJG4IHzWf) (:text |app.analyze) + |app.comp.call-tree $ {} + :configs $ {} + :defs $ {} + |build-call-tree $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653375064643) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375064643) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1653375064643) (:by |rJG4IHzWf) (:text |build-call-tree) (:type :leaf) - |h $ {} (:at 1653375064643) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375064643) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653375064643) (:by |rJG4IHzWf) (:text |build-call-tree) + |h $ %{} :Expr (:at 1653375064643) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375064643) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |b $ {} (:at 1653375090424) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1653375102855) (:by |rJG4IHzWf) (:text |parents) (:type :leaf) - |l $ {} (:at 1653375944229) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375064643) (:by |rJG4IHzWf) (:text |deps-tree) + |b $ %{} :Leaf (:at 1653375090424) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1653375102855) (:by |rJG4IHzWf) (:text |parents) + |l $ %{} :Expr (:at 1653375944229) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653375945986) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |T $ {} (:at 1653375946549) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653375945986) (:by |rJG4IHzWf) (:text |let) + |T $ %{} :Expr (:at 1653375946549) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375946715) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1653375946715) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653375947900) (:by |rJG4IHzWf) (:text |ret) (:type :leaf) - |T $ {} (:at 1653375106339) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653375947900) (:by |rJG4IHzWf) (:text |ret) + |T $ %{} :Expr (:at 1653375106339) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375106910) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1653375110662) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375106910) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1653375110662) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375118290) (:by |rJG4IHzWf) (:text |.includes?) (:type :leaf) - |b $ {} (:at 1653375119881) (:by |rJG4IHzWf) (:text |parents) (:type :leaf) - |h $ {} (:at 1653375120728) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1653375723241) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375118290) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Leaf (:at 1653375119881) (:by |rJG4IHzWf) (:text |parents) + |h $ %{} :Leaf (:at 1653375120728) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1653375723241) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375726149) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653375727335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375726149) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653375727335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375730537) (:by |rJG4IHzWf) (:text |:entry) (:type :leaf) - |b $ {} (:at 1653375732940) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1653375738718) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375730537) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1653375732940) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1653375738718) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375740965) (:by |rJG4IHzWf) (:text |:looped?) (:type :leaf) - |b $ {} (:at 1653375749223) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |l $ {} (:at 1653375742735) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375740965) (:by |rJG4IHzWf) (:text |:looped?) + |b $ %{} :Leaf (:at 1653375749223) (:by |rJG4IHzWf) (:text |true) + |l $ %{} :Expr (:at 1653375742735) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375744757) (:by |rJG4IHzWf) (:text |:children) (:type :leaf) - |b $ {} (:at 1653375745054) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375744757) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Expr (:at 1653375745054) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375745241) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |l $ {} (:at 1653375141119) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375745241) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Expr (:at 1653375141119) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375142821) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653375143642) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375142821) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653375143642) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375146232) (:by |rJG4IHzWf) (:text |:entry) (:type :leaf) - |b $ {} (:at 1653375147604) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |e $ {} (:at 1653375734140) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375146232) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1653375147604) (:by |rJG4IHzWf) (:text |entry) + |e $ %{} :Expr (:at 1653375734140) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375736009) (:by |rJG4IHzWf) (:text |:looped?) (:type :leaf) - |b $ {} (:at 1653375736658) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |h $ {} (:at 1653375148483) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375736009) (:by |rJG4IHzWf) (:text |:looped?) + |b $ %{} :Leaf (:at 1653375736658) (:by |rJG4IHzWf) (:text |false) + |h $ %{} :Expr (:at 1653375148483) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375150788) (:by |rJG4IHzWf) (:text |:children) (:type :leaf) - |b $ {} (:at 1653375152312) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375150788) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Expr (:at 1653375152312) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375170355) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1653375170574) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375170355) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653375170574) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375170741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1653375170741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375174972) (:by |rJG4IHzWf) (:text |child-deps) (:type :leaf) - |b $ {} (:at 1653375176724) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375174972) (:by |rJG4IHzWf) (:text |child-deps) + |b $ %{} :Expr (:at 1653375176724) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375184875) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1653375187662) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1653375188578) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1653375191078) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375184875) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1653375187662) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1653375188578) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1653375191078) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375192303) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1653375192646) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375192303) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1653375192646) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375200467) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1653375195238) (:by |rJG4IHzWf) (:text |child-deps) (:type :leaf) - |h $ {} (:at 1653375201092) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375200467) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1653375195238) (:by |rJG4IHzWf) (:text |child-deps) + |h $ %{} :Expr (:at 1653375201092) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375201406) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |l $ {} (:at 1653378598842) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375201406) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Expr (:at 1653378598842) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378599662) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1653378602499) (:by |rJG4IHzWf) (:text |child-deps) (:type :leaf) - |T $ {} (:at 1653375202096) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378599662) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1653378602499) (:by |rJG4IHzWf) (:text |child-deps) + |T $ %{} :Expr (:at 1653375202096) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375202648) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |h $ {} (:at 1653375207521) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375202648) (:by |rJG4IHzWf) (:text |map) + |h $ %{} :Expr (:at 1653375207521) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375207794) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1653375208272) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375207794) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1653375208272) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375210753) (:by |rJG4IHzWf) (:text |entry3) (:type :leaf) - |h $ {} (:at 1653375211263) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375210753) (:by |rJG4IHzWf) (:text |entry3) + |h $ %{} :Expr (:at 1653375211263) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375211924) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1653375212505) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375211924) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653375212505) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375212696) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1653375212696) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375215296) (:by |rJG4IHzWf) (:text |child-entry) (:type :leaf) - |b $ {} (:at 1653375215856) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375215296) (:by |rJG4IHzWf) (:text |child-entry) + |b $ %{} :Expr (:at 1653375215856) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375216552) (:by |rJG4IHzWf) (:text |take) (:type :leaf) - |b $ {} (:at 1653375220507) (:by |rJG4IHzWf) (:text |entry3) (:type :leaf) - |h $ {} (:at 1653375220883) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1653378625528) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375216552) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1653375220507) (:by |rJG4IHzWf) (:text |entry3) + |h $ %{} :Leaf (:at 1653375220883) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1653378625528) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378626332) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1653378627126) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378626332) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1653378627126) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378629488) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1653378631991) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1653378633840) (:by |rJG4IHzWf) (:text |child-entry) (:type :leaf) - |T $ {} (:at 1653375227600) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378629488) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1653378631991) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1653378633840) (:by |rJG4IHzWf) (:text |child-entry) + |T $ %{} :Expr (:at 1653375227600) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653375231109) (:by |rJG4IHzWf) (:text |build-call-tree) (:type :leaf) - |L $ {} (:at 1653375235482) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |T $ {} (:at 1653375227984) (:by |rJG4IHzWf) (:text |child-entry) (:type :leaf) - |b $ {} (:at 1653375237115) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653375231109) (:by |rJG4IHzWf) (:text |build-call-tree) + |L $ %{} :Leaf (:at 1653375235482) (:by |rJG4IHzWf) (:text |deps-tree) + |T $ %{} :Leaf (:at 1653375227984) (:by |rJG4IHzWf) (:text |child-entry) + |b $ %{} :Expr (:at 1653375237115) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375331884) (:by |rJG4IHzWf) (:text |.include) (:type :leaf) - |b $ {} (:at 1653375241276) (:by |rJG4IHzWf) (:text |parents) (:type :leaf) - |h $ {} (:at 1653375662626) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1653378638479) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |b $ {} (:at 1653378640268) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375331884) (:by |rJG4IHzWf) (:text |.include) + |b $ %{} :Leaf (:at 1653375241276) (:by |rJG4IHzWf) (:text |parents) + |h $ %{} :Leaf (:at 1653375662626) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1653378638479) (:by |rJG4IHzWf) (:text |nil) + |b $ %{} :Expr (:at 1653378640268) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378647090) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1653378642854) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1653375953689) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653375956657) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1653375957825) (:by |rJG4IHzWf) (:text |ret) (:type :leaf) - |h $ {} (:at 1653375959744) (:by |rJG4IHzWf) (:text |:size) (:type :leaf) - |l $ {} (:at 1653375960017) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653375966151) (:by |rJG4IHzWf) (:text |count-tree) (:type :leaf) - |b $ {} (:at 1653375962281) (:by |rJG4IHzWf) (:text |ret) (:type :leaf) - |comp-call-tree $ {} (:at 1653374416950) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378647090) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Leaf (:at 1653378642854) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Expr (:at 1653375953689) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375956657) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1653375957825) (:by |rJG4IHzWf) (:text |ret) + |h $ %{} :Leaf (:at 1653375959744) (:by |rJG4IHzWf) (:text |:size) + |l $ %{} :Expr (:at 1653375960017) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375966151) (:by |rJG4IHzWf) (:text |count-tree) + |b $ %{} :Leaf (:at 1653375962281) (:by |rJG4IHzWf) (:text |ret) + |comp-call-tree $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653374416950) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374416950) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1653374416950) (:by |rJG4IHzWf) (:text |comp-call-tree) (:type :leaf) - |h $ {} (:at 1653374416950) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374416950) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653374416950) (:by |rJG4IHzWf) (:text |comp-call-tree) + |h $ %{} :Expr (:at 1653374416950) (:by |rJG4IHzWf) :data $ {} - |L $ {} (:at 1653385574341) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |T $ {} (:at 1653374462168) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |b $ {} (:at 1653374468136) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |h $ {} (:at 1653374471214) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |j $ {} (:at 1653375015846) (:by |rJG4IHzWf) (:type :expr) + |L $ %{} :Leaf (:at 1653385574341) (:by |rJG4IHzWf) (:text |states) + |T $ %{} :Leaf (:at 1653374462168) (:by |rJG4IHzWf) (:text |deps-tree) + |b $ %{} :Leaf (:at 1653374468136) (:by |rJG4IHzWf) (:text |router) + |h $ %{} :Leaf (:at 1653374471214) (:by |rJG4IHzWf) (:text |pkg) + |j $ %{} :Expr (:at 1653375015846) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653375017250) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |T $ {} (:at 1653375021565) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653375017250) (:by |rJG4IHzWf) (:text |let) + |T $ %{} :Expr (:at 1653375021565) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653385576593) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1653385576593) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385577992) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |b $ {} (:at 1653385578215) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385577992) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1653385578215) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385579139) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1653385579941) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |L $ {} (:at 1653385580727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385579139) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1653385579941) (:by |rJG4IHzWf) (:text |states) + |L $ %{} :Expr (:at 1653385580727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385581335) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |b $ {} (:at 1653385581575) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385581335) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1653385581575) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385582604) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1653385583185) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385582604) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1653385583185) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385583804) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1653385584544) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1653385585013) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385583804) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1653385584544) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1653385585013) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385585326) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653385585587) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385585326) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653385585587) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385592318) (:by |rJG4IHzWf) (:text |:spin-pos) (:type :leaf) - |b $ {} (:at 1653385593736) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385592318) (:by |rJG4IHzWf) (:text |:spin-pos) + |b $ %{} :Expr (:at 1653385593736) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385594146) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653385600620) (:by |rJG4IHzWf) (:text |600) (:type :leaf) - |h $ {} (:at 1653385597914) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1653385609906) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385594146) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653385600620) (:by |rJG4IHzWf) (:text |600) + |h $ %{} :Leaf (:at 1653385597914) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1653385609906) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385612352) (:by |rJG4IHzWf) (:text |:spin) (:type :leaf) - |b $ {} (:at 1653385613455) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1653375018117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385612352) (:by |rJG4IHzWf) (:text |:spin) + |b $ %{} :Leaf (:at 1653385613455) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1653375018117) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653375023933) (:by |rJG4IHzWf) (:text |call-tree) (:type :leaf) - |T $ {} (:at 1653374553002) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653375023933) (:by |rJG4IHzWf) (:text |call-tree) + |T $ %{} :Expr (:at 1653374553002) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375038728) (:by |rJG4IHzWf) (:text |build-call-tree) (:type :leaf) - |b $ {} (:at 1653374558002) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |g $ {} (:at 1653386140369) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |l $ {} (:at 1653375073269) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375038728) (:by |rJG4IHzWf) (:text |build-call-tree) + |b $ %{} :Leaf (:at 1653374558002) (:by |rJG4IHzWf) (:text |deps-tree) + |g $ %{} :Leaf (:at 1653386140369) (:by |rJG4IHzWf) (:text |router) + |l $ %{} :Expr (:at 1653375073269) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375079566) (:by |rJG4IHzWf) (:text |#{}) (:type :leaf) - |h $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375079566) (:by |rJG4IHzWf) (:text |#{}) + |h $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378955595) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |w-js-log) (:type :leaf) - |b $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378955595) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |w-js-log) + |b $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |comp-curve) (:type :leaf) - |b $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |0.1) (:type :leaf) - |l $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |0.7) (:type :leaf) - |o $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |comp-curve) + |b $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |0.1) + |l $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |0.7) + |o $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |hsluvx) (:type :leaf) - |b $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |h $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |q $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |l $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |hsluvx) + |b $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |60) + |q $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |comp-sector) (:type :leaf) - |b $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |call-tree) (:type :leaf) - |g $ {} (:at 1653385773442) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |l $ {} (:at 1653385799844) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |comp-sector) + |b $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |call-tree) + |g $ %{} :Leaf (:at 1653385773442) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Expr (:at 1653385799844) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1653385802156) (:by |rJG4IHzWf) (:text |:spin) (:type :leaf) - |h $ {} (:at 1653385804747) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |o $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Leaf (:at 1653385802156) (:by |rJG4IHzWf) (:text |:spin) + |h $ %{} :Leaf (:at 1653385804747) (:by |rJG4IHzWf) (:text |state) + |o $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653380972536) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1653378948799) (:by |rJG4IHzWf) (:text |&PI) (:type :leaf) - |q $ {} (:at 1653380071471) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653380972536) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |&PI) + |q $ %{} :Leaf (:at 1653380071471) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |comp-spin-slider) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |comp-spin-slider) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |:c) (:type :leaf) - |h $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:c) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |:unit) (:type :leaf) - |b $ {} (:at 1653385948128) (:by |rJG4IHzWf) (:text |0.4) (:type :leaf) - |l $ {} (:at 1655915711768) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:unit) + |b $ %{} :Leaf (:at 1653385948128) (:by |rJG4IHzWf) (:text |0.4) + |l $ %{} :Expr (:at 1655915711768) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1655915711768) (:by |rJG4IHzWf) (:text |:label) (:type :leaf) - |b $ {} (:at 1655915711768) (:by |rJG4IHzWf) (:text "|\"spin") (:type :leaf) - |n $ {} (:at 1655915714270) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1655915711768) (:by |rJG4IHzWf) (:text |:label) + |b $ %{} :Leaf (:at 1655915711768) (:by |rJG4IHzWf) (:text "|\"spin") + |n $ %{} :Expr (:at 1655915714270) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1655915714270) (:by |rJG4IHzWf) (:text |:fraction) (:type :leaf) - |b $ {} (:at 1655915714270) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |q $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1655915714270) (:by |rJG4IHzWf) (:text |:fraction) + |b $ %{} :Leaf (:at 1655915714270) (:by |rJG4IHzWf) (:text |1) + |q $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1653385672870) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1653385672870) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385674970) (:by |rJG4IHzWf) (:text |:spin-pos) (:type :leaf) - |b $ {} (:at 1653385682045) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |tT $ {} (:at 1653385621597) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385621597) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |b $ {} (:at 1653385621597) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385621597) (:by |rJG4IHzWf) (:text |:spin) (:type :leaf) - |b $ {} (:at 1653385621597) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |v $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |:on-change) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |value) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385674970) (:by |rJG4IHzWf) (:text |:spin-pos) + |b $ %{} :Leaf (:at 1653385682045) (:by |rJG4IHzWf) (:text |state) + |tT $ %{} :Expr (:at 1653385621597) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385621597) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Expr (:at 1653385621597) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385621597) (:by |rJG4IHzWf) (:text |:spin) + |b $ %{} :Leaf (:at 1653385621597) (:by |rJG4IHzWf) (:text |state) + |v $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:on-change) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |value) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1653385625696) (:by |rJG4IHzWf) (:text |:spin) (:type :leaf) - |l $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |value) (:type :leaf) - |w $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |:on-move) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |pos) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1653385629351) (:by |rJG4IHzWf) (:text |:spin-pos) (:type :leaf) - |l $ {} (:at 1653385606851) (:by |rJG4IHzWf) (:text |pos) (:type :leaf) - |comp-sector $ {} (:at 1653378839860) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1653385625696) (:by |rJG4IHzWf) (:text |:spin) + |l $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |value) + |w $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:on-move) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |pos) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1653385629351) (:by |rJG4IHzWf) (:text |:spin-pos) + |l $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |pos) + |comp-sector $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653378839860) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378839860) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1653378839860) (:by |rJG4IHzWf) (:text |comp-sector) (:type :leaf) - |h $ {} (:at 1653378839860) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378839860) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653378839860) (:by |rJG4IHzWf) (:text |comp-sector) + |h $ %{} :Expr (:at 1653378839860) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378839860) (:by |rJG4IHzWf) (:text |call-tree) (:type :leaf) - |a $ {} (:at 1653378847891) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653379054660) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |l $ {} (:at 1653380888306) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |o $ {} (:at 1653380076128) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |l $ {} (:at 1653384587097) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378839860) (:by |rJG4IHzWf) (:text |call-tree) + |a $ %{} :Leaf (:at 1653378847891) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Leaf (:at 1653379054660) (:by |rJG4IHzWf) (:text |start-radian) + |l $ %{} :Leaf (:at 1653380888306) (:by |rJG4IHzWf) (:text |radian-size) + |o $ %{} :Leaf (:at 1653380076128) (:by |rJG4IHzWf) (:text |idx) + |l $ %{} :Expr (:at 1653384587097) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653384587670) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1653384587923) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653384587670) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1653384587923) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653384588135) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1653384588135) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653384590558) (:by |rJG4IHzWf) (:text |thickness) (:type :leaf) - |h $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653384590558) (:by |rJG4IHzWf) (:text |thickness) + |h $ %{} :Expr (:at 1653384591017) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1653385075172) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |e $ {} (:at 1653384903633) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653385075172) (:by |rJG4IHzWf) (:text |10) + |e $ %{} :Expr (:at 1653384903633) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653384929053) (:by |rJG4IHzWf) (:text |js/Math.pow) (:type :leaf) - |b $ {} (:at 1653384908425) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653385087745) (:by |rJG4IHzWf) (:text |0.7) (:type :leaf) - |h $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653384929053) (:by |rJG4IHzWf) (:text |js/Math.pow) + |b $ %{} :Leaf (:at 1653384908425) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Leaf (:at 1653385087745) (:by |rJG4IHzWf) (:text |0.7) + |h $ %{} :Expr (:at 1653384591017) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653385057783) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653385057783) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1653384591017) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1653384591017) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:text |:children) (:type :leaf) - |b $ {} (:at 1653384591017) (:by |rJG4IHzWf) (:text |call-tree) (:type :leaf) - |T $ {} (:at 1653378912078) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |call-tree) + |T $ %{} :Expr (:at 1653378912078) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378913174) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1653378913402) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378913174) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1653378913402) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378913775) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |P $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378913775) (:by |rJG4IHzWf) (:text |{}) + |P $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |xs) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |:children) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |call-tree) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |call-tree) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432601790) (:by |rJG4IHzWf) (:text |list-match) (:type :leaf) - |a $ {} (:at 1691432619844) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1691432603398) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432601790) (:by |rJG4IHzWf) (:text |list-match) + |a $ %{} :Leaf (:at 1691432619844) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1691432603398) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432607284) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1691432607284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |l $ {} (:at 1691432609457) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) + |l $ %{} :Expr (:at 1691432609457) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432610504) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1691432610504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432616614) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |b $ {} (:at 1691432617429) (:by |rJG4IHzWf) (:text |xss) (:type :leaf) - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432616614) (:by |rJG4IHzWf) (:text |x0) + |b $ %{} :Leaf (:at 1691432617429) (:by |rJG4IHzWf) (:text |xss) + |T $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |-) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |h $ {} (:at 1653385788988) (:by |rJG4IHzWf) (:text |0.01) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |-) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |radian-size) + |h $ %{} :Leaf (:at 1653385788988) (:by |rJG4IHzWf) (:text |0.01) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |/) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |/) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |:size) (:type :leaf) - |b $ {} (:at 1691432629341) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Leaf (:at 1691432629341) (:by |rJG4IHzWf) (:text |x0) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |:size) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |call-tree) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |call-tree) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |comp-sector) (:type :leaf) - |b $ {} (:at 1691432646654) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |g $ {} (:at 1653384618321) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |comp-sector) + |b $ %{} :Leaf (:at 1691432646654) (:by |rJG4IHzWf) (:text |x0) + |g $ %{} :Expr (:at 1653384618321) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653384619189) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |X $ {} (:at 1653384709745) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |b $ {} (:at 1653384619530) (:by |rJG4IHzWf) (:text |thickness) (:type :leaf) - |e $ {} (:at 1653385062907) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |l $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) (:type :leaf) - |o $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) (:type :leaf) - |q $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) (:type :leaf) - |g $ {} (:at 1691432636952) (:by |rJG4IHzWf) (:text |xss) (:type :leaf) - |l $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) (:type :leaf) - |h $ {} (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) (:type :leaf) - |T $ {} (:at 1653378910676) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653382121146) (:by |rJG4IHzWf) (:text |comp-sector-curve) (:type :leaf) - |b $ {} (:at 1653378916268) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653379075755) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |k $ {} (:at 1653380891570) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |o $ {} (:at 1653378910676) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381618804) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |e $ {} (:at 1653380091263) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1653380094049) (:by |rJG4IHzWf) (:text |.rem) (:type :leaf) - |T $ {} (:at 1653385018046) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1653385021575) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1653385020593) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |T $ {} (:at 1653379819255) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653379819550) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653380086137) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1653381413905) (:by |rJG4IHzWf) (:text |77) (:type :leaf) - |b $ {} (:at 1653380096291) (:by |rJG4IHzWf) (:text |360) (:type :leaf) - |j $ {} (:at 1653380727714) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |n $ {} (:at 1653385138678) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |q $ {} (:at 1653384614208) (:by |rJG4IHzWf) (:text |thickness) (:type :leaf) - |X $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1653381714683) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381724298) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1653381716748) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381717530) (:by |rJG4IHzWf) (:text |:entry) (:type :leaf) - |b $ {} (:at 1653381720657) (:by |rJG4IHzWf) (:text |call-tree) (:type :leaf) - |h $ {} (:at 1653381725491) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653381656321) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381660110) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653381661889) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653381662639) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381664863) (:by |rJG4IHzWf) (:text |cos) (:type :leaf) - |b $ {} (:at 1653381666295) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653381656321) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381660110) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653381661889) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653381662639) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381703324) (:by |rJG4IHzWf) (:text |sin) (:type :leaf) - |b $ {} (:at 1653381666295) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |l $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1653381684528) (:by |rJG4IHzWf) (:text |0xffffff) (:type :leaf) - |h $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1653381735129) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |l $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653381653290) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1653381745335) (:by |rJG4IHzWf) (:text ||Hind) (:type :leaf) - |o $ {} (:at 1653385296285) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385351040) (:by |rJG4IHzWf) (:text |:rotation) (:type :leaf) - |b $ {} (:at 1653385543309) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |comp-sector-curve $ {} (:at 1653376885417) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653384619189) (:by |rJG4IHzWf) (:text |+) + |X $ %{} :Leaf (:at 1653384709745) (:by |rJG4IHzWf) (:text |radius) + |b $ %{} :Leaf (:at 1653384619530) (:by |rJG4IHzWf) (:text |thickness) + |e $ %{} :Leaf (:at 1653385062907) (:by |rJG4IHzWf) (:text |20) + |l $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) + |o $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) + |q $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) + |g $ %{} :Leaf (:at 1691432636952) (:by |rJG4IHzWf) (:text |xss) + |l $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) + |h $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) + |T $ %{} :Expr (:at 1653378910676) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653382121146) (:by |rJG4IHzWf) (:text |comp-sector-curve) + |b $ %{} :Leaf (:at 1653378916268) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Leaf (:at 1653379075755) (:by |rJG4IHzWf) (:text |start-radian) + |k $ %{} :Leaf (:at 1653380891570) (:by |rJG4IHzWf) (:text |radian-size) + |o $ %{} :Expr (:at 1653378910676) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381618804) (:by |rJG4IHzWf) (:text |hslx) + |e $ %{} :Expr (:at 1653380091263) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653380094049) (:by |rJG4IHzWf) (:text |.rem) + |T $ %{} :Expr (:at 1653385018046) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653385021575) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1653385020593) (:by |rJG4IHzWf) (:text |radius) + |T $ %{} :Expr (:at 1653379819255) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653379819550) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653380086137) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1653381413905) (:by |rJG4IHzWf) (:text |77) + |b $ %{} :Leaf (:at 1653380096291) (:by |rJG4IHzWf) (:text |360) + |j $ %{} :Leaf (:at 1653380727714) (:by |rJG4IHzWf) (:text |100) + |n $ %{} :Leaf (:at 1653385138678) (:by |rJG4IHzWf) (:text |50) + |q $ %{} :Leaf (:at 1653384614208) (:by |rJG4IHzWf) (:text |thickness) + |X $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1653381714683) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381724298) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Expr (:at 1653381716748) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381717530) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1653381720657) (:by |rJG4IHzWf) (:text |call-tree) + |h $ %{} :Leaf (:at 1653381725491) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1653381656321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381660110) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653381661889) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653381662639) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381664863) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Leaf (:at 1653381666295) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Expr (:at 1653381656321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381660110) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653381661889) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653381662639) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381703324) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Leaf (:at 1653381666295) (:by |rJG4IHzWf) (:text |start-radian) + |l $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1653381684528) (:by |rJG4IHzWf) (:text |0xffffff) + |h $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1653381735129) (:by |rJG4IHzWf) (:text |10) + |l $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1653381745335) (:by |rJG4IHzWf) (:text ||Hind) + |o $ %{} :Expr (:at 1653385296285) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385351040) (:by |rJG4IHzWf) (:text |:rotation) + |b $ %{} :Leaf (:at 1653385543309) (:by |rJG4IHzWf) (:text |start-radian) + |comp-sector-curve $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653376885417) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653376885417) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1653382112306) (:by |rJG4IHzWf) (:text |comp-sector-curve) (:type :leaf) - |h $ {} (:at 1653376885417) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653382112306) (:by |rJG4IHzWf) (:text |comp-sector-curve) + |h $ %{} :Expr (:at 1653376885417) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653376885417) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |b $ {} (:at 1653376885417) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653376885417) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |l $ {} (:at 1653376885417) (:by |rJG4IHzWf) (:text |color) (:type :leaf) - |o $ {} (:at 1653376885417) (:by |rJG4IHzWf) (:text |thickness) (:type :leaf) - |l $ {} (:at 1653376938293) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |radius) + |b $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |radian-size) + |l $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |color) + |o $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |thickness) + |l $ %{} :Expr (:at 1653376938293) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653376940795) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1653376954493) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653376940795) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653376954493) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653377208345) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1653377208345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377212370) (:by |rJG4IHzWf) (:text |r-extend) (:type :leaf) - |b $ {} (:at 1653377214273) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377212370) (:by |rJG4IHzWf) (:text |r-extend) + |b $ %{} :Expr (:at 1653377214273) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377214273) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1653377214273) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653377214273) (:by |rJG4IHzWf) (:text |thickness) (:type :leaf) - |T $ {} (:at 1653376954992) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377214273) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653377214273) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Leaf (:at 1653377214273) (:by |rJG4IHzWf) (:text |thickness) + |T $ %{} :Expr (:at 1653376954992) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377163322) (:by |rJG4IHzWf) (:text |start) (:type :leaf) - |b $ {} (:at 1653377164964) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377163322) (:by |rJG4IHzWf) (:text |start) + |b $ %{} :Expr (:at 1653377164964) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653377165480) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1653376966963) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653377165480) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1653376966963) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653376969701) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |L $ {} (:at 1653376971336) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |T $ {} (:at 1653376958460) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653376969701) (:by |rJG4IHzWf) (:text |*) + |L $ %{} :Leaf (:at 1653376971336) (:by |rJG4IHzWf) (:text |radius) + |T $ %{} :Expr (:at 1653376958460) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653376963008) (:by |rJG4IHzWf) (:text |cos) (:type :leaf) - |b $ {} (:at 1653376979095) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |b $ {} (:at 1653377168361) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653376963008) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Leaf (:at 1653376979095) (:by |rJG4IHzWf) (:text |start-radian) + |b $ %{} :Expr (:at 1653377168361) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377168361) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653377168361) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653377168361) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377168361) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377168361) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653377168361) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377168361) (:by |rJG4IHzWf) (:text |sin) (:type :leaf) - |b $ {} (:at 1653377168361) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653376996818) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377168361) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Leaf (:at 1653377168361) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Expr (:at 1653376996818) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377172140) (:by |rJG4IHzWf) (:text |end) (:type :leaf) - |b $ {} (:at 1653377173698) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377172140) (:by |rJG4IHzWf) (:text |end) + |b $ %{} :Expr (:at 1653377173698) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653377174163) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1653376996818) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653377174163) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1653376996818) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653376996818) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653376996818) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653376996818) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653376996818) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653376996818) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653376996818) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653376996818) (:by |rJG4IHzWf) (:text |cos) (:type :leaf) - |b $ {} (:at 1653377004095) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653376996818) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Expr (:at 1653377004095) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653377004689) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |T $ {} (:at 1653376996818) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |b $ {} (:at 1653377006996) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |b $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653377004689) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1653376996818) (:by |rJG4IHzWf) (:text |start-radian) + |b $ %{} :Leaf (:at 1653377006996) (:by |rJG4IHzWf) (:text |radian-size) + |b $ %{} :Expr (:at 1653377177104) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |h $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653377177104) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:text |sin) (:type :leaf) - |b $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Expr (:at 1653377177104) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653377177104) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |o $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |radian-size) + |o $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377220588) (:by |rJG4IHzWf) (:text |start-extend) (:type :leaf) - |b $ {} (:at 1653377222123) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377220588) (:by |rJG4IHzWf) (:text |start-extend) + |b $ %{} :Expr (:at 1653377222123) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653377223418) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653377223418) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653377216928) (:by |rJG4IHzWf) (:text |r-extend) (:type :leaf) - |h $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377216928) (:by |rJG4IHzWf) (:text |r-extend) + |h $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:text |cos) (:type :leaf) - |b $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |b $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |start-radian) + |b $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653377216928) (:by |rJG4IHzWf) (:text |r-extend) (:type :leaf) - |h $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377216928) (:by |rJG4IHzWf) (:text |r-extend) + |h $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377226725) (:by |rJG4IHzWf) (:text |sin) (:type :leaf) - |b $ {} (:at 1653377016455) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |s $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377226725) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |start-radian) + |s $ %{} :Expr (:at 1653377049538) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377231280) (:by |rJG4IHzWf) (:text |end-extend) (:type :leaf) - |b $ {} (:at 1653377232659) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377231280) (:by |rJG4IHzWf) (:text |end-extend) + |b $ %{} :Expr (:at 1653377232659) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653377233150) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653377233150) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1653377049538) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |a $ {} (:at 1653377237498) (:by |rJG4IHzWf) (:text |r-extend) (:type :leaf) - |h $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1653377237498) (:by |rJG4IHzWf) (:text |r-extend) + |h $ %{} :Expr (:at 1653377049538) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:text |cos) (:type :leaf) - |b $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Expr (:at 1653377049538) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653377049538) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |b $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |radian-size) + |b $ %{} :Expr (:at 1653377242554) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:text |r-extend) (:type :leaf) - |h $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |r-extend) + |h $ %{} :Expr (:at 1653377242554) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:text |sin) (:type :leaf) - |b $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Expr (:at 1653377242554) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653377242554) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |h $ {} (:at 1653377077111) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |radian-size) + |h $ %{} :Expr (:at 1653377077111) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377082477) (:by |rJG4IHzWf) (:text |graphics) (:type :leaf) - |X $ {} (:at 1653377138156) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377082477) (:by |rJG4IHzWf) (:text |graphics) + |X $ %{} :Expr (:at 1653377138156) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377138643) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653377143671) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377138643) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377143671) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377144878) (:by |rJG4IHzWf) (:text |:ops) (:type :leaf) - |b $ {} (:at 1653377145358) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377144878) (:by |rJG4IHzWf) (:text |:ops) + |b $ %{} :Expr (:at 1653377145358) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377147619) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |V $ {} (:at 1653377615474) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377147619) (:by |rJG4IHzWf) (:text |[]) + |V $ %{} :Expr (:at 1653377615474) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377615920) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653377631729) (:by |rJG4IHzWf) (:text |:begin-fill) (:type :leaf) - |h $ {} (:at 1653377621213) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377615920) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377631729) (:by |rJG4IHzWf) (:text |:begin-fill) + |h $ %{} :Expr (:at 1653377621213) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377621602) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653377622486) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377621602) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377622486) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377623196) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1653377623976) (:by |rJG4IHzWf) (:text |color) (:type :leaf) - |h $ {} (:at 1653381891656) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377623196) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1653377623976) (:by |rJG4IHzWf) (:text |color) + |h $ %{} :Expr (:at 1653381891656) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653381892687) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1653385381256) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |Y $ {} (:at 1653378393889) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653381892687) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1653385381256) (:by |rJG4IHzWf) (:text |0.8) + |Y $ %{} :Expr (:at 1653378393889) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378452607) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1653378394172) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653378396437) (:by |rJG4IHzWf) (:text |:line-style) (:type :leaf) - |h $ {} (:at 1653378396666) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378452607) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1653378394172) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653378396437) (:by |rJG4IHzWf) (:text |:line-style) + |h $ %{} :Expr (:at 1653378396666) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378396984) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653378397227) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378396984) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653378397227) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378397934) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1653378399135) (:by |rJG4IHzWf) (:text |color) (:type :leaf) - |h $ {} (:at 1653378399760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378397934) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1653378399135) (:by |rJG4IHzWf) (:text |color) + |h $ %{} :Expr (:at 1653378399760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378400710) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1653378401591) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1653378402274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378400710) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1653378401591) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1653378402274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378403913) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1653385252573) (:by |rJG4IHzWf) (:text |0.6) (:type :leaf) - |b $ {} (:at 1653377148002) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378403913) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1653385252573) (:by |rJG4IHzWf) (:text |0.6) + |b $ %{} :Expr (:at 1653377148002) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377148260) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653377151039) (:by |rJG4IHzWf) (:text |:move-to) (:type :leaf) - |h $ {} (:at 1653377249010) (:by |rJG4IHzWf) (:text |start) (:type :leaf) - |h $ {} (:at 1653377157324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377148260) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377151039) (:by |rJG4IHzWf) (:text |:move-to) + |h $ %{} :Leaf (:at 1653377249010) (:by |rJG4IHzWf) (:text |start) + |h $ %{} :Expr (:at 1653377157324) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377256154) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653377258579) (:by |rJG4IHzWf) (:text |:line-to) (:type :leaf) - |h $ {} (:at 1653377266944) (:by |rJG4IHzWf) (:text |start-extend) (:type :leaf) - |l $ {} (:at 1653377267932) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377256154) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377258579) (:by |rJG4IHzWf) (:text |:line-to) + |h $ %{} :Leaf (:at 1653377266944) (:by |rJG4IHzWf) (:text |start-extend) + |l $ %{} :Expr (:at 1653377267932) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378125737) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1653377269197) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653377270946) (:by |rJG4IHzWf) (:text |:arc-to) (:type :leaf) - |h $ {} (:at 1653377291136) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378125737) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1653377269197) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377270946) (:by |rJG4IHzWf) (:text |:arc-to) + |h $ %{} :Expr (:at 1653377291136) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377291608) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653377291885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377291608) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377291885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377292753) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |b $ {} (:at 1653377297063) (:by |rJG4IHzWf) (:text |start-extend) (:type :leaf) - |h $ {} (:at 1653377298628) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377292753) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1653377297063) (:by |rJG4IHzWf) (:text |start-extend) + |h $ %{} :Expr (:at 1653377298628) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377299540) (:by |rJG4IHzWf) (:text |:p2) (:type :leaf) - |b $ {} (:at 1653377303584) (:by |rJG4IHzWf) (:text |end-extend) (:type :leaf) - |l $ {} (:at 1653377313320) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377299540) (:by |rJG4IHzWf) (:text |:p2) + |b $ %{} :Leaf (:at 1653377303584) (:by |rJG4IHzWf) (:text |end-extend) + |l $ %{} :Expr (:at 1653377313320) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377315721) (:by |rJG4IHzWf) (:text |:radius) (:type :leaf) - |b $ {} (:at 1653377320095) (:by |rJG4IHzWf) (:text |r-extend) (:type :leaf) - |m $ {} (:at 1653377267932) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377315721) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1653377320095) (:by |rJG4IHzWf) (:text |r-extend) + |m $ %{} :Expr (:at 1653377267932) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377269197) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653378071481) (:by |rJG4IHzWf) (:text |:arc) (:type :leaf) - |h $ {} (:at 1653377291136) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377269197) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653378071481) (:by |rJG4IHzWf) (:text |:arc) + |h $ %{} :Expr (:at 1653377291136) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377291608) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653377291885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377291608) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377291885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378079958) (:by |rJG4IHzWf) (:text |:center) (:type :leaf) - |b $ {} (:at 1653378082273) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378079958) (:by |rJG4IHzWf) (:text |:center) + |b $ %{} :Expr (:at 1653378082273) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378085555) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1653378083273) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1653378083625) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1653377298628) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378085555) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1653378083273) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Leaf (:at 1653378083625) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1653377298628) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378244014) (:by |rJG4IHzWf) (:text |:radian) (:type :leaf) - |b $ {} (:at 1653378106838) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378244014) (:by |rJG4IHzWf) (:text |:radian) + |b $ %{} :Expr (:at 1653378106838) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378108799) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1653378108222) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |b $ {} (:at 1653378204700) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378108799) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1653378108222) (:by |rJG4IHzWf) (:text |start-radian) + |b $ %{} :Expr (:at 1653378204700) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378204700) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1653378204700) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653378204700) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |l $ {} (:at 1653377313320) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378204700) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653378204700) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653378204700) (:by |rJG4IHzWf) (:text |radian-size) + |l $ %{} :Expr (:at 1653377313320) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377315721) (:by |rJG4IHzWf) (:text |:radius) (:type :leaf) - |b $ {} (:at 1653377320095) (:by |rJG4IHzWf) (:text |r-extend) (:type :leaf) - |o $ {} (:at 1653377323958) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377315721) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1653377320095) (:by |rJG4IHzWf) (:text |r-extend) + |o $ %{} :Expr (:at 1653377323958) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377324899) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653377326305) (:by |rJG4IHzWf) (:text |:line-to) (:type :leaf) - |h $ {} (:at 1653377329693) (:by |rJG4IHzWf) (:text |end) (:type :leaf) - |q $ {} (:at 1653377331714) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377324899) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377326305) (:by |rJG4IHzWf) (:text |:line-to) + |h $ %{} :Leaf (:at 1653377329693) (:by |rJG4IHzWf) (:text |end) + |q $ %{} :Expr (:at 1653377331714) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653378305623) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:text |:arc-to) (:type :leaf) - |h $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653378305623) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |:arc-to) + |h $ %{} :Expr (:at 1653377333166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377333166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |b $ {} (:at 1653377336959) (:by |rJG4IHzWf) (:text |end) (:type :leaf) - |h $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1653377336959) (:by |rJG4IHzWf) (:text |end) + |h $ %{} :Expr (:at 1653377333166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:text |:p2) (:type :leaf) - |b $ {} (:at 1653377339385) (:by |rJG4IHzWf) (:text |start) (:type :leaf) - |l $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |:p2) + |b $ %{} :Leaf (:at 1653377339385) (:by |rJG4IHzWf) (:text |start) + |l $ %{} :Expr (:at 1653377333166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653377333166) (:by |rJG4IHzWf) (:text |:radius) (:type :leaf) - |b $ {} (:at 1653377343368) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |r $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1653377343368) (:by |rJG4IHzWf) (:text |radius) + |r $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |:arc) (:type :leaf) - |h $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |:arc) + |h $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |:center) (:type :leaf) - |b $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |:center) + |b $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |:radian) (:type :leaf) - |b $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |:radian) + |b $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |X $ {} (:at 1653378414838) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Expr (:at 1653378414838) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653378414838) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1653378414838) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |h $ {} (:at 1653378414838) (:by |rJG4IHzWf) (:text |radian-size) (:type :leaf) - |b $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |start-radian) (:type :leaf) - |l $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653378304660) (:by |rJG4IHzWf) (:text |:radius) (:type :leaf) - |b $ {} (:at 1653378315948) (:by |rJG4IHzWf) (:text |radius) (:type :leaf) - |o $ {} (:at 1653378439263) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653378441833) (:by |rJG4IHzWf) (:text |:anticlockwise?) (:type :leaf) - |b $ {} (:at 1653378442609) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |s $ {} (:at 1653377353992) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653377355072) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1653377356733) (:by |rJG4IHzWf) (:text |:close-path) (:type :leaf) - |h $ {} (:at 1653377358393) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |t $ {} (:at 1653377371565) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653377373103) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |h $ {} (:at 1653377375253) (:by |rJG4IHzWf) (:text |:end-fill) (:type :leaf) - |count-tree $ {} (:at 1653375811605) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653378414838) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653378414838) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653378414838) (:by |rJG4IHzWf) (:text |radian-size) + |b $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |start-radian) + |l $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1653378315948) (:by |rJG4IHzWf) (:text |radius) + |o $ %{} :Expr (:at 1653378439263) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378441833) (:by |rJG4IHzWf) (:text |:anticlockwise?) + |b $ %{} :Leaf (:at 1653378442609) (:by |rJG4IHzWf) (:text |true) + |s $ %{} :Expr (:at 1653377353992) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377355072) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377356733) (:by |rJG4IHzWf) (:text |:close-path) + |h $ %{} :Leaf (:at 1653377358393) (:by |rJG4IHzWf) (:text |nil) + |t $ %{} :Expr (:at 1653377371565) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377373103) (:by |rJG4IHzWf) (:text |g) + |h $ %{} :Leaf (:at 1653377375253) (:by |rJG4IHzWf) (:text |:end-fill) + |count-tree $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653375811605) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375811605) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1653375811605) (:by |rJG4IHzWf) (:text |count-tree) (:type :leaf) - |h $ {} (:at 1653375811605) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375811605) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653375811605) (:by |rJG4IHzWf) (:text |count-tree) + |h $ %{} :Expr (:at 1653375811605) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375816079) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |l $ {} (:at 1653375818785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375816079) (:by |rJG4IHzWf) (:text |tree) + |l $ %{} :Expr (:at 1653375818785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375821194) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1653375834981) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375821194) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Expr (:at 1653375834981) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1653375837213) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1653375839098) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1653375837213) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Expr (:at 1653375839098) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375839098) (:by |rJG4IHzWf) (:text |:children) (:type :leaf) - |b $ {} (:at 1653375839098) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |T $ {} (:at 1653375822161) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375839098) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Leaf (:at 1653375839098) (:by |rJG4IHzWf) (:text |tree) + |T $ %{} :Expr (:at 1653375822161) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375824503) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |h $ {} (:at 1653375872396) (:by |rJG4IHzWf) (:text |count-tree) (:type :leaf) - |b $ {} (:at 1653375841893) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375824503) (:by |rJG4IHzWf) (:text |map) + |h $ %{} :Leaf (:at 1653375872396) (:by |rJG4IHzWf) (:text |count-tree) + |b $ %{} :Expr (:at 1653375841893) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653375844935) (:by |rJG4IHzWf) (:text |foldl) (:type :leaf) - |b $ {} (:at 1653375847547) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1653375850166) (:by |rJG4IHzWf) (:text |&+) (:type :leaf) - :ns $ {} (:at 1653374413124) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653375844935) (:by |rJG4IHzWf) (:text |foldl) + |b $ %{} :Leaf (:at 1653375847547) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1653375850166) (:by |rJG4IHzWf) (:text |&+) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653374413124) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374413124) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1653374413124) (:by |rJG4IHzWf) (:text |app.comp.call-tree) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374413124) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1653374413124) (:by |rJG4IHzWf) (:text |app.comp.call-tree) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.core) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |l $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |hclx) (:type :leaf) - |m $ {} (:at 1653377390993) (:by |rJG4IHzWf) (:text |hsluvx) (:type :leaf) - |o $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |q $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |s $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |t $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |u $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |graphics) (:type :leaf) - |v $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |w $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |x $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.comp.button) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-button) (:type :leaf) - |l $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.math) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |divide-path) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |multiply-path) (:type :leaf) - |o $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |leaf-height) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |l $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |code-font) (:type :leaf) - |o $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |q $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |s $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |q $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.complex) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |complex) (:type :leaf) - |s $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |pointed-prompt.core) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |prompt-at!) (:type :leaf) - |t $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-deps-tree) (:type :leaf) - |u $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.analyze) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |lookup-target-def) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |strip-at) (:type :leaf) - |v $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.util) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |w $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.comp.editor) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-editor) (:type :leaf) - |x $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |memof.once) (:type :leaf) - |b $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653374428719) (:by |rJG4IHzWf) (:text |memof1-call) (:type :leaf) - |y $ {} (:at 1653385522158) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385642209) (:by |rJG4IHzWf) (:text |phlox.comp.slider) (:type :leaf) - |b $ {} (:at 1653385524819) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653385525186) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1653385525463) (:by |rJG4IHzWf) (:text |comp-spin-slider) (:type :leaf) - |app.comp.command $ {} - :configs $ {} - :defs $ {} - |commands $ {} (:at 1691612379444) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.core) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |>>) + |h $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |hslx) + |l $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |hclx) + |m $ %{} :Leaf (:at 1653377390993) (:by |rJG4IHzWf) (:text |hsluvx) + |o $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |rect) + |q $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |circle) + |s $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |text) + |t $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |container) + |u $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |graphics) + |v $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |create-list) + |w $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |g) + |x $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |polyline) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-button) + |l $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.math) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |divide-path) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |multiply-path) + |o $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |leaf-gap) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |code-font) + |o $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |api-host) + |q $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |dot-radius) + |s $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |twist-distance) + |q $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |complex) + |s $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |prompt-at!) + |t $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |u $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |lookup-target-def) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |strip-at) + |v $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |measure-text-width!) + |w $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.comp.editor) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-editor) + |x $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |memof.once) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |memof1-call) + |y $ %{} :Expr (:at 1653385522158) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385642209) (:by |rJG4IHzWf) (:text |phlox.comp.slider) + |b $ %{} :Leaf (:at 1653385524819) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653385525186) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385525463) (:by |rJG4IHzWf) (:text |comp-spin-slider) + |app.comp.command $ {} + :configs $ {} + :defs $ {} + |commands $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691612379444) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612379444) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1691612379444) (:by |rJG4IHzWf) (:text |commands) (:type :leaf) - |h $ {} (:at 1691612379444) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612379444) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1691612379444) (:by |rJG4IHzWf) (:text |commands) + |h $ %{} :Expr (:at 1691612379444) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612383323) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1691612383658) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612383323) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1691612383658) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612384625) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612384625) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612396913) (:by |rJG4IHzWf) (:text "|\"add-ns ") (:type :leaf) - |h $ {} (:at 1691612398434) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612396913) (:by |rJG4IHzWf) (:text "|\"add-ns ") + |h $ %{} :Expr (:at 1691612398434) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691612404791) (:by |rJG4IHzWf) (:text "|\"add-ns ") (:type :leaf) - |h $ {} (:at 1691612383658) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612404791) (:by |rJG4IHzWf) (:text "|\"add-ns ") + |h $ %{} :Expr (:at 1691612383658) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612384625) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612384625) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612408641) (:by |rJG4IHzWf) (:text "|\"rm-ns ") (:type :leaf) - |h $ {} (:at 1691612398434) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612408641) (:by |rJG4IHzWf) (:text "|\"rm-ns ") + |h $ %{} :Expr (:at 1691612398434) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691612410103) (:by |rJG4IHzWf) (:text "|\"rm-ns ") (:type :leaf) - |l $ {} (:at 1691612383658) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612410103) (:by |rJG4IHzWf) (:text "|\"rm-ns ") + |l $ %{} :Expr (:at 1691612383658) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612384625) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612384625) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612426144) (:by |rJG4IHzWf) (:text "|\"add-def ") (:type :leaf) - |h $ {} (:at 1691612398434) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612426144) (:by |rJG4IHzWf) (:text "|\"add-def ") + |h $ %{} :Expr (:at 1691612398434) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691612430330) (:by |rJG4IHzWf) (:text "|\"add-def ") (:type :leaf) - |o $ {} (:at 1691612383658) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612430330) (:by |rJG4IHzWf) (:text "|\"add-def ") + |o $ %{} :Expr (:at 1691612383658) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612384625) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612384625) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612436975) (:by |rJG4IHzWf) (:text "|\"rm-def ") (:type :leaf) - |h $ {} (:at 1691612398434) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612436975) (:by |rJG4IHzWf) (:text "|\"rm-def ") + |h $ %{} :Expr (:at 1691612398434) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691612440798) (:by |rJG4IHzWf) (:text "|\"rm-def ") (:type :leaf) - |q $ {} (:at 1691612444969) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612440798) (:by |rJG4IHzWf) (:text "|\"rm-def ") + |q $ %{} :Expr (:at 1691612444969) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612445252) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612445665) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612445252) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612445665) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691612452315) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |T $ {} (:at 1691612524877) (:by |rJG4IHzWf) (:text "|\"load") (:type :leaf) - |h $ {} (:at 1691612621317) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691612452315) (:by |rJG4IHzWf) (:text |:tip) + |T $ %{} :Leaf (:at 1691612524877) (:by |rJG4IHzWf) (:text "|\"load") + |h $ %{} :Expr (:at 1691612621317) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612624452) (:by |rJG4IHzWf) (:text |:comment) (:type :leaf) - |b $ {} (:at 1691612626685) (:by |rJG4IHzWf) (:text "|\"load data") (:type :leaf) - |s $ {} (:at 1691612453386) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612624452) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612626685) (:by |rJG4IHzWf) (:text "|\"load data") + |s $ %{} :Expr (:at 1691612453386) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612453811) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612454429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612453811) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612454429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612455112) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612523408) (:by |rJG4IHzWf) (:text "|\"save") (:type :leaf) - |h $ {} (:at 1691612614250) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612455112) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612523408) (:by |rJG4IHzWf) (:text "|\"save") + |h $ %{} :Expr (:at 1691612614250) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612615245) (:by |rJG4IHzWf) (:text |:comment) (:type :leaf) - |b $ {} (:at 1691612619268) (:by |rJG4IHzWf) (:text "|\"save all files") (:type :leaf) - |t $ {} (:at 1691612458771) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612615245) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612619268) (:by |rJG4IHzWf) (:text "|\"save all files") + |t $ %{} :Expr (:at 1691612458771) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612459092) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612459529) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612459092) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612459529) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612460543) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612473087) (:by |rJG4IHzWf) (:text "|\"mv-ns ") (:type :leaf) - |h $ {} (:at 1691612474116) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612460543) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612473087) (:by |rJG4IHzWf) (:text "|\"mv-ns ") + |h $ %{} :Expr (:at 1691612474116) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612475017) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691612477405) (:by |rJG4IHzWf) (:text "|\"mv-ns ") (:type :leaf) - |u $ {} (:at 1691612478303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612475017) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612477405) (:by |rJG4IHzWf) (:text "|\"mv-ns ") + |u $ %{} :Expr (:at 1691612478303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612478643) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612479012) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612478643) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612479012) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612479538) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612521896) (:by |rJG4IHzWf) (:text "|\"move-def / /") (:type :leaf) - |h $ {} (:at 1691612502529) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612479538) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612521896) (:by |rJG4IHzWf) (:text "|\"move-def / /") + |h $ %{} :Expr (:at 1691612502529) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612503604) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691612506368) (:by |rJG4IHzWf) (:text "|\"move-def ") (:type :leaf) - |v $ {} (:at 1691612507564) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612503604) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612506368) (:by |rJG4IHzWf) (:text "|\"move-def ") + |v $ %{} :Expr (:at 1691612507564) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612508487) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612509282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612508487) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612509282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612509744) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612529052) (:by |rJG4IHzWf) (:text "|\"pick [off]") (:type :leaf) - |h $ {} (:at 1691612531031) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612509744) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612529052) (:by |rJG4IHzWf) (:text "|\"pick [off]") + |h $ %{} :Expr (:at 1691612531031) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612531999) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691612533185) (:by |rJG4IHzWf) (:text "|\"pick") (:type :leaf) - |l $ {} (:at 1691612604886) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612531999) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612533185) (:by |rJG4IHzWf) (:text "|\"pick") + |l $ %{} :Expr (:at 1691612604886) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612606152) (:by |rJG4IHzWf) (:text |:comment) (:type :leaf) - |b $ {} (:at 1691612610849) (:by |rJG4IHzWf) (:text "|\"pick mode on/off") (:type :leaf) - |w $ {} (:at 1691612535293) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612606152) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612610849) (:by |rJG4IHzWf) (:text "|\"pick mode on/off") + |w $ %{} :Expr (:at 1691612535293) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612535644) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612536122) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612535644) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612536122) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612540084) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612543345) (:by |rJG4IHzWf) (:text "|\"deps-tree") (:type :leaf) - |e $ {} (:at 1691613086332) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612540084) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612543345) (:by |rJG4IHzWf) (:text "|\"deps-tree") + |e $ %{} :Expr (:at 1691613086332) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613086149) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691613089041) (:by |rJG4IHzWf) (:text "|\"deps-tree") (:type :leaf) - |h $ {} (:at 1691612585391) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613086149) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691613089041) (:by |rJG4IHzWf) (:text "|\"deps-tree") + |h $ %{} :Expr (:at 1691612585391) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612585391) (:by |rJG4IHzWf) (:text |:comment) (:type :leaf) - |b $ {} (:at 1691612585391) (:by |rJG4IHzWf) (:text "|\"call") (:type :leaf) - |x $ {} (:at 1691612544609) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612585391) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612585391) (:by |rJG4IHzWf) (:text "|\"call") + |x $ %{} :Expr (:at 1691612544609) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612544933) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612545336) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612544933) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612545336) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612548535) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612552702) (:by |rJG4IHzWf) (:text "|\"deps-of") (:type :leaf) - |e $ {} (:at 1691613092106) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612548535) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612552702) (:by |rJG4IHzWf) (:text "|\"deps-of") + |e $ %{} :Expr (:at 1691613092106) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613093474) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691613094821) (:by |rJG4IHzWf) (:text "|\"deps-of") (:type :leaf) - |h $ {} (:at 1691612577491) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613093474) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691613094821) (:by |rJG4IHzWf) (:text "|\"deps-of") + |h $ %{} :Expr (:at 1691612577491) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612577491) (:by |rJG4IHzWf) (:text |:comment) (:type :leaf) - |b $ {} (:at 1691612582818) (:by |rJG4IHzWf) (:text "|\"current dependency") (:type :leaf) - |y $ {} (:at 1691612562722) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612577491) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612582818) (:by |rJG4IHzWf) (:text "|\"current dependency") + |y $ %{} :Expr (:at 1691612562722) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612563494) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612563933) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612563494) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612563933) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612566875) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612569031) (:by |rJG4IHzWf) (:text "|\"call-tree") (:type :leaf) - |e $ {} (:at 1691613096024) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612566875) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612569031) (:by |rJG4IHzWf) (:text "|\"call-tree") + |e $ %{} :Expr (:at 1691613096024) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613097174) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691613098474) (:by |rJG4IHzWf) (:text "|\"call-tree") (:type :leaf) - |h $ {} (:at 1691612571211) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613097174) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691613098474) (:by |rJG4IHzWf) (:text "|\"call-tree") + |h $ %{} :Expr (:at 1691612571211) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612572253) (:by |rJG4IHzWf) (:text |:comment) (:type :leaf) - |b $ {} (:at 1691612597847) (:by |rJG4IHzWf) (:text "|\"sunburst graph of current function") (:type :leaf) - |comp-command $ {} (:at 1651568882325) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612572253) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612597847) (:by |rJG4IHzWf) (:text "|\"sunburst graph of current function") + |comp-command $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651568882325) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569018728) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1651568882325) (:by |rJG4IHzWf) (:text |comp-command) (:type :leaf) - |h $ {} (:at 1651568882325) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569018728) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651568882325) (:by |rJG4IHzWf) (:text |comp-command) + |h $ %{} :Expr (:at 1651568882325) (:by |rJG4IHzWf) :data $ {} - |5 $ {} (:at 1651569200791) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |D $ {} (:at 1651569192560) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1651569100273) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |l $ {} (:at 1651569210331) (:by |rJG4IHzWf) (:type :expr) + |5 $ %{} :Leaf (:at 1651569200791) (:by |rJG4IHzWf) (:text |states) + |D $ %{} :Leaf (:at 1651569192560) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Leaf (:at 1651569100273) (:by |rJG4IHzWf) (:text |on-close) + |l $ %{} :Expr (:at 1651569210331) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651569211934) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1651569212152) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651569211934) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651569212152) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569212274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651569212274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569524292) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |b $ {} (:at 1651569524824) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569524292) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1651569524824) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569526134) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1651569526877) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |b $ {} (:at 1651569527740) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569526134) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1651569526877) (:by |rJG4IHzWf) (:text |states) + |b $ %{} :Expr (:at 1651569527740) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569529083) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |b $ {} (:at 1651569529452) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569529083) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1651569529452) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569529698) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1651569530524) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569529698) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651569530524) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569531956) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1651569532728) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1651569533266) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569531956) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1651569532728) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1651569533266) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569534098) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651569534395) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569534098) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569534395) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569535298) (:by |rJG4IHzWf) (:text |:content) (:type :leaf) - |b $ {} (:at 1651569535948) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |h $ {} (:at 1651570096872) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569535298) (:by |rJG4IHzWf) (:text |:content) + |b $ %{} :Leaf (:at 1651569535948) (:by |rJG4IHzWf) (:text "|\"") + |h $ %{} :Expr (:at 1651570096872) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570101932) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1651570102428) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570101932) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651570102428) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570104527) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1651570105177) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |l $ {} (:at 1651570106024) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570104527) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1651570105177) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Expr (:at 1651570106024) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570107630) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1651570107930) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570107630) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1651570107930) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570108700) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651570111611) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651570112080) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570108700) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651570111611) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651570112080) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570112906) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651570113735) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |h $ {} (:at 1651570114360) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570112906) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651570113735) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651570114360) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570116200) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651570117666) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |o $ {} (:at 1691612819169) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570116200) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651570117666) (:by |rJG4IHzWf) (:text |editor) + |o $ %{} :Expr (:at 1691612819169) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612825546) (:by |rJG4IHzWf) (:text |set-box-text!) (:type :leaf) - |b $ {} (:at 1691612826301) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612825546) (:by |rJG4IHzWf) (:text |set-box-text!) + |b $ %{} :Expr (:at 1691612826301) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612826504) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1691612826775) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612826504) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691612826775) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612827910) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |b $ {} (:at 1691613514770) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612827910) (:by |rJG4IHzWf) (:text |v) + |b $ %{} :Leaf (:at 1691613514770) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) (:type :leaf) - |b $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) + |b $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text "|\"#command-box") (:type :leaf) - |h $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |js/document.querySelector) (:type :leaf) - |b $ {} (:at 1691613546389) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text "|\"#command-box") + |h $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |js/document.querySelector) + |b $ %{} :Expr (:at 1691613546389) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613549167) (:by |rJG4IHzWf) (:text |next) (:type :leaf) - |b $ {} (:at 1691613551860) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613549167) (:by |rJG4IHzWf) (:text |next) + |b $ %{} :Expr (:at 1691613551860) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613551860) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1691613551860) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613551860) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1691613551860) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613551860) (:by |rJG4IHzWf) (:text |.-value) (:type :leaf) - |b $ {} (:at 1691613551860) (:by |rJG4IHzWf) (:text |box) (:type :leaf) - |h $ {} (:at 1691613551860) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |h $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613551860) (:by |rJG4IHzWf) (:text |.-value) + |b $ %{} :Leaf (:at 1691613551860) (:by |rJG4IHzWf) (:text |box) + |h $ %{} :Leaf (:at 1691613551860) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |set!) (:type :leaf) - |b $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |set!) + |b $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |.-value) (:type :leaf) - |b $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) (:type :leaf) - |h $ {} (:at 1691613607526) (:by |rJG4IHzWf) (:text |next) (:type :leaf) - |l $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |.-value) + |b $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) + |h $ %{} :Leaf (:at 1691613607526) (:by |rJG4IHzWf) (:text |next) + |l $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |.!focus) (:type :leaf) - |b $ {} (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) (:type :leaf) - |o $ {} (:at 1691613556634) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |.!focus) + |b $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) + |o $ %{} :Expr (:at 1691613556634) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613557101) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1691613563254) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1691613634367) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613557101) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1691613563254) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1691613634367) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691613635703) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |L $ {} (:at 1691613637442) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |P $ {} (:at 1691613638743) (:by |rJG4IHzWf) (:text |:content) (:type :leaf) - |T $ {} (:at 1691613573231) (:by |rJG4IHzWf) (:text |next) (:type :leaf) - |T $ {} (:at 1651569926074) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691613635703) (:by |rJG4IHzWf) (:text |assoc) + |L $ %{} :Leaf (:at 1691613637442) (:by |rJG4IHzWf) (:text |state) + |P $ %{} :Leaf (:at 1691613638743) (:by |rJG4IHzWf) (:text |:content) + |T $ %{} :Leaf (:at 1691613573231) (:by |rJG4IHzWf) (:text |next) + |T $ %{} :Expr (:at 1651569926074) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651569926987) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1651569929521) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651569926987) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1651569929521) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569933587) (:by |rJG4IHzWf) (:text |effect-focus) (:type :leaf) - |T $ {} (:at 1651569015360) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569933587) (:by |rJG4IHzWf) (:text |effect-focus) + |T $ %{} :Expr (:at 1651569015360) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569016052) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1651569016514) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569016052) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1651569016514) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569016845) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |V $ {} (:at 1691612220578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569016845) (:by |rJG4IHzWf) (:text |{}) + |V $ %{} :Expr (:at 1691612220578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612224567) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691612229116) (:by |rJG4IHzWf) (:text |css/column) (:type :leaf) - |X $ {} (:at 1651569500420) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612224567) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691612229116) (:by |rJG4IHzWf) (:text |css/column) + |X $ %{} :Expr (:at 1651569500420) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569501989) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651569502225) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569501989) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651569502225) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569502525) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651569504069) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569502525) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569504069) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569505896) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1651569506962) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |h $ {} (:at 1651569449929) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569505896) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1651569506962) (:by |rJG4IHzWf) (:text |16) + |h $ %{} :Expr (:at 1651569449929) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651569451215) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1651569451842) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651569451215) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1651569451842) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569452193) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |V $ {} (:at 1651569539575) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569452193) (:by |rJG4IHzWf) (:text |{}) + |V $ %{} :Expr (:at 1651569539575) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569540441) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |b $ {} (:at 1651569540737) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569540441) (:by |rJG4IHzWf) (:text |input) + |b $ %{} :Expr (:at 1651569540737) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569541097) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |V $ {} (:at 1651569581380) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569541097) (:by |rJG4IHzWf) (:text |{}) + |V $ %{} :Expr (:at 1651569581380) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569584110) (:by |rJG4IHzWf) (:text |:placeholder) (:type :leaf) - |b $ {} (:at 1651569590606) (:by |rJG4IHzWf) (:text "|\"Command...") (:type :leaf) - |W $ {} (:at 1651569897330) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569584110) (:by |rJG4IHzWf) (:text |:placeholder) + |b $ %{} :Leaf (:at 1651569590606) (:by |rJG4IHzWf) (:text "|\"Command...") + |W $ %{} :Expr (:at 1651569897330) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569915038) (:by |rJG4IHzWf) (:text |:autofocus) (:type :leaf) - |b $ {} (:at 1651569901881) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |WT $ {} (:at 1651570179414) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569915038) (:by |rJG4IHzWf) (:text |:autofocus) + |b $ %{} :Leaf (:at 1651569901881) (:by |rJG4IHzWf) (:text |true) + |WT $ %{} :Expr (:at 1651570179414) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570181800) (:by |rJG4IHzWf) (:text |:id) (:type :leaf) - |b $ {} (:at 1651570183783) (:by |rJG4IHzWf) (:text "|\"command-box") (:type :leaf) - |Wj $ {} (:at 1651571019810) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570181800) (:by |rJG4IHzWf) (:text |:id) + |b $ %{} :Leaf (:at 1651570183783) (:by |rJG4IHzWf) (:text "|\"command-box") + |Wj $ %{} :Expr (:at 1651571019810) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571021525) (:by |rJG4IHzWf) (:text |:spellcheck) (:type :leaf) - |b $ {} (:at 1651571024403) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |Wv $ {} (:at 1651571033750) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571021525) (:by |rJG4IHzWf) (:text |:spellcheck) + |b $ %{} :Leaf (:at 1651571024403) (:by |rJG4IHzWf) (:text |false) + |Wv $ %{} :Expr (:at 1651571033750) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571058193) (:by |rJG4IHzWf) (:text |:autocomplete) (:type :leaf) - |b $ {} (:at 1651571096571) (:by |rJG4IHzWf) (:text "|\"off") (:type :leaf) - |X $ {} (:at 1651569559547) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571058193) (:by |rJG4IHzWf) (:text |:autocomplete) + |b $ %{} :Leaf (:at 1651571096571) (:by |rJG4IHzWf) (:text "|\"off") + |X $ %{} :Expr (:at 1651569559547) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569559547) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651569844705) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569559547) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1651569844705) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651569847853) (:by |rJG4IHzWf) (:text |str-spaced) (:type :leaf) - |T $ {} (:at 1651569559547) (:by |rJG4IHzWf) (:text |css/input) (:type :leaf) - |b $ {} (:at 1651569856072) (:by |rJG4IHzWf) (:text |css-command-box) (:type :leaf) - |Z $ {} (:at 1651569597718) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651569847853) (:by |rJG4IHzWf) (:text |str-spaced) + |T $ %{} :Leaf (:at 1651569559547) (:by |rJG4IHzWf) (:text |css/input) + |b $ %{} :Leaf (:at 1651569856072) (:by |rJG4IHzWf) (:text |css-command-box) + |Z $ %{} :Expr (:at 1651569597718) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569599323) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651569600060) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569599323) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651569600060) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569600461) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651569601058) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569600461) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569601058) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569601947) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1651569605065) (:by |rJG4IHzWf) (:text "|\"100%") (:type :leaf) - |b $ {} (:at 1651569541946) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569601947) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1651569605065) (:by |rJG4IHzWf) (:text "|\"100%") + |b $ %{} :Expr (:at 1651569541946) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569542964) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |b $ {} (:at 1651569544727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569542964) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Expr (:at 1651569544727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569546476) (:by |rJG4IHzWf) (:text |:content) (:type :leaf) - |b $ {} (:at 1651569547193) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1651570034040) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569546476) (:by |rJG4IHzWf) (:text |:content) + |b $ %{} :Leaf (:at 1651569547193) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1651570034040) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570036173) (:by |rJG4IHzWf) (:text |:on-input) (:type :leaf) - |b $ {} (:at 1651570036404) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570036173) (:by |rJG4IHzWf) (:text |:on-input) + |b $ %{} :Expr (:at 1651570036404) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570037293) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651570037699) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570037293) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651570037699) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570037896) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651570038568) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651570039290) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570037896) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651570038568) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651570039290) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570041552) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651570042556) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1651570042763) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570041552) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651570042556) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1651570042763) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570044254) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1651570044889) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1651570046423) (:by |rJG4IHzWf) (:text |:content) (:type :leaf) - |l $ {} (:at 1651570046967) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570044254) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1651570044889) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1651570046423) (:by |rJG4IHzWf) (:text |:content) + |l $ %{} :Expr (:at 1651570046967) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570047643) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |b $ {} (:at 1651570048887) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |l $ {} (:at 1651571165183) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570047643) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Leaf (:at 1651570048887) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1651571165183) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571169029) (:by |rJG4IHzWf) (:text |:on-keydown) (:type :leaf) - |b $ {} (:at 1651571169351) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571169029) (:by |rJG4IHzWf) (:text |:on-keydown) + |b $ %{} :Expr (:at 1651571169351) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571169687) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651571169939) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571169687) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651571169939) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571170777) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651571171952) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651571172389) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571170777) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651571171952) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651571172389) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571174731) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1651571175245) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571174731) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1651571175245) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571175769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651571175769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571175971) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651571180082) (:by |rJG4IHzWf) (:text |13) (:type :leaf) - |h $ {} (:at 1651571181001) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571175971) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651571180082) (:by |rJG4IHzWf) (:text |13) + |h $ %{} :Expr (:at 1651571181001) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571183886) (:by |rJG4IHzWf) (:text |:keycode) (:type :leaf) - |b $ {} (:at 1651571184154) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571183886) (:by |rJG4IHzWf) (:text |:keycode) + |b $ %{} :Leaf (:at 1651571184154) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1658662315367) (:by |rJG4IHzWf) (:text |parse-cirru-list) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1658662315367) (:by |rJG4IHzWf) (:text |parse-cirru-list) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |:content) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |:content) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |list?) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |run-command) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |l $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |run-command) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |h $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text "|\"invalid command:") (:type :leaf) - |h $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |l $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text "|\"invalid command:") + |h $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) + |l $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651571215269) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651571215269) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571216555) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651571216555) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571216909) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651571219269) (:by |rJG4IHzWf) (:text "|\"Escape") (:type :leaf) - |h $ {} (:at 1651571220056) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571216909) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651571219269) (:by |rJG4IHzWf) (:text "|\"Escape") + |h $ %{} :Expr (:at 1651571220056) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571224159) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1651571224560) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651571226828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571224159) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651571224560) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651571226828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651571235037) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1651571235828) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1651569607920) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651571235037) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1651571235828) (:by |rJG4IHzWf) (:text |d!) + |j $ %{} :Expr (:at 1651569607920) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569609247) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1651569609855) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1691613427208) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |l $ {} (:at 1651569453499) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569609247) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1651569609855) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Leaf (:at 1691613427208) (:by |rJG4IHzWf) (:text |16) + |l $ %{} :Expr (:at 1651569453499) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569453877) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1651569454145) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569453877) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1651569454145) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569454446) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651569455953) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569454446) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569455953) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569459152) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651571738790) (:by |rJG4IHzWf) (:text |ui/row-middle) (:type :leaf) - |l $ {} (:at 1651569467263) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569459152) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Leaf (:at 1651571738790) (:by |rJG4IHzWf) (:text |ui/row-middle) + |l $ %{} :Expr (:at 1651569467263) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569468157) (:by |rJG4IHzWf) (:text |button) (:type :leaf) - |b $ {} (:at 1651569468714) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569468157) (:by |rJG4IHzWf) (:text |button) + |b $ %{} :Expr (:at 1651569468714) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569469010) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651569469386) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569469010) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569469386) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569474734) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651569477300) (:by |rJG4IHzWf) (:text |css/button) (:type :leaf) - |h $ {} (:at 1651569490762) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569474734) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651569477300) (:by |rJG4IHzWf) (:text |css/button) + |h $ %{} :Expr (:at 1651569490762) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569493268) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |b $ {} (:at 1651571826040) (:by |rJG4IHzWf) (:text "|\"Run") (:type :leaf) - |l $ {} (:at 1651569991974) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569493268) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1651571826040) (:by |rJG4IHzWf) (:text "|\"Run") + |l $ %{} :Expr (:at 1651569991974) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569994217) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1651569994524) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569994217) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1651569994524) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569995755) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651569997088) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569995755) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651569997088) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569997369) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651569997934) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569997369) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651569997934) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613669668) (:by |rJG4IHzWf) (:text |parse-cirru-list) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613669668) (:by |rJG4IHzWf) (:text |parse-cirru-list) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |:content) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |:content) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |list?) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |run-command) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |l $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |run-command) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |h $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text "|\"invalid command:") (:type :leaf) - |h $ {} (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |l $ {} (:at 1651570064785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text "|\"invalid command:") + |h $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) + |l $ %{} :Expr (:at 1651570064785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570066573) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1651570068446) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |m $ {} (:at 1691613413891) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570066573) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1651570068446) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1691613413891) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613413891) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |h $ {} (:at 1691613416340) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |l $ {} (:at 1691613420596) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |o $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613413891) (:by |rJG4IHzWf) (:text |=<) + |h $ %{} :Leaf (:at 1691613416340) (:by |rJG4IHzWf) (:text |16) + |l $ %{} :Leaf (:at 1691613420596) (:by |rJG4IHzWf) (:text |nil) + |o $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |list?) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text "|\"20px") (:type :leaf) - |h $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text "|\"20px") + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |h $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |span) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |css-path-tag) (:type :leaf) - |h $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |css-path-tag) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |l $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) + |l $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |set-box-text!) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |set-box-text!) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |h $ {} (:at 1691613525222) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |m $ {} (:at 1691613366423) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691613366423) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1691613366423) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1691613366423) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |o $ {} (:at 1691612313577) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691612320282) (:by |rJG4IHzWf) (:text |comp-command-tips) (:type :leaf) - |b $ {} (:at 1691612859812) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691612860072) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1691612860562) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691612862240) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |b $ {} (:at 1691613527891) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1691612869274) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691612868073) (:by |rJG4IHzWf) (:text |set-box-text!) (:type :leaf) - |b $ {} (:at 1691612869619) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |h $ {} (:at 1691613531864) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |comp-command-tips $ {} (:at 1691612322368) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Leaf (:at 1691613525222) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1691613366423) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613366423) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1691613366423) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Leaf (:at 1691613366423) (:by |rJG4IHzWf) (:text |8) + |o $ %{} :Expr (:at 1691612313577) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612320282) (:by |rJG4IHzWf) (:text |comp-command-tips) + |b $ %{} :Expr (:at 1691612859812) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612860072) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691612860562) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612862240) (:by |rJG4IHzWf) (:text |v) + |b $ %{} :Leaf (:at 1691613527891) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691612869274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612868073) (:by |rJG4IHzWf) (:text |set-box-text!) + |b $ %{} :Leaf (:at 1691612869619) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Leaf (:at 1691613531864) (:by |rJG4IHzWf) (:text |d!) + |comp-command-tips $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691612322368) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612324040) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1691612322368) (:by |rJG4IHzWf) (:text |comp-command-tips) (:type :leaf) - |e $ {} (:at 1691612330670) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612324040) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1691612322368) (:by |rJG4IHzWf) (:text |comp-command-tips) + |e $ %{} :Expr (:at 1691612330670) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612877681) (:by |rJG4IHzWf) (:text |set-text!) (:type :leaf) - |h $ {} (:at 1691612322368) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612877681) (:by |rJG4IHzWf) (:text |set-text!) + |h $ %{} :Expr (:at 1691612322368) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612328143) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1691612329061) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612328143) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1691612329061) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612329389) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1691612646337) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612329389) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1691612646337) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691612647609) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |L $ {} (:at 1691612648328) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691612647609) (:by |rJG4IHzWf) (:text |list->) + |L $ %{} :Expr (:at 1691612648328) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612648628) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612735235) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612648628) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612735235) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612738132) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691612744981) (:by |rJG4IHzWf) (:text |css/row) (:type :leaf) - |h $ {} (:at 1691612752833) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612738132) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691612744981) (:by |rJG4IHzWf) (:text |css/row) + |h $ %{} :Expr (:at 1691612752833) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612753721) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1691612753962) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612753721) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1691612753962) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612754268) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612754540) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612754268) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612754540) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612758584) (:by |rJG4IHzWf) (:text |:flex-wrap) (:type :leaf) - |b $ {} (:at 1691612759493) (:by |rJG4IHzWf) (:text |:wrap) (:type :leaf) - |h $ {} (:at 1691613295160) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612758584) (:by |rJG4IHzWf) (:text |:flex-wrap) + |b $ %{} :Leaf (:at 1691612759493) (:by |rJG4IHzWf) (:text |:wrap) + |h $ %{} :Expr (:at 1691613295160) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613295160) (:by |rJG4IHzWf) (:text |:gap) (:type :leaf) - |b $ {} (:at 1691613310012) (:by |rJG4IHzWf) (:text "|\"8px") (:type :leaf) - |T $ {} (:at 1691612376096) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613295160) (:by |rJG4IHzWf) (:text |:gap) + |b $ %{} :Leaf (:at 1691613310012) (:by |rJG4IHzWf) (:text "|\"8px") + |T $ %{} :Expr (:at 1691612376096) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612377454) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1691612378633) (:by |rJG4IHzWf) (:text |commands) (:type :leaf) - |h $ {} (:at 1691612634417) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612377454) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1691612378633) (:by |rJG4IHzWf) (:text |commands) + |h $ %{} :Expr (:at 1691612634417) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612639089) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1691612639731) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612639089) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1691612639731) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612639959) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1691612640276) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612639959) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691612640276) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612640787) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1691612643242) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1691612654163) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612640787) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1691612643242) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1691612654163) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612654503) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1691612655400) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1691612656524) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612654503) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1691612655400) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1691612656524) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612656891) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1691612657164) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612656891) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1691612657164) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612658143) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612718306) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612658143) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612718306) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612721884) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1691612722120) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612721884) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1691612722120) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612722434) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1691612881144) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612722434) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1691612881144) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691612882573) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |L $ {} (:at 1691612883072) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691612882573) (:by |rJG4IHzWf) (:text |span) + |L $ %{} :Expr (:at 1691612883072) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612883355) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691612884134) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612883355) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612884134) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612886685) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1691612886989) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612886685) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1691612886989) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612887191) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1691612887421) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612887191) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691612887421) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612887601) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1691612888038) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1691612889727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612887601) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1691612888038) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691612889727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612890080) (:by |rJG4IHzWf) (:text |set-text!) (:type :leaf) - |b $ {} (:at 1691612892650) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612890080) (:by |rJG4IHzWf) (:text |set-text!) + |b $ %{} :Expr (:at 1691612892650) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612894588) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1691612895525) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1691613538577) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |T $ {} (:at 1691612658622) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612894588) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612895525) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Leaf (:at 1691613538577) (:by |rJG4IHzWf) (:text |d!) + |T $ %{} :Expr (:at 1691612658622) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612659057) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1691612665658) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612659057) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1691612665658) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612667702) (:by |rJG4IHzWf) (:text |:tip) (:type :leaf) - |b $ {} (:at 1691612673218) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1691612678597) (:by |rJG4IHzWf) (:text |css-tip) (:type :leaf) - |css-command-box $ {} (:at 1651569856972) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612667702) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612673218) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Leaf (:at 1691612678597) (:by |rJG4IHzWf) (:text |css-tip) + |css-command-box $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651569856972) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569858235) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |b $ {} (:at 1651569856972) (:by |rJG4IHzWf) (:text |css-command-box) (:type :leaf) - |h $ {} (:at 1651569856972) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569858235) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1651569856972) (:by |rJG4IHzWf) (:text |css-command-box) + |h $ %{} :Expr (:at 1651569856972) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569871932) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651569872351) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569871932) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569872351) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569876594) (:by |rJG4IHzWf) (:text "|\"$0") (:type :leaf) - |b $ {} (:at 1651569877160) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569876594) (:by |rJG4IHzWf) (:text "|\"$0") + |b $ %{} :Expr (:at 1651569877160) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569877512) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651569877802) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569877512) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569877802) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569886732) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1651569890839) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |h $ {} (:at 1651570718977) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569886732) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651569890839) (:by |rJG4IHzWf) (:text |ui/font-code) + |h $ %{} :Expr (:at 1651570718977) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570722244) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |b $ {} (:at 1651570775695) (:by |rJG4IHzWf) (:text "|\"40px") (:type :leaf) - |l $ {} (:at 1651570718977) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570722244) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1651570775695) (:by |rJG4IHzWf) (:text "|\"40px") + |l $ %{} :Expr (:at 1651570718977) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570733072) (:by |rJG4IHzWf) (:text |:height) (:type :leaf) - |b $ {} (:at 1651570773981) (:by |rJG4IHzWf) (:text "|\"40px") (:type :leaf) - |css-path-tag $ {} (:at 1651570236347) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570733072) (:by |rJG4IHzWf) (:text |:height) + |b $ %{} :Leaf (:at 1651570773981) (:by |rJG4IHzWf) (:text "|\"40px") + |css-path-tag $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651570236347) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570237865) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |b $ {} (:at 1651570236347) (:by |rJG4IHzWf) (:text |css-path-tag) (:type :leaf) - |h $ {} (:at 1651570236347) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570237865) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1651570236347) (:by |rJG4IHzWf) (:text |css-path-tag) + |h $ %{} :Expr (:at 1651570236347) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570239074) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651570239695) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570239074) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651570239695) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570242428) (:by |rJG4IHzWf) (:text "|\"$0") (:type :leaf) - |b $ {} (:at 1651570242962) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570242428) (:by |rJG4IHzWf) (:text "|\"$0") + |b $ %{} :Expr (:at 1651570242962) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570243279) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651570243630) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570243279) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651570243630) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570248698) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1651570251464) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |c $ {} (:at 1651570367487) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570248698) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651570251464) (:by |rJG4IHzWf) (:text |ui/font-code) + |c $ %{} :Expr (:at 1651570367487) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570370198) (:by |rJG4IHzWf) (:text |:display) (:type :leaf) - |b $ {} (:at 1651570372171) (:by |rJG4IHzWf) (:text |:inline-block) (:type :leaf) - |e $ {} (:at 1651570337949) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570370198) (:by |rJG4IHzWf) (:text |:display) + |b $ %{} :Leaf (:at 1651570372171) (:by |rJG4IHzWf) (:text |:inline-block) + |e $ %{} :Expr (:at 1651570337949) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570340664) (:by |rJG4IHzWf) (:text |:white-space) (:type :leaf) - |b $ {} (:at 1651570358948) (:by |rJG4IHzWf) (:text |:pre-line) (:type :leaf) - |h $ {} (:at 1651570258317) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570340664) (:by |rJG4IHzWf) (:text |:white-space) + |b $ %{} :Leaf (:at 1651570358948) (:by |rJG4IHzWf) (:text |:pre-line) + |h $ %{} :Expr (:at 1651570258317) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570259775) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1651570407805) (:by |rJG4IHzWf) (:text "|\"0 6px") (:type :leaf) - |l $ {} (:at 1651570264205) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570259775) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1651570407805) (:by |rJG4IHzWf) (:text "|\"0 6px") + |l $ %{} :Expr (:at 1651570264205) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570266988) (:by |rJG4IHzWf) (:text |:margin-right) (:type :leaf) - |b $ {} (:at 1651570268783) (:by |rJG4IHzWf) (:text "|\"4px") (:type :leaf) - |lT $ {} (:at 1651570264205) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570266988) (:by |rJG4IHzWf) (:text |:margin-right) + |b $ %{} :Leaf (:at 1651570268783) (:by |rJG4IHzWf) (:text "|\"4px") + |lT $ %{} :Expr (:at 1651570264205) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570422660) (:by |rJG4IHzWf) (:text |:margin-bottom) (:type :leaf) - |b $ {} (:at 1651570268783) (:by |rJG4IHzWf) (:text "|\"4px") (:type :leaf) - |m $ {} (:at 1651570410525) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570422660) (:by |rJG4IHzWf) (:text |:margin-bottom) + |b $ %{} :Leaf (:at 1651570268783) (:by |rJG4IHzWf) (:text "|\"4px") + |m $ %{} :Expr (:at 1651570410525) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570412923) (:by |rJG4IHzWf) (:text |:border-radius) (:type :leaf) - |b $ {} (:at 1651570416880) (:by |rJG4IHzWf) (:text "|\"6px") (:type :leaf) - |n $ {} (:at 1651570447037) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570412923) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1651570416880) (:by |rJG4IHzWf) (:text "|\"6px") + |n $ %{} :Expr (:at 1651570447037) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570448877) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1651570449941) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |nT $ {} (:at 1651570464046) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570448877) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1651570449941) (:by |rJG4IHzWf) (:text |:pointer) + |nT $ %{} :Expr (:at 1651570464046) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570464889) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1651570466234) (:by |rJG4IHzWf) (:text |:white) (:type :leaf) - |o $ {} (:at 1651570385134) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570464889) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1651570466234) (:by |rJG4IHzWf) (:text |:white) + |o $ %{} :Expr (:at 1651570385134) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570389978) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1651570390276) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570389978) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1651570390276) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570391355) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1651570398289) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1651570400117) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |l $ {} (:at 1651570473649) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |h $ {} (:at 1651570439810) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570391355) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651570398289) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1651570400117) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1651570473649) (:by |rJG4IHzWf) (:text |70) + |h $ %{} :Expr (:at 1651570439810) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570442712) (:by |rJG4IHzWf) (:text "|\"$0:hover") (:type :leaf) - |b $ {} (:at 1651570443300) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570442712) (:by |rJG4IHzWf) (:text "|\"$0:hover") + |b $ %{} :Expr (:at 1651570443300) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570443659) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651570457364) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570443659) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651570457364) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570457364) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1651570457364) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570457364) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1651570457364) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570457364) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1651570457364) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1651570457364) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |l $ {} (:at 1651570476681) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |css-tip $ {} (:at 1691612684143) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570457364) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651570457364) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1651570457364) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1651570476681) (:by |rJG4IHzWf) (:text |60) + |css-tip $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691612684143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612685574) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |b $ {} (:at 1691612684143) (:by |rJG4IHzWf) (:text |css-tip) (:type :leaf) - |h $ {} (:at 1691612697858) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612685574) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691612684143) (:by |rJG4IHzWf) (:text |css-tip) + |h $ %{} :Expr (:at 1691612697858) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691612698329) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1691612698834) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691612698329) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691612698834) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691612700120) (:by |rJG4IHzWf) (:text "|\"&") (:type :leaf) - |T $ {} (:at 1691612684143) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691612700120) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1691612684143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612687210) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1691613186584) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612687210) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1691613186584) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613187846) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1691613196519) (:by |rJG4IHzWf) (:text "|\"2px 8px") (:type :leaf) - |Z $ {} (:at 1691613198673) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613187846) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1691613196519) (:by |rJG4IHzWf) (:text "|\"2px 8px") + |Z $ %{} :Expr (:at 1691613198673) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613203958) (:by |rJG4IHzWf) (:text |:border-radius) (:type :leaf) - |b $ {} (:at 1691613206321) (:by |rJG4IHzWf) (:text "|\"4px") (:type :leaf) - |a $ {} (:at 1691613318789) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613203958) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1691613206321) (:by |rJG4IHzWf) (:text "|\"4px") + |a $ %{} :Expr (:at 1691613318789) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613322020) (:by |rJG4IHzWf) (:text |:opacity) (:type :leaf) - |b $ {} (:at 1691613326980) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |b $ {} (:at 1691612687585) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613322020) (:by |rJG4IHzWf) (:text |:opacity) + |b $ %{} :Leaf (:at 1691613326980) (:by |rJG4IHzWf) (:text |0.8) + |b $ %{} :Expr (:at 1691612687585) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612693731) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1691613181155) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612693731) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1691613181155) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613181566) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1691613181900) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1691613182132) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1691613183174) (:by |rJG4IHzWf) (:text |90) (:type :leaf) - |h $ {} (:at 1691613340029) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613181566) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691613181900) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691613182132) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1691613183174) (:by |rJG4IHzWf) (:text |90) + |h $ %{} :Expr (:at 1691613340029) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613342329) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1691613344281) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1691613329711) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613342329) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1691613344281) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Expr (:at 1691613329711) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613332595) (:by |rJG4IHzWf) (:text "|\"&:hover") (:type :leaf) - |b $ {} (:at 1691613335207) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613332595) (:by |rJG4IHzWf) (:text "|\"&:hover") + |b $ %{} :Expr (:at 1691613335207) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613335583) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691613336044) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613335583) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691613336044) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613337841) (:by |rJG4IHzWf) (:text |:opacity) (:type :leaf) - |b $ {} (:at 1691613338175) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |effect-focus $ {} (:at 1651569933988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613337841) (:by |rJG4IHzWf) (:text |:opacity) + |b $ %{} :Leaf (:at 1691613338175) (:by |rJG4IHzWf) (:text |1) + |effect-focus $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651569933988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569937007) (:by |rJG4IHzWf) (:text |defeffect) (:type :leaf) - |b $ {} (:at 1651569933988) (:by |rJG4IHzWf) (:text |effect-focus) (:type :leaf) - |h $ {} (:at 1651569933988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569937007) (:by |rJG4IHzWf) (:text |defeffect) + |b $ %{} :Leaf (:at 1651569933988) (:by |rJG4IHzWf) (:text |effect-focus) + |h $ %{} :Expr (:at 1651569933988) (:by |rJG4IHzWf) :data $ {} - |l $ {} (:at 1651569944008) (:by |rJG4IHzWf) (:type :expr) + |l $ %{} :Expr (:at 1651569944008) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569946723) (:by |rJG4IHzWf) (:text |action) (:type :leaf) - |b $ {} (:at 1651569947128) (:by |rJG4IHzWf) (:text |el) (:type :leaf) - |h $ {} (:at 1651569950025) (:by |rJG4IHzWf) (:text |at?) (:type :leaf) - |o $ {} (:at 1651569950752) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569946723) (:by |rJG4IHzWf) (:text |action) + |b $ %{} :Leaf (:at 1651569947128) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1651569950025) (:by |rJG4IHzWf) (:text |at?) + |o $ %{} :Expr (:at 1651569950752) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569951557) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651569952278) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1651569954832) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |L $ {} (:at 1651569956280) (:by |rJG4IHzWf) (:text |:mount) (:type :leaf) - |T $ {} (:at 1651569953797) (:by |rJG4IHzWf) (:text |action) (:type :leaf) - |h $ {} (:at 1651569968360) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1651569972106) (:by |rJG4IHzWf) (:text |.!select) (:type :leaf) - |T $ {} (:at 1651569956856) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1651569965509) (:by |rJG4IHzWf) (:text |.!querySelector) (:type :leaf) - |T $ {} (:at 1651569958367) (:by |rJG4IHzWf) (:text |el) (:type :leaf) - |b $ {} (:at 1651569967248) (:by |rJG4IHzWf) (:text "|\"input") (:type :leaf) - |on-save $ {} (:at 1649851121078) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569951557) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651569952278) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569954832) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1651569956280) (:by |rJG4IHzWf) (:text |:mount) + |T $ %{} :Leaf (:at 1651569953797) (:by |rJG4IHzWf) (:text |action) + |h $ %{} :Expr (:at 1651569968360) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569972106) (:by |rJG4IHzWf) (:text |.!select) + |T $ %{} :Expr (:at 1651569956856) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569965509) (:by |rJG4IHzWf) (:text |.!querySelector) + |T $ %{} :Leaf (:at 1651569958367) (:by |rJG4IHzWf) (:text |el) + |b $ %{} :Leaf (:at 1651569967248) (:by |rJG4IHzWf) (:text "|\"input") + |on-save $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649851121078) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851121078) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651569258038) (:by |rJG4IHzWf) (:text |on-save) (:type :leaf) - |h $ {} (:at 1649851121078) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851121078) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651569258038) (:by |rJG4IHzWf) (:text |on-save) + |h $ %{} :Expr (:at 1649851121078) (:by |rJG4IHzWf) :data $ {} - |H $ {} (:at 1649851124652) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |U $ {} (:at 1649851127591) (:by |rJG4IHzWf) (:text |saved-files) (:type :leaf) - |h $ {} (:at 1649851121078) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1649851128510) (:by |rJG4IHzWf) (:type :expr) + |H $ %{} :Leaf (:at 1649851124652) (:by |rJG4IHzWf) (:text |files) + |U $ %{} :Leaf (:at 1649851127591) (:by |rJG4IHzWf) (:text |saved-files) + |h $ %{} :Leaf (:at 1649851121078) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1649851128510) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851130584) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649851130855) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851130584) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649851130855) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1649851153824) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1649851153824) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851157869) (:by |rJG4IHzWf) (:text |removed-entries) (:type :leaf) - |b $ {} (:at 1649851159932) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851157869) (:by |rJG4IHzWf) (:text |removed-entries) + |b $ %{} :Expr (:at 1649851159932) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851159932) (:by |rJG4IHzWf) (:text |difference) (:type :leaf) - |X $ {} (:at 1649851163333) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851159932) (:by |rJG4IHzWf) (:text |difference) + |X $ %{} :Expr (:at 1649851163333) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851163333) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851163333) (:by |rJG4IHzWf) (:text |saved-files) (:type :leaf) - |b $ {} (:at 1649851159932) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851163333) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851163333) (:by |rJG4IHzWf) (:text |saved-files) + |b $ %{} :Expr (:at 1649851159932) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851159932) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851159932) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649851172979) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851159932) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851159932) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649851172979) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851174774) (:by |rJG4IHzWf) (:text |common-ns) (:type :leaf) - |b $ {} (:at 1649851178958) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851174774) (:by |rJG4IHzWf) (:text |common-ns) + |b $ %{} :Expr (:at 1649851178958) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649851181904) (:by |rJG4IHzWf) (:text |intersection) (:type :leaf) - |T $ {} (:at 1649851176969) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649851181904) (:by |rJG4IHzWf) (:text |intersection) + |T $ %{} :Expr (:at 1649851176969) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851177807) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851187485) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |b $ {} (:at 1649851190136) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851177807) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851187485) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Expr (:at 1649851190136) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851190136) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851190136) (:by |rJG4IHzWf) (:text |saved-files) (:type :leaf) - |j $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851190136) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851190136) (:by |rJG4IHzWf) (:text |saved-files) + |j $ %{} :Expr (:at 1649853709038) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:text |new-entries) (:type :leaf) - |b $ {} (:at 1649853710864) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |new-entries) + |b $ %{} :Expr (:at 1649853710864) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649853712212) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649853712212) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Expr (:at 1649853709038) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:text |difference) (:type :leaf) - |b $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |difference) + |b $ %{} :Expr (:at 1649853709038) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649853709038) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649853709038) (:by |rJG4IHzWf) (:text |saved-files) (:type :leaf) - |b $ {} (:at 1649853712856) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |saved-files) + |b $ %{} :Expr (:at 1649853712856) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853718186) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |h $ {} (:at 1649853718624) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853718186) (:by |rJG4IHzWf) (:text |.to-list) + |h $ %{} :Expr (:at 1649853718624) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853720791) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1649853721125) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853720791) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1649853721125) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853721382) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649853721750) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853721382) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649853721750) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853724637) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1649853725756) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853724637) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649853725756) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853726243) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649853727382) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1649853727642) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853726243) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649853727382) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649853727642) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853731606) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1649853733575) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649853734330) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |l $ {} (:at 1649853735649) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853731606) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649853733575) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1649853734330) (:by |rJG4IHzWf) (:text |ns) + |l $ %{} :Expr (:at 1649853735649) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853737181) (:by |rJG4IHzWf) (:text |pairs-map) (:type :leaf) - |l $ {} (:at 1649851193551) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853737181) (:by |rJG4IHzWf) (:text |pairs-map) + |l $ %{} :Expr (:at 1649851193551) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851230995) (:by |rJG4IHzWf) (:text |changed-entries) (:type :leaf) - |b $ {} (:at 1649851231601) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851230995) (:by |rJG4IHzWf) (:text |changed-entries) + |b $ %{} :Expr (:at 1649851231601) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649851237144) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1649851232090) (:by |rJG4IHzWf) (:text |common-ns) (:type :leaf) - |b $ {} (:at 1649851238517) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649851237144) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1649851232090) (:by |rJG4IHzWf) (:text |common-ns) + |b $ %{} :Expr (:at 1649851238517) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851248994) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1649851249298) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851248994) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1649851249298) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851250492) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649851250998) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851250492) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851250998) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851251245) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1649851253064) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851251245) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649851253064) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851256153) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649851257203) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1649851321487) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851256153) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649851257203) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649851321487) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649851322139) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649851322397) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649851322139) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649851322397) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851323252) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649851323252) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851324394) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |b $ {} (:at 1649851326140) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851324394) (:by |rJG4IHzWf) (:text |file) + |b $ %{} :Expr (:at 1649851326140) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851326140) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1649851326140) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649851326140) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1649851327294) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851326140) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851326140) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1649851326140) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Expr (:at 1649851327294) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851329247) (:by |rJG4IHzWf) (:text |saved-file) (:type :leaf) - |b $ {} (:at 1649851330576) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851329247) (:by |rJG4IHzWf) (:text |saved-file) + |b $ %{} :Expr (:at 1649851330576) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851330576) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1649851330576) (:by |rJG4IHzWf) (:text |saved-files) (:type :leaf) - |h $ {} (:at 1649851330576) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |T $ {} (:at 1649851257697) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851330576) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851330576) (:by |rJG4IHzWf) (:text |saved-files) + |h $ %{} :Leaf (:at 1649851330576) (:by |rJG4IHzWf) (:text |ns) + |T $ %{} :Expr (:at 1649851257697) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851260083) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649851261025) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851260083) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649851261025) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851260682) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649851333668) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |h $ {} (:at 1649851335049) (:by |rJG4IHzWf) (:text |saved-file) (:type :leaf) - |h $ {} (:at 1649851275935) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |l $ {} (:at 1649851397790) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851260682) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649851333668) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Leaf (:at 1649851335049) (:by |rJG4IHzWf) (:text |saved-file) + |h $ %{} :Leaf (:at 1649851275935) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Expr (:at 1649851397790) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649851398372) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649851398664) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649851398372) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649851398664) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649851513943) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1649851513943) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851515070) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |b $ {} (:at 1649851516158) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851515070) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Expr (:at 1649851516158) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851516693) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |b $ {} (:at 1649851518973) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |L $ {} (:at 1649851519972) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851516693) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1649851518973) (:by |rJG4IHzWf) (:text |file) + |L $ %{} :Expr (:at 1649851519972) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851521751) (:by |rJG4IHzWf) (:text |saved-defs) (:type :leaf) - |b $ {} (:at 1649851522311) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851521751) (:by |rJG4IHzWf) (:text |saved-defs) + |b $ %{} :Expr (:at 1649851522311) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851528448) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |b $ {} (:at 1649851526330) (:by |rJG4IHzWf) (:text |saved-file) (:type :leaf) - |T $ {} (:at 1649851400084) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851528448) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1649851526330) (:by |rJG4IHzWf) (:text |saved-file) + |T $ %{} :Expr (:at 1649851400084) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851571851) (:by |rJG4IHzWf) (:text |common-defs) (:type :leaf) - |b $ {} (:at 1649851437266) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851571851) (:by |rJG4IHzWf) (:text |common-defs) + |b $ %{} :Expr (:at 1649851437266) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851440215) (:by |rJG4IHzWf) (:text |intersection) (:type :leaf) - |b $ {} (:at 1649851441982) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851440215) (:by |rJG4IHzWf) (:text |intersection) + |b $ %{} :Expr (:at 1649851441982) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851441982) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851533838) (:by |rJG4IHzWf) (:text |saved-defs) (:type :leaf) - |h $ {} (:at 1649851444026) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851441982) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851533838) (:by |rJG4IHzWf) (:text |saved-defs) + |h $ %{} :Expr (:at 1649851444026) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851444026) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851537326) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |b $ {} (:at 1649851452325) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851444026) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851537326) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Expr (:at 1649851452325) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851453673) (:by |rJG4IHzWf) (:text |new-defs) (:type :leaf) - |b $ {} (:at 1649851456932) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851453673) (:by |rJG4IHzWf) (:text |new-defs) + |b $ %{} :Expr (:at 1649851456932) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851462607) (:by |rJG4IHzWf) (:text |difference) (:type :leaf) - |h $ {} (:at 1649851456932) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851462607) (:by |rJG4IHzWf) (:text |difference) + |h $ %{} :Expr (:at 1649851456932) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851456932) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851541919) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |l $ {} (:at 1649851459731) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851456932) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851541919) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Expr (:at 1649851459731) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851459731) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851539613) (:by |rJG4IHzWf) (:text |saved-defs) (:type :leaf) - |T $ {} (:at 1649851278443) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851459731) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851539613) (:by |rJG4IHzWf) (:text |saved-defs) + |T $ %{} :Expr (:at 1649851278443) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851281878) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649851283661) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851281878) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649851283661) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851284243) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1649851285108) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851284243) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Expr (:at 1649851285108) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851315439) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649851337727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851315439) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649851337727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851339566) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649851342147) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851339566) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Expr (:at 1649851342147) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851344514) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1649851346213) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |h $ {} (:at 1649851342147) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851344514) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1649851346213) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1649851342147) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851344514) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1649851350730) (:by |rJG4IHzWf) (:text |saved-file) (:type :leaf) - |h $ {} (:at 1649851354267) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |l $ {} (:at 1649851688999) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851344514) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1649851350730) (:by |rJG4IHzWf) (:text |saved-file) + |h $ %{} :Leaf (:at 1649851354267) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Expr (:at 1649851688999) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851688999) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1649851688999) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |h $ {} (:at 1649851364408) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851688999) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1649851688999) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1649851364408) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851466215) (:by |rJG4IHzWf) (:text |:added-defs) (:type :leaf) - |X $ {} (:at 1649851466811) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851466215) (:by |rJG4IHzWf) (:text |:added-defs) + |X $ %{} :Expr (:at 1649851466811) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851468407) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1649851468779) (:by |rJG4IHzWf) (:text |new-defs) (:type :leaf) - |h $ {} (:at 1649851469572) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851468407) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649851468779) (:by |rJG4IHzWf) (:text |new-defs) + |h $ %{} :Expr (:at 1649851469572) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851469976) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1649851470811) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851469976) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1649851470811) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851471062) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649851474689) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851471062) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851474689) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851476552) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649851477221) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851476552) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851477221) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851487751) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649851490262) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649851490569) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851487751) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649851490262) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851490569) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851556222) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1649851551904) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1649851500079) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |l $ {} (:at 1649851502700) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851556222) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851551904) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649851500079) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1649851502700) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851504411) (:by |rJG4IHzWf) (:text |pairs-map) (:type :leaf) - |l $ {} (:at 1649851372474) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851504411) (:by |rJG4IHzWf) (:text |pairs-map) + |l $ %{} :Expr (:at 1649851372474) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851374254) (:by |rJG4IHzWf) (:text |:removed-defs) (:type :leaf) - |b $ {} (:at 1649851380165) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851374254) (:by |rJG4IHzWf) (:text |:removed-defs) + |b $ %{} :Expr (:at 1649851380165) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851382157) (:by |rJG4IHzWf) (:text |difference) (:type :leaf) - |b $ {} (:at 1649851382649) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851382157) (:by |rJG4IHzWf) (:text |difference) + |b $ %{} :Expr (:at 1649851382649) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851383445) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851544464) (:by |rJG4IHzWf) (:text |saved-defs) (:type :leaf) - |h $ {} (:at 1649851382649) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851383445) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851544464) (:by |rJG4IHzWf) (:text |saved-defs) + |h $ %{} :Expr (:at 1649851382649) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851383445) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1649851546685) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |o $ {} (:at 1649851392424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851383445) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851546685) (:by |rJG4IHzWf) (:text |defs) + |o $ %{} :Expr (:at 1649851392424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851394423) (:by |rJG4IHzWf) (:text |:changed-defs) (:type :leaf) - |b $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851394423) (:by |rJG4IHzWf) (:text |:changed-defs) + |b $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1649851569099) (:by |rJG4IHzWf) (:text |common-defs) (:type :leaf) - |e $ {} (:at 1649851631528) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649851569099) (:by |rJG4IHzWf) (:text |common-defs) + |e $ %{} :Expr (:at 1649851631528) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851632601) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1649851633967) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851632601) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1649851633967) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851634453) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649851634785) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851634453) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851634785) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851636857) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649851637781) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851636857) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851637781) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851638523) (:by |rJG4IHzWf) (:text |not=) (:type :leaf) - |b $ {} (:at 1649851639733) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851638523) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Expr (:at 1649851639733) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851642918) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1649851643962) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1649851645410) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649851639733) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851642918) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851643962) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649851645410) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851639733) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851642918) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1649851648824) (:by |rJG4IHzWf) (:text |saved-defs) (:type :leaf) - |h $ {} (:at 1649851645410) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851642918) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851648824) (:by |rJG4IHzWf) (:text |saved-defs) + |h $ %{} :Leaf (:at 1649851645410) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |l $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851564610) (:by |rJG4IHzWf) (:text |pairs-map) (:type :leaf) - |e $ {} (:at 1649851763937) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |pairs-map) + |e $ %{} :Expr (:at 1649851763937) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851764740) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1649851765115) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851764740) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1649851765115) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851765588) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649851765921) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851765588) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851765921) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851767610) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1649851768175) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851767610) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1649851768175) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851770364) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1649851771067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851770364) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Expr (:at 1649851771067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851771733) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1649851773626) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1649851773857) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649851580260) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851771733) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649851773626) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1649851773857) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649851580260) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851581967) (:by |rJG4IHzWf) (:text |pairs-map) (:type :leaf) - |o $ {} (:at 1649852326958) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851581967) (:by |rJG4IHzWf) (:text |pairs-map) + |o $ %{} :Expr (:at 1649852326958) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852327771) (:by |rJG4IHzWf) (:text |content) (:type :leaf) - |b $ {} (:at 1649852329581) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852327771) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649852329581) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852329581) (:by |rJG4IHzWf) (:text |format-cirru-edn) (:type :leaf) - |b $ {} (:at 1649853293767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852329581) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Expr (:at 1649853293767) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649853295418) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |L $ {} (:at 1649853306881) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649853295418) (:by |rJG4IHzWf) (:text |{}) + |L $ %{} :Expr (:at 1649853306881) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853309137) (:by |rJG4IHzWf) (:text |:added) (:type :leaf) - |b $ {} (:at 1649853315476) (:by |rJG4IHzWf) (:text |new-entries) (:type :leaf) - |P $ {} (:at 1649853316870) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853309137) (:by |rJG4IHzWf) (:text |:added) + |b $ %{} :Leaf (:at 1649853315476) (:by |rJG4IHzWf) (:text |new-entries) + |P $ %{} :Expr (:at 1649853316870) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853317876) (:by |rJG4IHzWf) (:text |:removed) (:type :leaf) - |b $ {} (:at 1649853322922) (:by |rJG4IHzWf) (:text |removed-entries) (:type :leaf) - |T $ {} (:at 1649853301322) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853317876) (:by |rJG4IHzWf) (:text |:removed) + |b $ %{} :Leaf (:at 1649853322922) (:by |rJG4IHzWf) (:text |removed-entries) + |T $ %{} :Expr (:at 1649853301322) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649853306414) (:by |rJG4IHzWf) (:text |:changed) (:type :leaf) - |T $ {} (:at 1649852329581) (:by |rJG4IHzWf) (:text |changed-entries) (:type :leaf) - |h $ {} (:at 1649851587533) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649853306414) (:by |rJG4IHzWf) (:text |:changed) + |T $ %{} :Leaf (:at 1649852329581) (:by |rJG4IHzWf) (:text |changed-entries) + |h $ %{} :Expr (:at 1649851587533) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649852331436) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1649851591119) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |b $ {} (:at 1649851591474) (:by |rJG4IHzWf) (:text |changed-entries) (:type :leaf) - |l $ {} (:at 1649851747376) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649852331436) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649851591119) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1649851591474) (:by |rJG4IHzWf) (:text |changed-entries) + |l $ %{} :Expr (:at 1649851747376) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649852330845) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1649851748946) (:by |rJG4IHzWf) (:text |println) (:type :leaf) - |b $ {} (:at 1649851751348) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649852330845) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649851748946) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Expr (:at 1649851751348) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851755070) (:by |rJG4IHzWf) (:text |format-cirru-edn) (:type :leaf) - |b $ {} (:at 1649851756326) (:by |rJG4IHzWf) (:text |changed-entries) (:type :leaf) - |o $ {} (:at 1679680078783) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851755070) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Leaf (:at 1649851756326) (:by |rJG4IHzWf) (:text |changed-entries) + |o $ %{} :Expr (:at 1679680078783) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1679680079344) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1679680081292) (:by |rJG4IHzWf) (:text |mocked?) (:type :leaf) - |P $ {} (:at 1679680088767) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1679680079344) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1679680081292) (:by |rJG4IHzWf) (:text |mocked?) + |P $ %{} :Expr (:at 1679680088767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1679680090352) (:by |rJG4IHzWf) (:text |js/alert) (:type :leaf) - |b $ {} (:at 1679680142593) (:by |rJG4IHzWf) (:text "|\"Data is mocked, nothing to save.") (:type :leaf) - |T $ {} (:at 1649852353694) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1679680090352) (:by |rJG4IHzWf) (:text |js/alert) + |b $ %{} :Leaf (:at 1679680142593) (:by |rJG4IHzWf) (:text "|\"Data is mocked, nothing to save.") + |T $ %{} :Expr (:at 1649852353694) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649852354949) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1649852332359) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649852354949) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Expr (:at 1649852332359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852335039) (:by |rJG4IHzWf) (:text |js/fetch) (:type :leaf) - |b $ {} (:at 1649852346424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852335039) (:by |rJG4IHzWf) (:text |js/fetch) + |b $ %{} :Expr (:at 1649852346424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852337834) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1649852335839) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |h $ {} (:at 1649852345052) (:by |rJG4IHzWf) (:text "|\"/compact-inc") (:type :leaf) - |h $ {} (:at 1649852349540) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852337834) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1649852335839) (:by |rJG4IHzWf) (:text |api-host) + |h $ %{} :Leaf (:at 1649852345052) (:by |rJG4IHzWf) (:text "|\"/compact-inc") + |h $ %{} :Expr (:at 1649852349540) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852351558) (:by |rJG4IHzWf) (:text |js-object) (:type :leaf) - |b $ {} (:at 1649852358579) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852351558) (:by |rJG4IHzWf) (:text |js-object) + |b $ %{} :Expr (:at 1649852358579) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852362957) (:by |rJG4IHzWf) (:text |:method) (:type :leaf) - |b $ {} (:at 1649852365116) (:by |rJG4IHzWf) (:text "|\"PUT") (:type :leaf) - |h $ {} (:at 1649852370527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852362957) (:by |rJG4IHzWf) (:text |:method) + |b $ %{} :Leaf (:at 1649852365116) (:by |rJG4IHzWf) (:text "|\"PUT") + |h $ %{} :Expr (:at 1649852370527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852372521) (:by |rJG4IHzWf) (:text |:body) (:type :leaf) - |b $ {} (:at 1649852374732) (:by |rJG4IHzWf) (:text |content) (:type :leaf) - |b $ {} (:at 1649852366722) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852372521) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649852374732) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649852366722) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718707558) (:by |rJG4IHzWf) (:text |.!then) (:type :leaf) - |b $ {} (:at 1649852379929) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718707558) (:by |rJG4IHzWf) (:text |.!then) + |b $ %{} :Expr (:at 1649852379929) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852381041) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649852381339) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852381041) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649852381339) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852382737) (:by |rJG4IHzWf) (:text |res) (:type :leaf) - |h $ {} (:at 1649852383291) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852382737) (:by |rJG4IHzWf) (:text |res) + |e $ %{} :Expr (:at 1693067311643) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1693067312243) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Expr (:at 1693067321224) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1693067322070) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1693067318963) (:by |rJG4IHzWf) (:text |:files-synced) + |h $ %{} :Expr (:at 1649852383291) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718699517) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |X $ {} (:at 1650718701518) (:by |rJG4IHzWf) (:text |:ok) (:type :leaf) - |e $ {} (:at 1650779315042) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1650718708064) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718699517) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Leaf (:at 1650718701518) (:by |rJG4IHzWf) (:text |:ok) + |e $ %{} :Leaf (:at 1650779315042) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650718708064) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718710724) (:by |rJG4IHzWf) (:text |.!catch) (:type :leaf) - |b $ {} (:at 1650718711150) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718710724) (:by |rJG4IHzWf) (:text |.!catch) + |b $ %{} :Expr (:at 1650718711150) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718711417) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650718711659) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718711417) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650718711659) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718713786) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650718714248) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718713786) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650718714248) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718715543) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650718716922) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |h $ {} (:at 1650718717365) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718715543) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650718716922) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Expr (:at 1650718717365) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718718172) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650718718727) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |run-command $ {} (:at 1649963857307) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718718172) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650718718727) (:by |rJG4IHzWf) (:text |e) + |run-command $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649963857307) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963857307) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651569224971) (:by |rJG4IHzWf) (:text |run-command) (:type :leaf) - |h $ {} (:at 1649963857307) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963857307) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651569224971) (:by |rJG4IHzWf) (:text |run-command) + |h $ %{} :Expr (:at 1649963857307) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963857307) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |X $ {} (:at 1650718565989) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1649963857307) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1650775728214) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963857307) (:by |rJG4IHzWf) (:text |code) + |X $ %{} :Leaf (:at 1650718565989) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1649963857307) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650775728214) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650775729496) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650775729777) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650775729496) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650775729777) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775729963) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650775729963) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775730780) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |b $ {} (:at 1650775732671) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775730780) (:by |rJG4IHzWf) (:text |p1) + |b $ %{} :Expr (:at 1650775732671) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775733786) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650775734361) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1650775734652) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1651082736622) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775733786) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650775734361) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1650775734652) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651082736622) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082737050) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |b $ {} (:at 1651082738045) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082737050) (:by |rJG4IHzWf) (:text |p2) + |b $ %{} :Expr (:at 1651082738045) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082738461) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1651082739004) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651082739297) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |T $ {} (:at 1649963859308) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082738461) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651082739004) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651082739297) (:by |rJG4IHzWf) (:text |2) + |T $ %{} :Expr (:at 1649963859308) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963945296) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |b $ {} (:at 1649963947658) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963945296) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Expr (:at 1649963947658) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963948426) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649963949855) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1649963952987) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963948426) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649963949855) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1649963952987) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963958386) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |X $ {} (:at 1649963965914) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |b $ {} (:at 1649963966493) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963958386) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Leaf (:at 1649963965914) (:by |rJG4IHzWf) (:text |:warn) + |b $ %{} :Expr (:at 1649963966493) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649963968494) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1649963972235) (:by |rJG4IHzWf) (:text "|\"invalid command: ") (:type :leaf) - |b $ {} (:at 1649963973537) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |l $ {} (:at 1649963974561) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649963968494) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1649963972235) (:by |rJG4IHzWf) (:text "|\"invalid command: ") + |b $ %{} :Leaf (:at 1649963973537) (:by |rJG4IHzWf) (:text |code) + |l $ %{} :Expr (:at 1649963974561) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963978464) (:by |rJG4IHzWf) (:text "|\"add-ns") (:type :leaf) - |b $ {} (:at 1649964011371) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963978464) (:by |rJG4IHzWf) (:text "|\"add-ns") + |b $ %{} :Expr (:at 1649964011371) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964013215) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1649964014680) (:by |rJG4IHzWf) (:text |:add-ns) (:type :leaf) - |h $ {} (:at 1650775750805) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |o $ {} (:at 1649963980245) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964013215) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649964014680) (:by |rJG4IHzWf) (:text |:add-ns) + |h $ %{} :Leaf (:at 1650775750805) (:by |rJG4IHzWf) (:text |p1) + |o $ %{} :Expr (:at 1649963980245) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963984880) (:by |rJG4IHzWf) (:text "|\"rm-ns") (:type :leaf) - |b $ {} (:at 1649964027528) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963984880) (:by |rJG4IHzWf) (:text "|\"rm-ns") + |b $ %{} :Expr (:at 1649964027528) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964028027) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1649964030491) (:by |rJG4IHzWf) (:text |:rm-ns) (:type :leaf) - |h $ {} (:at 1650775752657) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |q $ {} (:at 1649963985369) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964028027) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649964030491) (:by |rJG4IHzWf) (:text |:rm-ns) + |h $ %{} :Leaf (:at 1650775752657) (:by |rJG4IHzWf) (:text |p1) + |q $ %{} :Expr (:at 1649963985369) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963988778) (:by |rJG4IHzWf) (:text "|\"add-def") (:type :leaf) - |b $ {} (:at 1649964035371) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963988778) (:by |rJG4IHzWf) (:text "|\"add-def") + |b $ %{} :Expr (:at 1649964035371) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964035371) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1649964056264) (:by |rJG4IHzWf) (:text |:add-def) (:type :leaf) - |h $ {} (:at 1649964136831) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964035371) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649964056264) (:by |rJG4IHzWf) (:text |:add-def) + |h $ %{} :Expr (:at 1649964136831) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649964137300) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |P $ {} (:at 1650775754769) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |Y $ {} (:at 1651082741869) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |s $ {} (:at 1649963989304) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649964137300) (:by |rJG4IHzWf) (:text |[]) + |P $ %{} :Leaf (:at 1650775754769) (:by |rJG4IHzWf) (:text |p1) + |Y $ %{} :Leaf (:at 1651082741869) (:by |rJG4IHzWf) (:text |p2) + |s $ %{} :Expr (:at 1649963989304) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964003026) (:by |rJG4IHzWf) (:text "|\"rm-def") (:type :leaf) - |b $ {} (:at 1649964050862) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964003026) (:by |rJG4IHzWf) (:text "|\"rm-def") + |b $ %{} :Expr (:at 1649964050862) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964050862) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1649964058975) (:by |rJG4IHzWf) (:text |:rm-def) (:type :leaf) - |h $ {} (:at 1649964142758) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964050862) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649964058975) (:by |rJG4IHzWf) (:text |:rm-def) + |h $ %{} :Expr (:at 1649964142758) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964142758) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |a $ {} (:at 1650775756400) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |g $ {} (:at 1651082744848) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |sT $ {} (:at 1650716710151) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964142758) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1650775756400) (:by |rJG4IHzWf) (:text |p1) + |g $ %{} :Leaf (:at 1651082744848) (:by |rJG4IHzWf) (:text |p2) + |sT $ %{} :Expr (:at 1650716710151) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716950193) (:by |rJG4IHzWf) (:text "|\"mv-ns") (:type :leaf) - |b $ {} (:at 1650716713946) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716950193) (:by |rJG4IHzWf) (:text "|\"mv-ns") + |b $ %{} :Expr (:at 1650716713946) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716715196) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650716948665) (:by |rJG4IHzWf) (:text |:mv-ns) (:type :leaf) - |h $ {} (:at 1650716728772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716715196) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650716948665) (:by |rJG4IHzWf) (:text |:mv-ns) + |h $ %{} :Expr (:at 1650716728772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716728772) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |a $ {} (:at 1650775758291) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |g $ {} (:at 1651082747694) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |sj $ {} (:at 1650716710151) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716728772) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1650775758291) (:by |rJG4IHzWf) (:text |p1) + |g $ %{} :Leaf (:at 1651082747694) (:by |rJG4IHzWf) (:text |p2) + |sj $ %{} :Expr (:at 1650716710151) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716938896) (:by |rJG4IHzWf) (:text "|\"mv-def") (:type :leaf) - |b $ {} (:at 1650716713946) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716938896) (:by |rJG4IHzWf) (:text "|\"mv-def") + |b $ %{} :Expr (:at 1650716713946) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716715196) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650716947369) (:by |rJG4IHzWf) (:text |:mv-def) (:type :leaf) - |h $ {} (:at 1650716728772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716715196) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650716947369) (:by |rJG4IHzWf) (:text |:mv-def) + |h $ %{} :Expr (:at 1650716728772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716728772) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |a $ {} (:at 1651082749740) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |g $ {} (:at 1651082751259) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |t $ {} (:at 1650715615940) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716728772) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1651082749740) (:by |rJG4IHzWf) (:text |p1) + |g $ %{} :Leaf (:at 1651082751259) (:by |rJG4IHzWf) (:text |p2) + |t $ %{} :Expr (:at 1650715615940) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715617298) (:by |rJG4IHzWf) (:text "|\"load") (:type :leaf) - |b $ {} (:at 1650715618388) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715617298) (:by |rJG4IHzWf) (:text "|\"load") + |b $ %{} :Expr (:at 1650715618388) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715625776) (:by |rJG4IHzWf) (:text |load-files!) (:type :leaf) - |b $ {} (:at 1650715747089) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |u $ {} (:at 1650718567754) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715625776) (:by |rJG4IHzWf) (:text |load-files!) + |b $ %{} :Leaf (:at 1650715747089) (:by |rJG4IHzWf) (:text |d!) + |u $ %{} :Expr (:at 1650718567754) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718568713) (:by |rJG4IHzWf) (:text "|\"save") (:type :leaf) - |b $ {} (:at 1650718573893) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718568713) (:by |rJG4IHzWf) (:text "|\"save") + |b $ %{} :Expr (:at 1650718573893) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718574786) (:by |rJG4IHzWf) (:text |on-save) (:type :leaf) - |b $ {} (:at 1650718577226) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718574786) (:by |rJG4IHzWf) (:text |on-save) + |b $ %{} :Expr (:at 1650718577226) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718579332) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1650718580163) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650718577226) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718579332) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650718580163) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650718577226) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718584347) (:by |rJG4IHzWf) (:text |:saved-files) (:type :leaf) - |b $ {} (:at 1650718580163) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |l $ {} (:at 1650718586005) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |v $ {} (:at 1650775445602) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718584347) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Leaf (:at 1650718580163) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1650718586005) (:by |rJG4IHzWf) (:text |d!) + |v $ %{} :Expr (:at 1650775445602) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775448434) (:by |rJG4IHzWf) (:text "|\"pick") (:type :leaf) - |b $ {} (:at 1650775715328) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775448434) (:by |rJG4IHzWf) (:text "|\"pick") + |b $ %{} :Expr (:at 1650775715328) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650775715893) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650775717327) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650775715893) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650775717327) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775717623) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650775762980) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |h $ {} (:at 1650775767065) (:by |rJG4IHzWf) (:text "|\"off") (:type :leaf) - |T $ {} (:at 1650775449321) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775717623) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650775762980) (:by |rJG4IHzWf) (:text |p1) + |h $ %{} :Leaf (:at 1650775767065) (:by |rJG4IHzWf) (:text "|\"off") + |T $ %{} :Expr (:at 1650775449321) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775451417) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650775455982) (:by |rJG4IHzWf) (:text |:picker-mode) (:type :leaf) - |h $ {} (:at 1650775771739) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |b $ {} (:at 1650775449321) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775451417) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650775455982) (:by |rJG4IHzWf) (:text |:picker-mode) + |h $ %{} :Leaf (:at 1650775771739) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1650775449321) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775451417) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650775455982) (:by |rJG4IHzWf) (:text |:picker-mode) (:type :leaf) - |h $ {} (:at 1650775713994) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |w $ {} (:at 1650821259000) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775451417) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650775455982) (:by |rJG4IHzWf) (:text |:picker-mode) + |h $ %{} :Leaf (:at 1650775713994) (:by |rJG4IHzWf) (:text |true) + |w $ %{} :Expr (:at 1650821259000) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650821291043) (:by |rJG4IHzWf) (:text "|\"deps-tree") (:type :leaf) - |b $ {} (:at 1650821304959) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650821291043) (:by |rJG4IHzWf) (:text "|\"deps-tree") + |b $ %{} :Expr (:at 1650821304959) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650821305425) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |H $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650821305425) (:by |rJG4IHzWf) (:text |do) + |H $ %{} :Expr (:at 1651082693788) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |h $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |:deps-tree) + |h $ %{} :Expr (:at 1651082693788) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:text |wo-js-log) (:type :leaf) - |b $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |wo-js-log) + |b $ %{} :Expr (:at 1651082693788) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:text |analyze-deps) (:type :leaf) - |b $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |analyze-deps) + |b $ %{} :Expr (:at 1651082693788) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1651082693788) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |L $ {} (:at 1650855698641) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |store) + |L $ %{} :Expr (:at 1650855698641) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855700780) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650855701792) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1650855703351) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855700780) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650855701792) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1650855703351) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855703765) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650855703989) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855703765) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650855703989) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855704662) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1650855709304) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |x $ {} (:at 1651082678363) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855704662) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650855709304) (:by |rJG4IHzWf) (:text |:deps-tree) + |x $ %{} :Expr (:at 1651082678363) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082681267) (:by |rJG4IHzWf) (:text "|\"deps-of") (:type :leaf) - |b $ {} (:at 1651082683391) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082681267) (:by |rJG4IHzWf) (:text "|\"deps-of") + |b $ %{} :Expr (:at 1651082683391) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082684014) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1651082690315) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082684014) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1651082690315) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082690315) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651082690315) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |h $ {} (:at 1651082690315) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |:deps-tree) + |h $ %{} :Expr (:at 1651082690315) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082690315) (:by |rJG4IHzWf) (:text |analyze-deps) (:type :leaf) - |b $ {} (:at 1651082690315) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |analyze-deps) + |b $ %{} :Expr (:at 1651082690315) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082690315) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1651082690315) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1651119412719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651119412719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119413922) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651119415050) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119413922) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119415050) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119417400) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119417400) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:text |:deps-of) (:type :leaf) - |h $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |:deps-of) + |h $ %{} :Expr (:at 1651119417400) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1651119510410) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Expr (:at 1651119510410) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119511183) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1651119511449) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119511183) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651119511449) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119512215) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1651119515523) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |P $ {} (:at 1651119521040) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119512215) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1651119515523) (:by |rJG4IHzWf) (:text |p2) + |P $ %{} :Expr (:at 1651119521040) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119521040) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651119521040) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |h $ {} (:at 1651119521040) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |T $ {} (:at 1651119424049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119521040) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651119521040) (:by |rJG4IHzWf) (:text |p1) + |h $ %{} :Leaf (:at 1651119521040) (:by |rJG4IHzWf) (:text |p2) + |T $ %{} :Expr (:at 1651119424049) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119424639) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1651119424914) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119424639) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651119424914) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119447501) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1651119447501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119448495) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1651119448892) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119448495) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651119448892) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119449806) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1651119451304) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1651119458160) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119449806) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1651119451304) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1651119458160) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119459392) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |T $ {} (:at 1651119425072) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119459392) (:by |rJG4IHzWf) (:text |def-path) + |T $ %{} :Expr (:at 1651119425072) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119430058) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651119456776) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651119434776) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119430058) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651119456776) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651119434776) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119434942) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |h $ {} (:at 1651119444818) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |l $ {} (:at 1651119462092) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119434942) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Leaf (:at 1651119444818) (:by |rJG4IHzWf) (:text |:stack) + |l $ %{} :Expr (:at 1651119462092) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119464531) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651119466526) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |T $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119464531) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651119466526) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1651119417400) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119417400) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651119470775) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651119470775) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119472116) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651119470355) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1651119474052) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651119475836) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119472116) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651119470355) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Leaf (:at 1651119474052) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1651119475836) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119476556) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651119480721) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1651119481363) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |y $ {} (:at 1653374178608) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119476556) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651119480721) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1651119481363) (:by |rJG4IHzWf) (:text |2) + |y $ %{} :Expr (:at 1653374178608) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374287934) (:by |rJG4IHzWf) (:text "|\"call-tree") (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374287934) (:by |rJG4IHzWf) (:text "|\"call-tree") + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:deps-tree) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |analyze-deps) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |analyze-deps) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1653374298342) (:by |rJG4IHzWf) (:text |:call-tree) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1653374298342) (:by |rJG4IHzWf) (:text |:call-tree) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |p2) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |l $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |p1) + |h $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |p2) + |l $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1653374290303) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - :ns $ {} (:at 1651568869407) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |2) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651568869407) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651568869407) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1651568869407) (:by |rJG4IHzWf) (:text |app.comp.command) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651568869407) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651568869407) (:by |rJG4IHzWf) (:text |app.comp.command) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |ui) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |l $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo.core) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |defeffect) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |l $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |o $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |q $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |button) (:type :leaf) - |s $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |textarea) (:type :leaf) - |t $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |u $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |v $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |w $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |o $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo.comp.space) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |q $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |dev?) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |h $ {} (:at 1679680085690) (:by |rJG4IHzWf) (:text |mocked?) (:type :leaf) - |s $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.widget) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |widget) (:type :leaf) - |v $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.fetch) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |load-files!) (:type :leaf) - |y $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.style) (:type :leaf) - |b $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568885866) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |z $ {} (:at 1651569240214) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569240214) (:by |rJG4IHzWf) (:text |app.analyze) (:type :leaf) - |b $ {} (:at 1651569240214) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651569240214) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569240214) (:by |rJG4IHzWf) (:text |analyze-deps) (:type :leaf) - |zD $ {} (:at 1651569479487) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569483492) (:by |rJG4IHzWf) (:text |respo-ui.css) (:type :leaf) - |b $ {} (:at 1651569484486) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1651569485031) (:by |rJG4IHzWf) (:text |css) (:type :leaf) - |zP $ {} (:at 1651569863066) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569866031) (:by |rJG4IHzWf) (:text |respo.css) (:type :leaf) - |b $ {} (:at 1651569866822) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651569867038) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569868134) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |app.comp.deps-of $ {} - :configs $ {} - :defs $ {} - |comp-curves $ {} (:at 1651118436684) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |ui) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |hsl) + |l $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |input) + |v $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |a) + |w $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |list->) + |o $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |=<) + |q $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |dev?) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |api-host) + |h $ %{} :Leaf (:at 1679680085690) (:by |rJG4IHzWf) (:text |mocked?) + |s $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.widget) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |widget) + |v $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.fetch) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |load-files!) + |y $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.style) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |css-hover-entry) + |z $ %{} :Expr (:at 1651569240214) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569240214) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651569240214) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651569240214) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569240214) (:by |rJG4IHzWf) (:text |analyze-deps) + |zD $ %{} :Expr (:at 1651569479487) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569483492) (:by |rJG4IHzWf) (:text |respo-ui.css) + |b $ %{} :Leaf (:at 1651569484486) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651569485031) (:by |rJG4IHzWf) (:text |css) + |zP $ %{} :Expr (:at 1651569863066) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569866031) (:by |rJG4IHzWf) (:text |respo.css) + |b $ %{} :Leaf (:at 1651569866822) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651569867038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569868134) (:by |rJG4IHzWf) (:text |defstyle) + |app.comp.deps-of $ {} + :configs $ {} + :defs $ {} + |comp-curves $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651118436684) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118436684) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651118436684) (:by |rJG4IHzWf) (:text |comp-curves) (:type :leaf) - |h $ {} (:at 1651118436684) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118436684) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651118436684) (:by |rJG4IHzWf) (:text |comp-curves) + |h $ %{} :Expr (:at 1651118436684) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118436684) (:by |rJG4IHzWf) (:text |connections) (:type :leaf) - |l $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118436684) (:by |rJG4IHzWf) (:text |connections) + |l $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |graphics) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |graphics) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:ops) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:ops) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |concat) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |&) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |&) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |connections) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |connections) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |from) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |X $ {} (:at 1651118651432) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |0) + |X $ %{} :Expr (:at 1651118651432) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118653022) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |b $ {} (:at 1651118656880) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118653022) (:by |rJG4IHzWf) (:text |p1) + |b $ %{} :Expr (:at 1651118656880) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118656880) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651118656880) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1651118658563) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |Z $ {} (:at 1651118651432) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118656880) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118656880) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1651118658563) (:by |rJG4IHzWf) (:text |1) + |Z $ %{} :Expr (:at 1651118651432) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118661435) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |b $ {} (:at 1651118656880) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118661435) (:by |rJG4IHzWf) (:text |p2) + |b $ %{} :Expr (:at 1651118656880) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118656880) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651118656880) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1651118662424) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118656880) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118656880) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1651118662424) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1651118664611) (:by |rJG4IHzWf) (:text |3) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1651118664611) (:by |rJG4IHzWf) (:text |3) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:line-style) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:line-style) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |hclx) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |hclx) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |.rem) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |.rem) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |37) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |360) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |37) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |360) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:move-to) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |l $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:move-to) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |from) + |l $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:bezier-to) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:bezier-to) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |b $ {} (:at 1651118675444) (:by |rJG4IHzWf) (:text |p1) (:type :leaf) - |h $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1651118675444) (:by |rJG4IHzWf) (:text |p1) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:p2) (:type :leaf) - |b $ {} (:at 1651118674007) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |l $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:p2) + |b $ %{} :Leaf (:at 1651118674007) (:by |rJG4IHzWf) (:text |p2) + |l $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |:to-p) (:type :leaf) - |b $ {} (:at 1651118438966) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |comp-deps-of $ {} (:at 1651082613240) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:to-p) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |to) + |comp-deps-of $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651082613240) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082613240) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651082613240) (:by |rJG4IHzWf) (:text |comp-deps-of) (:type :leaf) - |h $ {} (:at 1651082615694) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082613240) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651082613240) (:by |rJG4IHzWf) (:text |comp-deps-of) + |h $ %{} :Expr (:at 1651082615694) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082668609) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |b $ {} (:at 1651082671891) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651083909565) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |j $ {} (:at 1651082958433) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082668609) (:by |rJG4IHzWf) (:text |deps-tree) + |b $ %{} :Leaf (:at 1651082671891) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651083909565) (:by |rJG4IHzWf) (:text |pkg) + |j $ %{} :Expr (:at 1651082958433) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083213791) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1651082960767) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |b $ {} (:at 1651082962705) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1651082964299) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |l $ {} (:at 1651082979307) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083213791) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1651082960767) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1651082962705) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1651082964299) (:by |rJG4IHzWf) (:text |entry) + |l $ %{} :Expr (:at 1651082979307) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651082979999) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1651082980656) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651082979999) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651082980656) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082983327) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1651082984738) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1651082986316) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1651083040258) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082983327) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1651082984738) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1651082986316) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1651083040258) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083041217) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1651083042106) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083041217) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651083042106) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083042222) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651083042222) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083043629) (:by |rJG4IHzWf) (:text |deps) (:type :leaf) - |b $ {} (:at 1651083045318) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083043629) (:by |rJG4IHzWf) (:text |deps) + |b $ %{} :Expr (:at 1651083045318) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083045923) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1651083049348) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1651083050822) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |X $ {} (:at 1651084027628) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083045923) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651083049348) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1651083050822) (:by |rJG4IHzWf) (:text |entry) + |X $ %{} :Expr (:at 1651084027628) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084065412) (:by |rJG4IHzWf) (:text |internal-deps) (:type :leaf) - |b $ {} (:at 1651084041155) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084065412) (:by |rJG4IHzWf) (:text |internal-deps) + |b $ %{} :Expr (:at 1651084041155) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084042027) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651084043370) (:by |rJG4IHzWf) (:text |deps) (:type :leaf) - |h $ {} (:at 1651084044456) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084042027) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651084043370) (:by |rJG4IHzWf) (:text |deps) + |h $ %{} :Expr (:at 1651084044456) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084044248) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1651084045392) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084044248) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1651084045392) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084048024) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651084048693) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084048024) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651084048693) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084046217) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084046217) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651084053927) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:text |.starts-with?) (:type :leaf) - |b $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1651084053927) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651084073650) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |Z $ {} (:at 1651084027628) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651084073650) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |pkg) + |Z $ %{} :Expr (:at 1651084027628) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084068080) (:by |rJG4IHzWf) (:text |external-deps) (:type :leaf) - |b $ {} (:at 1651084041155) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084068080) (:by |rJG4IHzWf) (:text |external-deps) + |b $ %{} :Expr (:at 1651084041155) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084042027) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651084043370) (:by |rJG4IHzWf) (:text |deps) (:type :leaf) - |h $ {} (:at 1651084044456) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084042027) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651084043370) (:by |rJG4IHzWf) (:text |deps) + |h $ %{} :Expr (:at 1651084044456) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084044248) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1651084045392) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084044248) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1651084045392) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084048024) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651084048693) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084048024) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651084048693) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084046217) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651084069918) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084046217) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651084069918) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651084070592) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |T $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651084070592) (:by |rJG4IHzWf) (:text |not) + |T $ %{} :Expr (:at 1651084053927) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:text |.starts-with?) (:type :leaf) - |b $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1651084053927) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651084075725) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651084053927) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |b $ {} (:at 1651083052593) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651084075725) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |pkg) + |b $ %{} :Expr (:at 1651083052593) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083055333) (:by |rJG4IHzWf) (:text |dependants) (:type :leaf) - |b $ {} (:at 1651083057092) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083055333) (:by |rJG4IHzWf) (:text |dependants) + |b $ %{} :Expr (:at 1651083057092) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083062238) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651083064494) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1651083067987) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083062238) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651083064494) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Expr (:at 1651083067987) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083090251) (:by |rJG4IHzWf) (:text |.filter-kv) (:type :leaf) - |b $ {} (:at 1651083091078) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083090251) (:by |rJG4IHzWf) (:text |.filter-kv) + |b $ %{} :Expr (:at 1651083091078) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083132537) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651083132883) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083132537) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083132883) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083133535) (:by |rJG4IHzWf) (:text |k) (:type :leaf) - |b $ {} (:at 1651083133778) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |h $ {} (:at 1651083154731) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083133535) (:by |rJG4IHzWf) (:text |k) + |b $ %{} :Leaf (:at 1651083133778) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1651083154731) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083171702) (:by |rJG4IHzWf) (:text |any?) (:type :leaf) - |b $ {} (:at 1651083157595) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |h $ {} (:at 1651083174604) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083171702) (:by |rJG4IHzWf) (:text |any?) + |b $ %{} :Leaf (:at 1651083157595) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1651083174604) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083175706) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |L $ {} (:at 1651083176420) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083175706) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1651083176420) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083180014) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |T $ {} (:at 1651083192704) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083180014) (:by |rJG4IHzWf) (:text |piece) + |T $ %{} :Expr (:at 1651083192704) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083193423) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1651083182501) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083193423) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1651083182501) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083183036) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |T $ {} (:at 1651083183811) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083183036) (:by |rJG4IHzWf) (:text |=) + |T $ %{} :Expr (:at 1651083183811) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651083160698) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1651083186410) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1651083183811) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651083160698) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1651083186410) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1651083183811) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651083191119) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |b $ {} (:at 1651083186410) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1651083182501) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651083191119) (:by |rJG4IHzWf) (:text |piece) + |b $ %{} :Leaf (:at 1651083186410) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1651083182501) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083183036) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |T $ {} (:at 1651083183811) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083183036) (:by |rJG4IHzWf) (:text |=) + |T $ %{} :Expr (:at 1651083183811) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651083160698) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1651083196719) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1651083183811) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651083160698) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1651083196719) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651083183811) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651083191119) (:by |rJG4IHzWf) (:text |piece) (:type :leaf) - |b $ {} (:at 1651083197890) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1651083267258) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651083191119) (:by |rJG4IHzWf) (:text |piece) + |b $ %{} :Leaf (:at 1651083197890) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1651083267258) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083270442) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |c $ {} (:at 1651118955828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083270442) (:by |rJG4IHzWf) (:text |keys) + |c $ %{} :Expr (:at 1651118955828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118960706) (:by |rJG4IHzWf) (:text |mid-text) (:type :leaf) - |b $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118960706) (:by |rJG4IHzWf) (:text |mid-text) + |b $ %{} :Expr (:at 1651118961535) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651118961535) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |l $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1651118961535) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651118961535) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |e $ {} (:at 1651118935149) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |1) + |e $ %{} :Expr (:at 1651118935149) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118939579) (:by |rJG4IHzWf) (:text |button-width) (:type :leaf) - |b $ {} (:at 1651119024673) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118939579) (:by |rJG4IHzWf) (:text |button-width) + |b $ %{} :Expr (:at 1651119024673) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119025102) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1651119035709) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |T $ {} (:at 1651118940000) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119025102) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1651119035709) (:by |rJG4IHzWf) (:text |16) + |T $ %{} :Expr (:at 1651118940000) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118944931) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |b $ {} (:at 1651118967632) (:by |rJG4IHzWf) (:text |mid-text) (:type :leaf) - |h $ {} (:at 1651119030037) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1651118974345) (:by |rJG4IHzWf) (:text "|\"Josefin Sans") (:type :leaf) - |h $ {} (:at 1651118392760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118944931) (:by |rJG4IHzWf) (:text |measure-text-width!) + |b $ %{} :Leaf (:at 1651118967632) (:by |rJG4IHzWf) (:text |mid-text) + |h $ %{} :Leaf (:at 1651119030037) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Leaf (:at 1651118974345) (:by |rJG4IHzWf) (:text "|\"Josefin Sans") + |h $ %{} :Expr (:at 1651118392760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118392760) (:by |rJG4IHzWf) (:text |connections) (:type :leaf) - |b $ {} (:at 1651118394607) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118392760) (:by |rJG4IHzWf) (:text |connections) + |b $ %{} :Expr (:at 1651118394607) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118477597) (:by |rJG4IHzWf) (:text |concat) (:type :leaf) - |b $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118477597) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Expr (:at 1651118478500) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:text |dependants) (:type :leaf) - |h $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |l $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |dependants) + |h $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |.to-list) + |l $ %{} :Expr (:at 1651118478500) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651118478500) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651118478500) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651118478500) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651118710445) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651118710445) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651118712724) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1651118712932) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651118712724) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651118712932) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118713071) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651118713071) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118727949) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |b $ {} (:at 1651118730847) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118727949) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1651118730847) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118730847) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651118884335) (:by |rJG4IHzWf) (:text |-200) (:type :leaf) - |h $ {} (:at 1651118858635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118884335) (:by |rJG4IHzWf) (:text |-200) + |h $ %{} :Expr (:at 1651118858635) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651118859059) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1651118860297) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |T $ {} (:at 1651118730847) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651118859059) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1651118860297) (:by |rJG4IHzWf) (:text |16) + |T $ %{} :Expr (:at 1651118730847) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118730847) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1651118730847) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1651118730847) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118730847) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |b $ {} (:at 1651118730847) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651118730847) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |b $ {} (:at 1651118734060) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |40) + |b $ %{} :Expr (:at 1651118734060) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118735590) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |b $ {} (:at 1651118738303) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118735590) (:by |rJG4IHzWf) (:text |p2) + |b $ %{} :Expr (:at 1651118738303) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118743228) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |b $ {} (:at 1651118744502) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |h $ {} (:at 1651118744876) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118743228) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1651118744502) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1651118744876) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118745014) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651118879141) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |h $ {} (:at 1651118750000) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1651118583922) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118745014) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118879141) (:by |rJG4IHzWf) (:text |100) + |h $ %{} :Leaf (:at 1651118750000) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1651118583922) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651118584803) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1651118587093) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651118584803) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1651118587093) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118588124) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |a $ {} (:at 1651118995504) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651118851896) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |P $ {} (:at 1651118683389) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118588124) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1651118995504) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651118851896) (:by |rJG4IHzWf) (:text |16) + |P $ %{} :Expr (:at 1651118683389) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118683389) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651118785150) (:by |rJG4IHzWf) (:text |-100) (:type :leaf) - |h $ {} (:at 1651118852672) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |R $ {} (:at 1651118756581) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |Z $ {} (:at 1651118758257) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |h $ {} (:at 1651118503830) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118683389) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118785150) (:by |rJG4IHzWf) (:text |-100) + |h $ %{} :Leaf (:at 1651118852672) (:by |rJG4IHzWf) (:text |16) + |R $ %{} :Leaf (:at 1651118756581) (:by |rJG4IHzWf) (:text |p2) + |Z $ %{} :Leaf (:at 1651118758257) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1651118503830) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118504503) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651118505024) (:by |rJG4IHzWf) (:text |internal-deps) (:type :leaf) - |h $ {} (:at 1651118512381) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118504503) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651118505024) (:by |rJG4IHzWf) (:text |internal-deps) + |h $ %{} :Expr (:at 1651118512381) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118512381) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1651118512381) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118512381) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651118512381) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118512381) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651118512381) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118512381) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651118512381) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118512381) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651118512381) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651119047989) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118512381) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651118512381) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651119047989) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119049175) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1651119049459) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119049175) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651119049459) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119053000) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651119053000) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119050679) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |b $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119050679) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1651119054896) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:text |320) (:type :leaf) - |h $ {} (:at 1651119061842) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |320) + |h $ %{} :Expr (:at 1651119061842) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119062295) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1651119063380) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |T $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119062295) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1651119063380) (:by |rJG4IHzWf) (:text |16) + |T $ %{} :Expr (:at 1651119054896) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1651119054896) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |b $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651119054896) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |b $ {} (:at 1651119066354) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |40) + |b $ %{} :Expr (:at 1651119066354) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119066782) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |b $ {} (:at 1651119069343) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119066782) (:by |rJG4IHzWf) (:text |p2) + |b $ %{} :Expr (:at 1651119069343) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119071068) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |b $ {} (:at 1651119071765) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |h $ {} (:at 1651119073036) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119071068) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1651119071765) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1651119073036) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119074775) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651119075793) (:by |rJG4IHzWf) (:text |-100) (:type :leaf) - |h $ {} (:at 1651119076234) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1651118590448) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119074775) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651119075793) (:by |rJG4IHzWf) (:text |-100) + |h $ %{} :Leaf (:at 1651119076234) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1651118590448) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651118591191) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1651118591797) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651118591191) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1651118591797) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118591797) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651118996773) (:by |rJG4IHzWf) (:text |button-width) (:type :leaf) - |h $ {} (:at 1651119041987) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |P $ {} (:at 1651118687141) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118591797) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118996773) (:by |rJG4IHzWf) (:text |button-width) + |h $ %{} :Leaf (:at 1651119041987) (:by |rJG4IHzWf) (:text |16) + |P $ %{} :Expr (:at 1651118687141) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118687141) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651119002777) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118687141) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651119002777) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119003467) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1651119004411) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |T $ {} (:at 1651118998474) (:by |rJG4IHzWf) (:text |button-width) (:type :leaf) - |h $ {} (:at 1651119043249) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |R $ {} (:at 1651119078689) (:by |rJG4IHzWf) (:text |p2) (:type :leaf) - |Z $ {} (:at 1651119080902) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |Y $ {} (:at 1651083350945) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119003467) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1651119004411) (:by |rJG4IHzWf) (:text |100) + |T $ %{} :Leaf (:at 1651118998474) (:by |rJG4IHzWf) (:text |button-width) + |h $ %{} :Leaf (:at 1651119043249) (:by |rJG4IHzWf) (:text |16) + |R $ %{} :Leaf (:at 1651119078689) (:by |rJG4IHzWf) (:text |p2) + |Z $ %{} :Leaf (:at 1651119080902) (:by |rJG4IHzWf) (:text |to) + |Y $ %{} :Expr (:at 1651083350945) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083353692) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1651083353941) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083353692) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1651083353941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083354235) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1651118428660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083354235) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651118428660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118433141) (:by |rJG4IHzWf) (:text |comp-curves) (:type :leaf) - |b $ {} (:at 1651118435984) (:by |rJG4IHzWf) (:text |connections) (:type :leaf) - |b $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118433141) (:by |rJG4IHzWf) (:text |comp-curves) + |b $ %{} :Leaf (:at 1651118435984) (:by |rJG4IHzWf) (:text |connections) + |b $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:text |comp-button) (:type :leaf) - |b $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |comp-button) + |b $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1651118953056) (:by |rJG4IHzWf) (:text |mid-text) (:type :leaf) - |h $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1651118953056) (:by |rJG4IHzWf) (:text |mid-text) + |h $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651083373129) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083373129) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083356918) (:by |rJG4IHzWf) (:text |:align-right?) (:type :leaf) - |b $ {} (:at 1651118830455) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |e $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |:align-right?) + |b $ %{} :Leaf (:at 1651118830455) (:by |rJG4IHzWf) (:text |false) + |e $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651118893240) (:by |rJG4IHzWf) (:text |-200) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |-40) (:type :leaf) - |l $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118893240) (:by |rJG4IHzWf) (:text |-200) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |-40) + |l $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |dependants) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |l $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |dependants) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |.to-list) + |l $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |comp-button) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |comp-button) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |l $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |o $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text "|\" ") (:type :leaf) - |q $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |1) + |o $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text "|\" ") + |q $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |take) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |l $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |:align-right?) (:type :leaf) - |b $ {} (:at 1651118834444) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |o $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:align-right?) + |b $ %{} :Leaf (:at 1651118834444) (:by |rJG4IHzWf) (:text |true) + |o $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651083885873) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651119247108) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651119247108) (:by |rJG4IHzWf) :data $ {} - |5 $ {} (:at 1651119249244) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |D $ {} (:at 1651119249951) (:by |rJG4IHzWf) (:type :expr) + |5 $ %{} :Leaf (:at 1651119249244) (:by |rJG4IHzWf) (:text |let) + |D $ %{} :Expr (:at 1651119249951) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119247780) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651119247780) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119247780) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1651119247780) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1651119247780) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119247780) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651119247780) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651119247780) (:by |rJG4IHzWf) (:text |.-data) (:type :leaf) - |l $ {} (:at 1651119247780) (:by |rJG4IHzWf) (:text |.-originalEvent) (:type :leaf) - |T $ {} (:at 1651119200961) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |.-originalEvent) + |T $ %{} :Expr (:at 1651119200961) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119202174) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1651119263023) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119202174) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651119263023) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119263023) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1651119263023) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651119263023) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119263023) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |b $ {} (:at 1651119263023) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1651119263023) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1651119263023) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119263023) (:by |rJG4IHzWf) (:text |.-ctrlKey) (:type :leaf) - |b $ {} (:at 1651119263023) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |T $ {} (:at 1651119277218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |event) + |T $ %{} :Expr (:at 1651119277218) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119277658) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |L $ {} (:at 1651119289481) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119277658) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1651119289481) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119290002) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651119293143) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119290002) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119293143) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1651119330830) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651119330830) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1651119330830) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651119330830) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1651119276025) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119276025) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1651119272266) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119272266) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |:deps-of) (:type :leaf) - |h $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:deps-of) + |h $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |take) (:type :leaf) - |b $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651119193335) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1651083410104) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1651083410104) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083413965) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |b $ {} (:at 1651083415538) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |h $ {} (:at 1651083415772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083413965) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1651083415538) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1651083415772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083416104) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083449342) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083416104) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083449342) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083452894) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651083453570) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083452894) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083453570) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083453770) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651083702404) (:by |rJG4IHzWf) (:text |320) (:type :leaf) - |h $ {} (:at 1651083516626) (:by |rJG4IHzWf) (:text |-40) (:type :leaf) - |l $ {} (:at 1651083417740) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083453770) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083702404) (:by |rJG4IHzWf) (:text |320) + |h $ %{} :Leaf (:at 1651083516626) (:by |rJG4IHzWf) (:text |-40) + |l $ %{} :Expr (:at 1651083417740) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083419635) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651084081689) (:by |rJG4IHzWf) (:text |internal-deps) (:type :leaf) - |h $ {} (:at 1651083427045) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083419635) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651084081689) (:by |rJG4IHzWf) (:text |internal-deps) + |h $ %{} :Expr (:at 1651083427045) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083431714) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1651083432187) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083431714) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651083432187) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083432454) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651083432750) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083432454) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083432750) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083433228) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651083437196) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083473889) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083433228) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651083437196) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651083473889) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083475554) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1651083476437) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083475554) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1651083476437) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |comp-button) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |comp-button) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1651083913273) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1651083913273) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651083914853) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1651083915373) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651083914853) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651083915373) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083918928) (:by |rJG4IHzWf) (:text |.starts-with?) (:type :leaf) - |b $ {} (:at 1651083921737) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083918928) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1651083921737) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083921737) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651083921737) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083921737) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651083923178) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083921737) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083921737) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083921737) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083923178) (:by |rJG4IHzWf) (:text |pkg) + |T $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651083485909) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |l $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083485909) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651083487583) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |m $ {} (:at 1651083820101) (:by |rJG4IHzWf) (:text "|\" ") (:type :leaf) - |o $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083487583) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |1) + |m $ %{} :Leaf (:at 1651083820101) (:by |rJG4IHzWf) (:text "|\" ") + |o $ %{} :Expr (:at 1651083815692) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1651083815692) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Expr (:at 1651083815692) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:text |take) (:type :leaf) - |b $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083815692) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651083485909) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |l $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083485909) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651083487583) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083487583) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651083465243) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1651083465243) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083465827) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1651083466628) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651083839611) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |l $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083465827) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1651083466628) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651083839611) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |:align-right?) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |o $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:align-right?) + |b $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |false) + |o $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651083447284) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-data) (:type :leaf) - |l $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-originalEvent) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-originalEvent) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-ctrlKey) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119316794) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651119318159) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119316794) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651119318159) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651119319038) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1651119320791) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651119323515) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1651119323866) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651119319038) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Leaf (:at 1651119320791) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651119323515) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1651119323866) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119325661) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651119326242) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651119326604) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119325661) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651119326242) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119326604) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |l $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |:deps-of) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:deps-of) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |take) (:type :leaf) - |b $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651119301090) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text "|\"not found: ") (:type :leaf) - |h $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text "|\"not found: ") + |h $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text ||red) (:type :leaf) - |h $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1651083222917) (:by |rJG4IHzWf) (:text ||Hind) (:type :leaf) - :ns $ {} (:at 1651082606121) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text ||Hind) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651082606121) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082606121) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1651082606121) (:by |rJG4IHzWf) (:text |app.comp.deps-of) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082606121) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651082606121) (:by |rJG4IHzWf) (:text |app.comp.deps-of) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.core) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |j $ {} (:at 1651118400084) (:by |rJG4IHzWf) (:text |hclx) (:type :leaf) - |l $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |o $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |q $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |s $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |t $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |graphics) (:type :leaf) - |u $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |v $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |w $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.comp.button) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-button) (:type :leaf) - |q $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.math) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |divide-path) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |multiply-path) (:type :leaf) - |s $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |leaf-height) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |l $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |code-font) (:type :leaf) - |o $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |q $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |s $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |t $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.complex) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |complex) (:type :leaf) - |u $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |pointed-prompt.core) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |prompt-at!) (:type :leaf) - |v $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-deps-tree) (:type :leaf) - |w $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.analyze) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |lookup-target-def) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |strip-at) (:type :leaf) - |x $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.util) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |y $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.comp.editor) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-editor) (:type :leaf) - |z $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |memof.once) (:type :leaf) - |b $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082633582) (:by |rJG4IHzWf) (:text |memof1-call) (:type :leaf) - |app.comp.deps-tree $ {} - :configs $ {} - :defs $ {} - |*defs-layout-stack $ {} (:at 1650860462146) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.core) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |>>) + |h $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |hslx) + |j $ %{} :Leaf (:at 1651118400084) (:by |rJG4IHzWf) (:text |hclx) + |l $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |rect) + |o $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |circle) + |q $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |text) + |s $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |container) + |t $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |graphics) + |u $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |create-list) + |v $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |g) + |w $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |polyline) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-button) + |q $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.math) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |divide-path) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |multiply-path) + |s $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |leaf-gap) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |code-font) + |o $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |api-host) + |q $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |dot-radius) + |s $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |twist-distance) + |t $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |complex) + |u $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |prompt-at!) + |v $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |w $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |lookup-target-def) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |strip-at) + |x $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |measure-text-width!) + |y $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.comp.editor) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-editor) + |z $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |memof.once) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |memof1-call) + |app.comp.deps-tree $ {} + :configs $ {} + :defs $ {} + |*defs-layout-stack $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650860462146) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860463400) (:by |rJG4IHzWf) (:text |defatom) (:type :leaf) - |b $ {} (:at 1650860462146) (:by |rJG4IHzWf) (:text |*defs-layout-stack) (:type :leaf) - |h $ {} (:at 1650860462146) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860463400) (:by |rJG4IHzWf) (:text |defatom) + |b $ %{} :Leaf (:at 1650860462146) (:by |rJG4IHzWf) (:text |*defs-layout-stack) + |h $ %{} :Expr (:at 1650860462146) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860464647) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |*defs-metrics-states $ {} (:at 1650860437869) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860464647) (:by |rJG4IHzWf) (:text |{}) + |*defs-metrics-states $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650860437869) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860439262) (:by |rJG4IHzWf) (:text |defatom) (:type :leaf) - |b $ {} (:at 1650860580259) (:by |rJG4IHzWf) (:text |*defs-metrics-states) (:type :leaf) - |h $ {} (:at 1650860437869) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860439262) (:by |rJG4IHzWf) (:text |defatom) + |b $ %{} :Leaf (:at 1650860580259) (:by |rJG4IHzWf) (:text |*defs-metrics-states) + |h $ %{} :Expr (:at 1650860437869) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860441159) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |build-defs-metrics $ {} (:at 1650867084617) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860441159) (:by |rJG4IHzWf) (:text |{}) + |build-defs-metrics $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650867084617) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650867084617) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650867084617) (:by |rJG4IHzWf) (:text |build-defs-metrics) (:type :leaf) - |h $ {} (:at 1650867084617) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650867084617) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650867084617) (:by |rJG4IHzWf) (:text |build-defs-metrics) + |h $ %{} :Expr (:at 1650867084617) (:by |rJG4IHzWf) :data $ {} - |H $ {} (:at 1650868029842) (:by |rJG4IHzWf) (:text |entry3) (:type :leaf) - |b $ {} (:at 1650867084617) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1650867254122) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |l $ {} (:at 1650867457805) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |l $ {} (:at 1650868017268) (:by |rJG4IHzWf) (:type :expr) + |H $ %{} :Leaf (:at 1650868029842) (:by |rJG4IHzWf) (:text |entry3) + |b $ %{} :Leaf (:at 1650867084617) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1650867254122) (:by |rJG4IHzWf) (:text |depth) + |l $ %{} :Leaf (:at 1650867457805) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1650868017268) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650868017959) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650868018244) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650868017959) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650868018244) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650868018407) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650868018407) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650868019588) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1650868021877) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650868019588) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1650868021877) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650868023394) (:by |rJG4IHzWf) (:text |take) (:type :leaf) - |b $ {} (:at 1650868026552) (:by |rJG4IHzWf) (:text |entry3) (:type :leaf) - |h $ {} (:at 1650868027432) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |b $ {} (:at 1650877780732) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650868023394) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1650868026552) (:by |rJG4IHzWf) (:text |entry3) + |h $ %{} :Leaf (:at 1650868027432) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1650877780732) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877780732) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650877780732) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877780732) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650877780732) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877780732) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650877780732) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) (:type :leaf) - |h $ {} (:at 1650877780732) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |T $ {} (:at 1650877640814) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877780732) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650877780732) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |h $ %{} :Leaf (:at 1650877780732) (:by |rJG4IHzWf) (:text |entry) + |T $ %{} :Expr (:at 1650877640814) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877641398) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650877822410) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877641398) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650877822410) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877824031) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |L $ {} (:at 1650877824874) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877824031) (:by |rJG4IHzWf) (:text |and) + |L $ %{} :Expr (:at 1650877824874) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877825603) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1650877826539) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |T $ {} (:at 1650877641750) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877825603) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1650877826539) (:by |rJG4IHzWf) (:text |target) + |T $ %{} :Expr (:at 1650877641750) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650884200849) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650877647350) (:by |rJG4IHzWf) (:text |>=) (:type :leaf) - |b $ {} (:at 1650877646078) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |h $ {} (:at 1650877648945) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650884200849) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650877647350) (:by |rJG4IHzWf) (:text |>=) + |b $ %{} :Leaf (:at 1650877646078) (:by |rJG4IHzWf) (:text |depth) + |h $ %{} :Expr (:at 1650877648945) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877649926) (:by |rJG4IHzWf) (:text |:depth) (:type :leaf) - |b $ {} (:at 1650877650743) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |T $ {} (:at 1650868436521) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877649926) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650877650743) (:by |rJG4IHzWf) (:text |target) + |T $ %{} :Expr (:at 1650868436521) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650868437902) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |P $ {} (:at 1650877639905) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650868437902) (:by |rJG4IHzWf) (:text |[]) + |P $ %{} :Leaf (:at 1650877639905) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) (:type :leaf) - |b $ {} (:at 1650879478418) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) + |b $ %{} :Expr (:at 1650879478418) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650879482207) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |T $ {} (:at 1650879483746) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650879482207) (:by |rJG4IHzWf) (:text |&let) + |T $ %{} :Expr (:at 1650879483746) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650879484709) (:by |rJG4IHzWf) (:text |it) (:type :leaf) - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650879484709) (:by |rJG4IHzWf) (:text |it) + |T $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |.starts-with?) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |X $ {} (:at 1650883740313) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) + |X $ %{} :Expr (:at 1650883740313) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650883741312) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650883741805) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650883741312) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650883741805) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650883742537) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |b $ {} (:at 1650883743722) (:by |rJG4IHzWf) (:text |it) (:type :leaf) - |T $ {} (:at 1650879489401) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650883742537) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1650883743722) (:by |rJG4IHzWf) (:text |it) + |T $ %{} :Expr (:at 1650879489401) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879493480) (:by |rJG4IHzWf) (:text |js/console.warn) (:type :leaf) - |b $ {} (:at 1650879500608) (:by |rJG4IHzWf) (:text "|\"failed building for:") (:type :leaf) - |l $ {} (:at 1650879509655) (:by |rJG4IHzWf) (:text |entry3) (:type :leaf) - |m $ {} (:at 1650883673175) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |o $ {} (:at 1650883616537) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879493480) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1650879500608) (:by |rJG4IHzWf) (:text "|\"failed building for:") + |l $ %{} :Leaf (:at 1650879509655) (:by |rJG4IHzWf) (:text |entry3) + |m $ %{} :Leaf (:at 1650883673175) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1650883616537) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650883665582) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |T $ {} (:at 1650883575875) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |b $ {} (:at 1650883670945) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1650879511059) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650883665582) (:by |rJG4IHzWf) (:text |contains?) + |T $ %{} :Leaf (:at 1650883575875) (:by |rJG4IHzWf) (:text |deps-tree) + |b $ %{} :Leaf (:at 1650883670945) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1650879511059) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650879511668) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1650879486016) (:by |rJG4IHzWf) (:text |it) (:type :leaf) - |b $ {} (:at 1650879512884) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650879511668) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Leaf (:at 1650879486016) (:by |rJG4IHzWf) (:text |it) + |b $ %{} :Expr (:at 1650879512884) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879513700) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879513700) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |thirdpart-defs) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |thirdpart-defs) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |.starts-with?) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |l $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |partial-self) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |partial-self) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |:depth) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |:y) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:y) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |new-def-stack-y-of) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |new-def-stack-y-of) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) (:type :leaf) - |l $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) + |l $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |:scoped-defs) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) (:type :leaf) - |o $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) + |o $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |:thirdpart-defs) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |thirdpart-defs) (:type :leaf) - |q $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:thirdpart-defs) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |thirdpart-defs) + |q $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |:entry) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry3) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry3) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |swap!) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |*defs-metrics-states) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |l $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |o $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) (:type :leaf) - |l $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) (:type :leaf) - |o $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |swap!) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |*defs-metrics-states) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |assoc) + |l $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry) + |o $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) + |l $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) + |o $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |children) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |children) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |l $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |mapcat) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |build-defs-metrics) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |l $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |build-defs-metrics) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |deps-tree) + |l $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |o $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |concat) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |partial-self) (:type :leaf) - |h $ {} (:at 1650877656204) (:by |rJG4IHzWf) (:text |children) (:type :leaf) - |calcit-def? $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) + |o $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |partial-self) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |children) + |calcit-def? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650858304714) (:by |rJG4IHzWf) (:text |calcit-def?) (:type :leaf) - |e $ {} (:at 1650858306377) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650858304714) (:by |rJG4IHzWf) (:text |calcit-def?) + |e $ %{} :Expr (:at 1650858306377) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650858306961) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650858306961) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650858311647) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |:def) (:type :leaf) - |h $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |b $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |h $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650858292701) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |comp-deps-tree $ {} (:at 1650855497523) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650858311647) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |:def) + |h $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |2) + |comp-deps-tree $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650855497523) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855500312) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650855497523) (:by |rJG4IHzWf) (:text |comp-deps-tree) (:type :leaf) - |h $ {} (:at 1650855497523) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855500312) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650855497523) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |h $ %{} :Expr (:at 1650855497523) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856142964) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |X $ {} (:at 1650879811243) (:by |rJG4IHzWf) (:text |init-fn) (:type :leaf) - |b $ {} (:at 1650879792216) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |i $ {} (:at 1650860492792) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856142964) (:by |rJG4IHzWf) (:text |deps-tree) + |X $ %{} :Leaf (:at 1650879811243) (:by |rJG4IHzWf) (:text |init-fn) + |b $ %{} :Leaf (:at 1650879792216) (:by |rJG4IHzWf) (:text |pkg) + |i $ %{} :Expr (:at 1650860492792) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860496148) (:by |rJG4IHzWf) (:text |reset!) (:type :leaf) - |b $ {} (:at 1650860500876) (:by |rJG4IHzWf) (:text |*defs-layout-stack) (:type :leaf) - |h $ {} (:at 1650860502283) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860496148) (:by |rJG4IHzWf) (:text |reset!) + |b $ %{} :Leaf (:at 1650860500876) (:by |rJG4IHzWf) (:text |*defs-layout-stack) + |h $ %{} :Expr (:at 1650860502283) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860502636) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |k $ {} (:at 1650860481972) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860502636) (:by |rJG4IHzWf) (:text |{}) + |k $ %{} :Expr (:at 1650860481972) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860484839) (:by |rJG4IHzWf) (:text |reset!) (:type :leaf) - |b $ {} (:at 1650860587020) (:by |rJG4IHzWf) (:text |*defs-metrics-states) (:type :leaf) - |h $ {} (:at 1650860490210) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860484839) (:by |rJG4IHzWf) (:text |reset!) + |b $ %{} :Leaf (:at 1650860587020) (:by |rJG4IHzWf) (:text |*defs-metrics-states) + |h $ %{} :Expr (:at 1650860490210) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860490574) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |o $ {} (:at 1650860558035) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860490574) (:by |rJG4IHzWf) (:text |{}) + |o $ %{} :Expr (:at 1650860558035) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650860558732) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650860559025) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650860558732) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650860559025) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860559170) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650860559170) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650884986897) (:by |rJG4IHzWf) (:text |defs-metrics) (:type :leaf) - |b $ {} (:at 1650860567545) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650884986897) (:by |rJG4IHzWf) (:text |defs-metrics) + |b $ %{} :Expr (:at 1650860567545) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650860567545) (:by |rJG4IHzWf) (:text |build-defs-metrics) (:type :leaf) - |b $ {} (:at 1650860608188) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650860567545) (:by |rJG4IHzWf) (:text |build-defs-metrics) + |b $ %{} :Expr (:at 1650860608188) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879814729) (:by |rJG4IHzWf) (:text |.split) (:type :leaf) - |b $ {} (:at 1650879817748) (:by |rJG4IHzWf) (:text |init-fn) (:type :leaf) - |h $ {} (:at 1650879820052) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |h $ {} (:at 1650860610214) (:by |rJG4IHzWf) (:text |deps-tree) (:type :leaf) - |l $ {} (:at 1650867249422) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1650879794598) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |X $ {} (:at 1650860559170) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879814729) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650879817748) (:by |rJG4IHzWf) (:text |init-fn) + |h $ %{} :Leaf (:at 1650879820052) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Leaf (:at 1650860610214) (:by |rJG4IHzWf) (:text |deps-tree) + |l $ %{} :Leaf (:at 1650867249422) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Leaf (:at 1650879794598) (:by |rJG4IHzWf) (:text |pkg) + |X $ %{} :Expr (:at 1650860559170) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650884985183) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650884044707) (:by |rJG4IHzWf) (:text |defs-metrics) (:type :leaf) - |b $ {} (:at 1650884109148) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650884985183) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650884044707) (:by |rJG4IHzWf) (:text |defs-metrics) + |b $ %{} :Expr (:at 1650884109148) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650884111184) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |T $ {} (:at 1650884082560) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650884111184) (:by |rJG4IHzWf) (:text |.to-list) + |T $ %{} :Expr (:at 1650884082560) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650884092278) (:by |rJG4IHzWf) (:text |.values) (:type :leaf) - |T $ {} (:at 1650884071612) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) (:type :leaf) - |b $ {} (:at 1650874361248) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650884092278) (:by |rJG4IHzWf) (:text |.values) + |T $ %{} :Leaf (:at 1650884071612) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |b $ %{} :Expr (:at 1650874361248) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874363145) (:by |rJG4IHzWf) (:text |connections) (:type :leaf) - |b $ {} (:at 1650874364991) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874363145) (:by |rJG4IHzWf) (:text |connections) + |b $ %{} :Expr (:at 1650874364991) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650874376423) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1650874374973) (:by |rJG4IHzWf) (:text |defs-metrics) (:type :leaf) - |b $ {} (:at 1650874377485) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650874376423) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1650874374973) (:by |rJG4IHzWf) (:text |defs-metrics) + |b $ %{} :Expr (:at 1650874377485) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874379079) (:by |rJG4IHzWf) (:text |mapcat) (:type :leaf) - |b $ {} (:at 1650874379565) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874379079) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Expr (:at 1650874379565) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874379850) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650874380141) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874379850) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650874380141) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874382212) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650874412170) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874382212) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650874412170) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874413202) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650874413723) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874413202) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650874413723) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874414989) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650874414989) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874414459) (:by |rJG4IHzWf) (:text |base) (:type :leaf) - |X $ {} (:at 1650874660741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874414459) (:by |rJG4IHzWf) (:text |base) + |X $ %{} :Expr (:at 1650874660741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874660530) (:by |rJG4IHzWf) (:text |expand-layout-xy) (:type :leaf) - |b $ {} (:at 1650874662746) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650874438609) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874660530) (:by |rJG4IHzWf) (:text |expand-layout-xy) + |b $ %{} :Leaf (:at 1650874662746) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650874438609) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874442822) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650874448107) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874442822) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1650874448107) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874445895) (:by |rJG4IHzWf) (:text |:scoped-defs) (:type :leaf) - |b $ {} (:at 1650874450663) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650874451148) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874445895) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650874450663) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650874451148) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874552504) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1650874474361) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874552504) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1650874474361) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874475265) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650874475540) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874475265) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650874475540) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650874554116) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |T $ {} (:at 1650874478151) (:by |rJG4IHzWf) (:text |def-entry) (:type :leaf) - |h $ {} (:at 1650874479478) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650874554116) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Leaf (:at 1650874478151) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Expr (:at 1650874479478) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874496448) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650874496703) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874496448) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650874496703) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874497311) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650874497311) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874498226) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650874498466) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874498226) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650874498466) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874499451) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650874505394) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) (:type :leaf) - |h $ {} (:at 1650874511648) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874499451) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650874505394) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |h $ %{} :Expr (:at 1650874511648) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874516622) (:by |rJG4IHzWf) (:text |take) (:type :leaf) - |X $ {} (:at 1650874520234) (:by |rJG4IHzWf) (:text |def-entry) (:type :leaf) - |b $ {} (:at 1650874517924) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1650880394313) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874516622) (:by |rJG4IHzWf) (:text |take) + |X $ %{} :Leaf (:at 1650874520234) (:by |rJG4IHzWf) (:text |def-entry) + |b $ %{} :Leaf (:at 1650874517924) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650880394313) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650880394839) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650883209881) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650880394839) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650883209881) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650883212235) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1650880395431) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650883212235) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1650880395431) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650880397608) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1650880398322) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650880397608) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Expr (:at 1650880398322) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650880401995) (:by |rJG4IHzWf) (:text |:scoped-defs) (:type :leaf) - |b $ {} (:at 1650880405878) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650883254426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650880401995) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650880405878) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650883254426) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650883255661) (:by |rJG4IHzWf) (:text |<=) (:type :leaf) - |T $ {} (:at 1650883212692) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650883255661) (:by |rJG4IHzWf) (:text |<=) + |T $ %{} :Expr (:at 1650883212692) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650883251993) (:by |rJG4IHzWf) (:text |:depth) (:type :leaf) - |b $ {} (:at 1650883266582) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650883260204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650883251993) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650883266582) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650883260204) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650883261728) (:by |rJG4IHzWf) (:text |:depth) (:type :leaf) - |T $ {} (:at 1650883259246) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |P $ {} (:at 1650880408144) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650883261728) (:by |rJG4IHzWf) (:text |:depth) + |T $ %{} :Leaf (:at 1650883259246) (:by |rJG4IHzWf) (:text |info) + |P $ %{} :Leaf (:at 1650880408144) (:by |rJG4IHzWf) (:text |nil) + |T $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |b $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |base) (:type :leaf) - |h $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |base) + |h $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650877443077) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650877443077) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877444826) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1650877445179) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |T $ {} (:at 1650875728330) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877444826) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650877445179) (:by |rJG4IHzWf) (:text |8) + |T $ %{} :Expr (:at 1650875728330) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875729603) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |b $ {} (:at 1650875751463) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875729603) (:by |rJG4IHzWf) (:text |measure-text-width!) + |b $ %{} :Expr (:at 1650875751463) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650875755225) (:by |rJG4IHzWf) (:text |str-def-entry) (:type :leaf) - |P $ {} (:at 1650875908950) (:by |rJG4IHzWf) (:text |def-entry) (:type :leaf) - |Y $ {} (:at 1650880502386) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1650875789165) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1650875876668) (:by |rJG4IHzWf) (:text "|\"Hind") (:type :leaf) - |h $ {} (:at 1650875603735) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650875755225) (:by |rJG4IHzWf) (:text |str-def-entry) + |P $ %{} :Leaf (:at 1650875908950) (:by |rJG4IHzWf) (:text |def-entry) + |Y $ %{} :Leaf (:at 1650880502386) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Leaf (:at 1650875789165) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Leaf (:at 1650875876668) (:by |rJG4IHzWf) (:text "|\"Hind") + |h $ %{} :Expr (:at 1650875603735) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650875604339) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1650875633305) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650875604339) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650875633305) (:by |rJG4IHzWf) (:text |10) + |T $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |h $ {} (:at 1650875944981) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650875944981) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650875946012) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650875618987) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650875946012) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650875618987) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650875621288) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650875621288) (:by |rJG4IHzWf) (:text |complex/add) + |T $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |expand-layout-xy) (:type :leaf) - |b $ {} (:at 1650874732620) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650875622718) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |expand-layout-xy) + |b $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650875622718) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875622985) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650875623969) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650875631321) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |l $ {} (:at 1650880409976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875622985) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650875623969) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650875631321) (:by |rJG4IHzWf) (:text |10) + |l $ %{} :Expr (:at 1650880409976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650880423463) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1650880425680) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650880423463) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650880425680) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650880426666) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650880426936) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650880426666) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650880426936) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650880427729) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650880428347) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650880427729) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650880428347) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650880429972) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1650880430243) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650880429972) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Expr (:at 1650880430243) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650880430766) (:by |rJG4IHzWf) (:text |last) (:type :leaf) - |b $ {} (:at 1650880431302) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |P $ {} (:at 1650869331173) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650880430766) (:by |rJG4IHzWf) (:text |last) + |b $ %{} :Leaf (:at 1650880431302) (:by |rJG4IHzWf) (:text |pair) + |P $ %{} :Expr (:at 1650869331173) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650874697986) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650869333295) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |b $ {} (:at 1650869334819) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) (:type :leaf) - |R $ {} (:at 1650874698778) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650874697986) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650869333295) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1650869334819) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |R $ %{} :Expr (:at 1650874698778) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650883560179) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650874700802) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |X $ {} (:at 1650874747177) (:by |rJG4IHzWf) (:text "|\"connection") (:type :leaf) - |b $ {} (:at 1650874701155) (:by |rJG4IHzWf) (:text |connections) (:type :leaf) - |b $ {} (:at 1650875484332) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650883560179) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650874700802) (:by |rJG4IHzWf) (:text |js/console.log) + |X $ %{} :Leaf (:at 1650874747177) (:by |rJG4IHzWf) (:text "|\"connection") + |b $ %{} :Leaf (:at 1650874701155) (:by |rJG4IHzWf) (:text |connections) + |b $ %{} :Expr (:at 1650875484332) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650875486445) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1650875486718) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650875486445) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1650875486718) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875487043) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875487043) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877061585) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |line-segments) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877061585) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |line-segments) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |h $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650876870489) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |l $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |40) + |h $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650876870489) (:by |rJG4IHzWf) (:text |20) + |l $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |:segments) (:type :leaf) - |b $ {} (:at 1650875475800) (:by |rJG4IHzWf) (:text |connections) (:type :leaf) - |X $ {} (:at 1650876873601) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:segments) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |connections) + |X $ %{} :Expr (:at 1650876873601) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876874030) (:by |rJG4IHzWf) (:text |graphics) (:type :leaf) - |b $ {} (:at 1650876875362) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876874030) (:by |rJG4IHzWf) (:text |graphics) + |b $ %{} :Expr (:at 1650876875362) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876875071) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650876888144) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876875071) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650876888144) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876890839) (:by |rJG4IHzWf) (:text |:ops) (:type :leaf) - |b $ {} (:at 1650877152334) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876890839) (:by |rJG4IHzWf) (:text |:ops) + |b $ %{} :Expr (:at 1650877152334) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877153461) (:by |rJG4IHzWf) (:text |concat) (:type :leaf) - |L $ {} (:at 1650877154754) (:by |rJG4IHzWf) (:text |&) (:type :leaf) - |T $ {} (:at 1650877127269) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877153461) (:by |rJG4IHzWf) (:text |concat) + |L $ %{} :Leaf (:at 1650877154754) (:by |rJG4IHzWf) (:text |&) + |T $ %{} :Expr (:at 1650877127269) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877128438) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1650877130917) (:by |rJG4IHzWf) (:text |connections) (:type :leaf) - |T $ {} (:at 1650876913125) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877128438) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1650877130917) (:by |rJG4IHzWf) (:text |connections) + |T $ %{} :Expr (:at 1650876913125) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877123401) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |h $ {} (:at 1650876926566) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877123401) (:by |rJG4IHzWf) (:text |map-indexed) + |h $ %{} :Expr (:at 1650876926566) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876926813) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650876927135) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876926813) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650876927135) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877134649) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |T $ {} (:at 1650876929104) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650876929874) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877134649) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Leaf (:at 1650876929104) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650876929874) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876931017) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650876931474) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876931017) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650876931474) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876931864) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650876931864) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876932340) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |b $ {} (:at 1650876933181) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876932340) (:by |rJG4IHzWf) (:text |from) + |b $ %{} :Expr (:at 1650876933181) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876934193) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650876936432) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650876936660) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1650876937623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876934193) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650876936432) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1650876936660) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1650876937623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876937902) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |b $ {} (:at 1650876938276) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876937902) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1650876938276) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876938800) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650876941601) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650876942183) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650876945326) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876938800) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650876941601) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1650876942183) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650876945326) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876957617) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |X $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876957617) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |:line-style) (:type :leaf) - |h $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |:line-style) + |h $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877269559) (:by |rJG4IHzWf) (:text |hclx) (:type :leaf) - |b $ {} (:at 1650877200261) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877269559) (:by |rJG4IHzWf) (:text |hclx) + |b $ %{} :Expr (:at 1650877200261) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877217445) (:by |rJG4IHzWf) (:text |.rem) (:type :leaf) - |T $ {} (:at 1650877170098) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877217445) (:by |rJG4IHzWf) (:text |.rem) + |T $ %{} :Expr (:at 1650877170098) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877171290) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |L $ {} (:at 1650877248611) (:by |rJG4IHzWf) (:text |37) (:type :leaf) - |T $ {} (:at 1650877166887) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1650877219962) (:by |rJG4IHzWf) (:text |360) (:type :leaf) - |h $ {} (:at 1650877089941) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650877275589) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |b $ {} (:at 1650876958295) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877171290) (:by |rJG4IHzWf) (:text |*) + |L $ %{} :Leaf (:at 1650877248611) (:by |rJG4IHzWf) (:text |37) + |T $ %{} :Leaf (:at 1650877166887) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650877219962) (:by |rJG4IHzWf) (:text |360) + |h $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650877275589) (:by |rJG4IHzWf) (:text |60) + |b $ %{} :Expr (:at 1650876958295) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876960496) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1650876961667) (:by |rJG4IHzWf) (:text |:move-to) (:type :leaf) - |h $ {} (:at 1650876963293) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |h $ {} (:at 1650876983352) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876960496) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1650876961667) (:by |rJG4IHzWf) (:text |:move-to) + |h $ %{} :Leaf (:at 1650876963293) (:by |rJG4IHzWf) (:text |from) + |h $ %{} :Expr (:at 1650876983352) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876983740) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |b $ {} (:at 1650876993520) (:by |rJG4IHzWf) (:text |:bezier-to) (:type :leaf) - |h $ {} (:at 1650876994615) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876983740) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1650876993520) (:by |rJG4IHzWf) (:text |:bezier-to) + |h $ %{} :Expr (:at 1650876994615) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876994989) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650876995913) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876994989) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650876995913) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876998258) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |b $ {} (:at 1650877009743) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876998258) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Expr (:at 1650877009743) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877016646) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |b $ {} (:at 1650877018606) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |h $ {} (:at 1650877019119) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877016646) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1650877018606) (:by |rJG4IHzWf) (:text |from) + |h $ %{} :Expr (:at 1650877019119) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877019468) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650877048786) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |h $ {} (:at 1650877021026) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650876999122) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877019468) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877048786) (:by |rJG4IHzWf) (:text |50) + |h $ %{} :Leaf (:at 1650877021026) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650876999122) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877000107) (:by |rJG4IHzWf) (:text |:p2) (:type :leaf) - |b $ {} (:at 1650877024835) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877000107) (:by |rJG4IHzWf) (:text |:p2) + |b $ %{} :Expr (:at 1650877024835) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877030631) (:by |rJG4IHzWf) (:text |complex/minus) (:type :leaf) - |b $ {} (:at 1650877033018) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |h $ {} (:at 1650877033702) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877030631) (:by |rJG4IHzWf) (:text |complex/minus) + |b $ %{} :Leaf (:at 1650877033018) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1650877033702) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877033978) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650877046521) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |h $ {} (:at 1650877036063) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650877000859) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877033978) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877046521) (:by |rJG4IHzWf) (:text |50) + |h $ %{} :Leaf (:at 1650877036063) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650877000859) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877005226) (:by |rJG4IHzWf) (:text |:to-p) (:type :leaf) - |b $ {} (:at 1650877007091) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877005226) (:by |rJG4IHzWf) (:text |:to-p) + |b $ %{} :Leaf (:at 1650877007091) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |defs-metrics) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |defs-metrics) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |expand-layout-xy) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |expand-layout-xy) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |;) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |js/console.log) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:scoped-defs) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |e $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |e $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |b $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |rect) + |b $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650876106155) (:by |rJG4IHzWf) (:text |position) (:type :leaf) - |h $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1650876106155) (:by |rJG4IHzWf) (:text |position) + |h $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:text |:size) (:type :leaf) - |b $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650877388839) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650877388839) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877388839) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |b $ {} (:at 1650877404402) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877388839) (:by |rJG4IHzWf) (:text |measure-text-width!) + |b $ %{} :Expr (:at 1650877404402) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877405165) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1650877406009) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |T $ {} (:at 1650877388839) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877405165) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650877406009) (:by |rJG4IHzWf) (:text |8) + |T $ %{} :Expr (:at 1650877388839) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877388839) (:by |rJG4IHzWf) (:text |str-def-entry) (:type :leaf) - |b $ {} (:at 1650877392845) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877388839) (:by |rJG4IHzWf) (:text |str-def-entry) + |b $ %{} :Expr (:at 1650877392845) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877392845) (:by |rJG4IHzWf) (:text |:entry) (:type :leaf) - |b $ {} (:at 1650877392845) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650880490061) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1650877388839) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1650877388839) (:by |rJG4IHzWf) (:text "|\"Hind") (:type :leaf) - |h $ {} (:at 1650876110850) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |o $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877392845) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1650877392845) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Leaf (:at 1650880490061) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Leaf (:at 1650877388839) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Leaf (:at 1650877388839) (:by |rJG4IHzWf) (:text "|\"Hind") + |h $ %{} :Leaf (:at 1650876110850) (:by |rJG4IHzWf) (:text |20) + |o $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876087827) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1650876093500) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650876093500) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876094114) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650876095778) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650876096328) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650876097305) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876094114) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650876095778) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650876096328) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650876097305) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |str-def-entry) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |str-def-entry) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:entry) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650880491502) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Leaf (:at 1650880491502) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650877410571) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650877410571) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877415742) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) (:type :leaf) - |b $ {} (:at 1650877416304) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877415742) (:by |rJG4IHzWf) (:text |complex/add) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) + |b $ %{} :Expr (:at 1650877416304) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650877416463) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650877417038) (:by |rJG4IHzWf) (:text |4) (:type :leaf) - |h $ {} (:at 1650877417438) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650877416463) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877417038) (:by |rJG4IHzWf) (:text |4) + |h $ %{} :Leaf (:at 1650877417438) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |80) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text ||Hind) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text ||Hind) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:scoped-defs) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |def-entry) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650876144389) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650876144389) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650876145424) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1650876145698) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650876145424) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1650876145698) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876146018) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |P $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876146018) (:by |rJG4IHzWf) (:text |{}) + |P $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |b $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |rect) + |b $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650876158413) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |b $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:text |position) (:type :leaf) - |h $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |position) + |h $ %{} :Expr (:at 1650876158413) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |a $ {} (:at 1650876186277) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1650876186277) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650876158413) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |h $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650876158413) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1650876158413) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |:size) (:type :leaf) - |b $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650877422918) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650877422918) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650877423305) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1650877423798) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |T $ {} (:at 1650876188143) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650877423305) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650877423798) (:by |rJG4IHzWf) (:text |8) + |T $ %{} :Expr (:at 1650876188143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876188143) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |b $ {} (:at 1650876188143) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text |measure-text-width!) + |b $ %{} :Expr (:at 1650876188143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876188143) (:by |rJG4IHzWf) (:text |str-def-entry) (:type :leaf) - |b $ {} (:at 1650876188143) (:by |rJG4IHzWf) (:text |def-entry) (:type :leaf) - |h $ {} (:at 1650880607651) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1650876188143) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1650876188143) (:by |rJG4IHzWf) (:text "|\"Hind") (:type :leaf) - |h $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |l $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text |str-def-entry) + |b $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Leaf (:at 1650880607651) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text "|\"Hind") + |h $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |20) + |l $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650876146806) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |o $ {} (:at 1650876196151) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |20) + |o $ %{} :Expr (:at 1650876196151) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876199945) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650877291619) (:by |rJG4IHzWf) (:text |0.3) (:type :leaf) - |q $ {} (:at 1650878240670) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876199945) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650877291619) (:by |rJG4IHzWf) (:text |0.3) + |q $ %{} :Expr (:at 1650878240670) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650878241268) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1650878241897) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650878241268) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650878241897) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650878242289) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650878242595) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650878242289) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650878242595) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650878244993) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1650878245305) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650878244993) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650878245305) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650878245756) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650878245993) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650878245756) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650878245993) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650878246139) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650878246664) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |e $ {} (:at 1650883358717) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650878246139) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650878246664) (:by |rJG4IHzWf) (:text |d!) + |e $ %{} :Expr (:at 1650883358717) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650883361189) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |b $ {} (:at 1650883361402) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650883341317) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650883361189) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1650883361402) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650883341317) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650883354052) (:by |rJG4IHzWf) (:text |when) (:type :leaf) - |L $ {} (:at 1650883342260) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650883354052) (:by |rJG4IHzWf) (:text |when) + |L $ %{} :Expr (:at 1650883342260) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650883386134) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1650883386478) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |P $ {} (:at 1650883393839) (:by |rJG4IHzWf) (:text |.-data) (:type :leaf) - |R $ {} (:at 1650883429954) (:by |rJG4IHzWf) (:text |.-originalEvent) (:type :leaf) - |T $ {} (:at 1650883348210) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |T $ {} (:at 1650878248098) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650883386134) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1650883386478) (:by |rJG4IHzWf) (:text |e) + |P $ %{} :Leaf (:at 1650883393839) (:by |rJG4IHzWf) (:text |.-data) + |R $ %{} :Leaf (:at 1650883429954) (:by |rJG4IHzWf) (:text |.-originalEvent) + |T $ %{} :Leaf (:at 1650883348210) (:by |rJG4IHzWf) (:text |.-metaKey) + |T $ %{} :Expr (:at 1650878248098) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650878250128) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650878251929) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1650878253838) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650878250128) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650878251929) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1650878253838) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650878254164) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650878254422) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650878254164) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650878254422) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650878255768) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1650878285316) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650878255768) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650878285316) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Expr (:at 1650883357110) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1650883357110) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650883357110) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |def-entry) (:type :leaf) - |h $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1650883357110) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |def-entry) (:type :leaf) - |h $ {} (:at 1650883357110) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |str-def-entry) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |def-entry) (:type :leaf) - |h $ {} (:at 1650880609994) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |str-def-entry) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Leaf (:at 1650880609994) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650877454114) (:by |rJG4IHzWf) (:text |4) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877454114) (:by |rJG4IHzWf) (:text |4) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |180) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |30) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |h $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |180) + |h $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |30) + |l $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |40) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650875491660) (:by |rJG4IHzWf) (:text ||Hind) (:type :leaf) - |expand-layout-xy $ {} (:at 1650874651877) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text ||Hind) + |expand-layout-xy $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650874651877) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874651877) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650874651877) (:by |rJG4IHzWf) (:text |expand-layout-xy) (:type :leaf) - |h $ {} (:at 1650874651877) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874651877) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650874651877) (:by |rJG4IHzWf) (:text |expand-layout-xy) + |h $ %{} :Expr (:at 1650874651877) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874656459) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |l $ {} (:at 1650876241176) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874656459) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Expr (:at 1650876241176) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650876244417) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650876250229) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650876244417) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650876250229) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876250852) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650876250852) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650876255068) (:by |rJG4IHzWf) (:text |max-y) (:type :leaf) - |T $ {} (:at 1650876255747) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650876255068) (:by |rJG4IHzWf) (:text |max-y) + |T $ %{} :Expr (:at 1650876255747) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876249454) (:by |rJG4IHzWf) (:text |get-def-stack-y-of) (:type :leaf) - |b $ {} (:at 1650876258056) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876249454) (:by |rJG4IHzWf) (:text |get-def-stack-y-of) + |b $ %{} :Expr (:at 1650876258056) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650876260749) (:by |rJG4IHzWf) (:text |:depth) (:type :leaf) - |b $ {} (:at 1650876261312) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |T $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650876260749) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650876261312) (:by |rJG4IHzWf) (:text |info) + |T $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |320) (:type :leaf) - |h $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |320) + |h $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |:depth) (:type :leaf) - |b $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |h $ {} (:at 1650876265162) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650876265162) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650876265613) (:by |rJG4IHzWf) (:text |-) (:type :leaf) - |T $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650876265613) (:by |rJG4IHzWf) (:text |-) + |T $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |:y) (:type :leaf) - |b $ {} (:at 1650874654342) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1650876267947) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |:y) + |b $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1650876267947) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650876268576) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |T $ {} (:at 1650883889967) (:by |rJG4IHzWf) (:text |0.4) (:type :leaf) - |b $ {} (:at 1650876271635) (:by |rJG4IHzWf) (:text |max-y) (:type :leaf) - |get-def-stack-y-of $ {} (:at 1650867040651) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650876268576) (:by |rJG4IHzWf) (:text |*) + |T $ %{} :Leaf (:at 1650883889967) (:by |rJG4IHzWf) (:text |0.4) + |b $ %{} :Leaf (:at 1650876271635) (:by |rJG4IHzWf) (:text |max-y) + |get-def-stack-y-of $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650867040651) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650867040651) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650867040651) (:by |rJG4IHzWf) (:text |get-def-stack-y-of) (:type :leaf) - |h $ {} (:at 1650867040651) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650867040651) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650867040651) (:by |rJG4IHzWf) (:text |get-def-stack-y-of) + |h $ %{} :Expr (:at 1650867040651) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650867040651) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |l $ {} (:at 1650867054071) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650867040651) (:by |rJG4IHzWf) (:text |depth) + |l $ %{} :Expr (:at 1650867054071) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650867054987) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |T $ {} (:at 1650867051517) (:by |rJG4IHzWf) (:text |@*defs-layout-stack) (:type :leaf) - |b $ {} (:at 1650867056415) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |new-def-stack-y-of $ {} (:at 1650866934997) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650867054987) (:by |rJG4IHzWf) (:text |get) + |T $ %{} :Leaf (:at 1650867051517) (:by |rJG4IHzWf) (:text |@*defs-layout-stack) + |b $ %{} :Leaf (:at 1650867056415) (:by |rJG4IHzWf) (:text |depth) + |new-def-stack-y-of $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650866934997) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866934997) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650866934997) (:by |rJG4IHzWf) (:text |new-def-stack-y-of) (:type :leaf) - |h $ {} (:at 1650866934997) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866934997) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650866934997) (:by |rJG4IHzWf) (:text |new-def-stack-y-of) + |h $ %{} :Expr (:at 1650866934997) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866934997) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |b $ {} (:at 1650870851767) (:by |rJG4IHzWf) (:text |size) (:type :leaf) - |l $ {} (:at 1650866944660) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866934997) (:by |rJG4IHzWf) (:text |depth) + |b $ %{} :Leaf (:at 1650870851767) (:by |rJG4IHzWf) (:text |size) + |l $ %{} :Expr (:at 1650866944660) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866945335) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650866945621) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866945335) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650866945621) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866945726) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650866945726) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866946830) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |b $ {} (:at 1650866950570) (:by |rJG4IHzWf) (:text |@*defs-layout-stack) (:type :leaf) - |h $ {} (:at 1650866952168) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866946830) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Leaf (:at 1650866950570) (:by |rJG4IHzWf) (:text |@*defs-layout-stack) + |h $ %{} :Expr (:at 1650866952168) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866952525) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650866952814) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866952525) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650866952814) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866955043) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1650866960399) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650866961569) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |h $ {} (:at 1650866972848) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866955043) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1650866960399) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Leaf (:at 1650866961569) (:by |rJG4IHzWf) (:text |depth) + |h $ %{} :Expr (:at 1650866972848) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866977488) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650866977723) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866977488) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650866977723) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866977885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650866977885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866978087) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |b $ {} (:at 1650866978502) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866978087) (:by |rJG4IHzWf) (:text |v) + |b $ %{} :Expr (:at 1650866978502) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866979005) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650866980577) (:by |rJG4IHzWf) (:text |dict) (:type :leaf) - |h $ {} (:at 1650866981704) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |e $ {} (:at 1650866987229) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866979005) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650866980577) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Leaf (:at 1650866981704) (:by |rJG4IHzWf) (:text |depth) + |e $ %{} :Expr (:at 1650866987229) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650866988910) (:by |rJG4IHzWf) (:text |swap!) (:type :leaf) - |b $ {} (:at 1650866997909) (:by |rJG4IHzWf) (:text |*defs-layout-stack) (:type :leaf) - |h $ {} (:at 1650867002173) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |l $ {} (:at 1650867004450) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |o $ {} (:at 1650870857094) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650866988910) (:by |rJG4IHzWf) (:text |swap!) + |b $ %{} :Leaf (:at 1650866997909) (:by |rJG4IHzWf) (:text |*defs-layout-stack) + |h $ %{} :Leaf (:at 1650867002173) (:by |rJG4IHzWf) (:text |update) + |l $ %{} :Leaf (:at 1650867004450) (:by |rJG4IHzWf) (:text |depth) + |o $ %{} :Expr (:at 1650870857094) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650870856643) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650870858703) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650870856643) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650870858703) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650870857756) (:by |rJG4IHzWf) (:text |x) (:type :leaf) - |h $ {} (:at 1650870860946) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650870857756) (:by |rJG4IHzWf) (:text |x) + |h $ %{} :Expr (:at 1650870860946) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650870859871) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650870861587) (:by |rJG4IHzWf) (:text |x) (:type :leaf) - |h $ {} (:at 1650870863147) (:by |rJG4IHzWf) (:text |size) (:type :leaf) - |h $ {} (:at 1650866983383) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |l $ {} (:at 1650867006547) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650870859871) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650870861587) (:by |rJG4IHzWf) (:text |x) + |h $ %{} :Leaf (:at 1650870863147) (:by |rJG4IHzWf) (:text |size) + |h $ %{} :Leaf (:at 1650866983383) (:by |rJG4IHzWf) (:text |v) + |l $ %{} :Expr (:at 1650867006547) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650867014353) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |L $ {} (:at 1650867015344) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650867014353) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1650867015344) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650867024682) (:by |rJG4IHzWf) (:text |swap!) (:type :leaf) - |b $ {} (:at 1650867026958) (:by |rJG4IHzWf) (:text |*defs-layout-stack) (:type :leaf) - |h $ {} (:at 1650867029210) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |l $ {} (:at 1650867030846) (:by |rJG4IHzWf) (:text |depth) (:type :leaf) - |o $ {} (:at 1650870868936) (:by |rJG4IHzWf) (:text |size) (:type :leaf) - |T $ {} (:at 1650867013191) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |str-def-entry $ {} (:at 1650858085590) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650867024682) (:by |rJG4IHzWf) (:text |swap!) + |b $ %{} :Leaf (:at 1650867026958) (:by |rJG4IHzWf) (:text |*defs-layout-stack) + |h $ %{} :Leaf (:at 1650867029210) (:by |rJG4IHzWf) (:text |assoc) + |l $ %{} :Leaf (:at 1650867030846) (:by |rJG4IHzWf) (:text |depth) + |o $ %{} :Leaf (:at 1650870868936) (:by |rJG4IHzWf) (:text |size) + |T $ %{} :Leaf (:at 1650867013191) (:by |rJG4IHzWf) (:text |0) + |str-def-entry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650858085590) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650858086722) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650858085590) (:by |rJG4IHzWf) (:text |str-def-entry) (:type :leaf) - |h $ {} (:at 1650858085590) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650858086722) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650858085590) (:by |rJG4IHzWf) (:text |str-def-entry) + |h $ %{} :Expr (:at 1650858085590) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650858088761) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |b $ {} (:at 1650880505983) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |l $ {} (:at 1650880507664) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650858088761) (:by |rJG4IHzWf) (:text |pair) + |b $ %{} :Leaf (:at 1650880505983) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1650880507664) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650880510877) (:by |rJG4IHzWf) (:text |let[]) (:type :leaf) - |L $ {} (:at 1650880511122) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650880513419) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650880514452) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |P $ {} (:at 1650880519012) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |T $ {} (:at 1650880520911) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650880521368) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650880521816) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650880532822) (:by |rJG4IHzWf) (:text |.starts-with?) (:type :leaf) - |b $ {} (:at 1650880534575) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650880536759) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |P $ {} (:at 1650880543866) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650880544452) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |X $ {} (:at 1650880561126) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650880564240) (:by |rJG4IHzWf) (:text |.strip-prefix) (:type :leaf) - |b $ {} (:at 1650880565164) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650880566336) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |b $ {} (:at 1650880545725) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |h $ {} (:at 1650880550129) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |T $ {} (:at 1650858089572) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650858090409) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |Y $ {} (:at 1650880555952) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |e $ {} (:at 1650858096706) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |j $ {} (:at 1650880553618) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - :ns $ {} (:at 1650855468683) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650880510877) (:by |rJG4IHzWf) (:text |let[]) + |L $ %{} :Expr (:at 1650880511122) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880513419) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650880514452) (:by |rJG4IHzWf) (:text |def-name) + |P $ %{} :Leaf (:at 1650880519012) (:by |rJG4IHzWf) (:text |pair) + |T $ %{} :Expr (:at 1650880520911) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650880521368) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650880521816) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880532822) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Leaf (:at 1650880534575) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650880536759) (:by |rJG4IHzWf) (:text |pkg) + |P $ %{} :Expr (:at 1650880543866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880544452) (:by |rJG4IHzWf) (:text |str) + |X $ %{} :Expr (:at 1650880561126) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880564240) (:by |rJG4IHzWf) (:text |.strip-prefix) + |b $ %{} :Leaf (:at 1650880565164) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650880566336) (:by |rJG4IHzWf) (:text |pkg) + |b $ %{} :Leaf (:at 1650880545725) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Leaf (:at 1650880550129) (:by |rJG4IHzWf) (:text |def-name) + |T $ %{} :Expr (:at 1650858089572) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858090409) (:by |rJG4IHzWf) (:text |str) + |Y $ %{} :Leaf (:at 1650880555952) (:by |rJG4IHzWf) (:text |ns) + |e $ %{} :Leaf (:at 1650858096706) (:by |rJG4IHzWf) (:text "|\"/") + |j $ %{} :Leaf (:at 1650880553618) (:by |rJG4IHzWf) (:text |def-name) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650855468683) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855468683) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650855468683) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855468683) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650855468683) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.core) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |j $ {} (:at 1650877267052) (:by |rJG4IHzWf) (:text |hclx) (:type :leaf) - |l $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |o $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |q $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |s $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |t $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |graphics) (:type :leaf) - |u $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |v $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |w $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |x $ {} (:at 1650874939568) (:by |rJG4IHzWf) (:text |line-segments) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.button) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-button) (:type :leaf) - |l $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.drag-point) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-drag-point) (:type :leaf) - |o $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.slider) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-slider) (:type :leaf) - |q $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |app.math) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |divide-path) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |multiply-path) (:type :leaf) - |s $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |leaf-height) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |l $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |code-font) (:type :leaf) - |o $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |q $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |s $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |t $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.complex) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |complex) (:type :leaf) - |u $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |pointed-prompt.core) (:type :leaf) - |b $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855478337) (:by |rJG4IHzWf) (:text |prompt-at!) (:type :leaf) - |v $ {} (:at 1650875698592) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650875703045) (:by |rJG4IHzWf) (:text |phlox.util) (:type :leaf) - |b $ {} (:at 1650875703747) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650875711154) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650875710689) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |app.comp.editor $ {} - :configs $ {} - :defs $ {} - |all-block? $ {} (:at 1650213204319) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.core) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |>>) + |h $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |hslx) + |j $ %{} :Leaf (:at 1650877267052) (:by |rJG4IHzWf) (:text |hclx) + |l $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |rect) + |o $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |circle) + |q $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |text) + |s $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |container) + |t $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |graphics) + |u $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |create-list) + |v $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |g) + |w $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |polyline) + |x $ %{} :Leaf (:at 1650874939568) (:by |rJG4IHzWf) (:text |line-segments) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-button) + |l $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.drag-point) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-drag-point) + |o $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.slider) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-slider) + |q $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |app.math) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |divide-path) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |multiply-path) + |s $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |leaf-gap) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |code-font) + |o $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |api-host) + |q $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |dot-radius) + |s $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |twist-distance) + |t $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |complex) + |u $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |prompt-at!) + |v $ %{} :Expr (:at 1650875698592) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875703045) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1650875703747) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650875711154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875710689) (:by |rJG4IHzWf) (:text |measure-text-width!) + |app.comp.editor $ {} + :configs $ {} + :defs $ {} + |all-block? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650213204319) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213204319) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079867524) (:by |rJG4IHzWf) (:text |all-block?) (:type :leaf) - |h $ {} (:at 1650213204319) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213204319) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079867524) (:by |rJG4IHzWf) (:text |all-block?) + |h $ %{} :Expr (:at 1650213204319) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213204319) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |l $ {} (:at 1650213206062) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213204319) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Expr (:at 1650213206062) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213207845) (:by |rJG4IHzWf) (:text |every?) (:type :leaf) - |b $ {} (:at 1650213213803) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650213214895) (:by |rJG4IHzWf) (:text |list?) (:type :leaf) - |base-dot $ {} (:at 1650715321211) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213207845) (:by |rJG4IHzWf) (:text |every?) + |b $ %{} :Leaf (:at 1650213213803) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650213214895) (:by |rJG4IHzWf) (:text |list?) + |base-dot $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650715321211) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715321211) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1651079926605) (:by |rJG4IHzWf) (:text |base-dot) (:type :leaf) - |h $ {} (:at 1650715322281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715321211) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079926605) (:by |rJG4IHzWf) (:text |base-dot) + |h $ %{} :Expr (:at 1650715322281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715322281) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1650715890119) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715322281) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650715890119) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715892380) (:by |rJG4IHzWf) (:text |:radius) (:type :leaf) - |b $ {} (:at 1650715893686) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |o $ {} (:at 1650715322281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715892380) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1650715893686) (:by |rJG4IHzWf) (:text |dot-radius) + |o $ %{} :Expr (:at 1650715322281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715322281) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650715322281) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |q $ {} (:at 1650719543949) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715322281) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650715322281) (:by |rJG4IHzWf) (:text |1) + |q $ %{} :Expr (:at 1650719543949) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719543949) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650719543949) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650719543949) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650719543949) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719543949) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650719543949) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650719543949) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |char-keymap $ {} (:at 1650367414320) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650719543949) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650719543949) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650719543949) (:by |rJG4IHzWf) (:text |0) + |char-keymap $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650367414320) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650367414320) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079966198) (:by |rJG4IHzWf) (:text |char-keymap) (:type :leaf) - |h $ {} (:at 1650367414320) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650367414320) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079966198) (:by |rJG4IHzWf) (:text |char-keymap) + |h $ %{} :Expr (:at 1650367414320) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650367414320) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |l $ {} (:at 1650367416145) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650367414320) (:by |rJG4IHzWf) (:text |key) + |l $ %{} :Expr (:at 1650367416145) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650367419995) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |b $ {} (:at 1650367420538) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650367421961) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |l $ {} (:at 1650367423276) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650367429681) (:by |rJG4IHzWf) (:text "|\":") (:type :leaf) - |b $ {} (:at 1650367431592) (:by |rJG4IHzWf) (:text "|\";") (:type :leaf) - |o $ {} (:at 1650367423276) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650367424174) (:by |rJG4IHzWf) (:text "|\";") (:type :leaf) - |b $ {} (:at 1650367425817) (:by |rJG4IHzWf) (:text "|\":") (:type :leaf) - |q $ {} (:at 1650367423276) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650367484565) (:by |rJG4IHzWf) (:text "|\"\\") (:type :leaf) - |b $ {} (:at 1650367485942) (:by |rJG4IHzWf) (:text "|\"|") (:type :leaf) - |s $ {} (:at 1650367423276) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650367488233) (:by |rJG4IHzWf) (:text "|\"|") (:type :leaf) - |b $ {} (:at 1650367489805) (:by |rJG4IHzWf) (:text "|\"\\") (:type :leaf) - |comp-editor $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650367419995) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Leaf (:at 1650367420538) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650367421961) (:by |rJG4IHzWf) (:text |key) + |l $ %{} :Expr (:at 1650367423276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367429681) (:by |rJG4IHzWf) (:text "|\":") + |b $ %{} :Leaf (:at 1650367431592) (:by |rJG4IHzWf) (:text "|\";") + |o $ %{} :Expr (:at 1650367423276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367424174) (:by |rJG4IHzWf) (:text "|\";") + |b $ %{} :Leaf (:at 1650367425817) (:by |rJG4IHzWf) (:text "|\":") + |q $ %{} :Expr (:at 1650367423276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367484565) (:by |rJG4IHzWf) (:text "|\"\\") + |b $ %{} :Leaf (:at 1650367485942) (:by |rJG4IHzWf) (:text "|\"|") + |s $ %{} :Expr (:at 1650367423276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367488233) (:by |rJG4IHzWf) (:text "|\"|") + |b $ %{} :Leaf (:at 1650367489805) (:by |rJG4IHzWf) (:text "|\"\\") + |comp-editor $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079563866) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079769942) (:by |rJG4IHzWf) (:text |comp-editor) (:type :leaf) - |e $ {} (:at 1651079564723) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079563866) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079769942) (:by |rJG4IHzWf) (:text |comp-editor) + |e $ %{} :Expr (:at 1651079564723) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081809011) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651079594473) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |j $ {} (:at 1651149265487) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |l $ {} (:at 1651079668519) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692867328596) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651079594473) (:by |rJG4IHzWf) (:text |focus) + |j $ %{} :Leaf (:at 1651149265487) (:by |rJG4IHzWf) (:text |def-path) + |l $ %{} :Leaf (:at 1651079668519) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:on-keyboard) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:on-keyboard) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:down) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:down) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"Tab") (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"Tab") + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |.!preventDefault) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |.!preventDefault) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |.!stopPropagation) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |.!stopPropagation) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |o $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/document.body.focus) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/document.body.focus) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:meta?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"Tab") (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"Tab") + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |identical?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/document.body) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |identical?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/document.body) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |.-target) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |.-target) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |X $ {} (:at 1651081822876) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |get-in) + |X $ %{} :Leaf (:at 1692867331172) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1692867309013) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1692869289431) (:by |rJG4IHzWf) (:text |concat) + |L $ %{} :Expr (:at 1692869290204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1692869290307) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1692869291700) (:by |rJG4IHzWf) (:text |:code) + |h $ %{} :Leaf (:at 1692869292311) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |list?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |handle-expr-event) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |e $ {} (:at 1651149270173) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |handle-expr-event) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |e $ %{} :Leaf (:at 1651149270173) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |dissoc) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |dissoc) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |handle-leaf-event) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |j $ {} (:at 1651149273544) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |o $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |handle-leaf-event) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |j $ %{} :Leaf (:at 1651149273544) (:by |rJG4IHzWf) (:text |def-path) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |dissoc) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) (:type :leaf) - |q $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |dissoc) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |q $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |o $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/console.error) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"unknown target") (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/console.error) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"unknown target") + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1651081817845) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1692868997874) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1692868998586) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Expr (:at 1692867320917) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1692867325573) (:by |rJG4IHzWf) (:text |:code) + |T $ %{} :Leaf (:at 1692867326739) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1692868999362) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-leaf) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-linear-expr) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |o $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |with-linear?) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |q $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |s $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |q $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) + |q $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) + |s $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-block-expr) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |comp-hint) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |;) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |comp-hint) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |:hint) (:type :leaf) - |l $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:hint) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |h $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |comp-error $ {} (:at 1649175431513) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |tree) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |comp-error $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649175431513) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175433007) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1651079940849) (:by |rJG4IHzWf) (:text |comp-error) (:type :leaf) - |h $ {} (:at 1649175431513) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175433007) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651079940849) (:by |rJG4IHzWf) (:text |comp-error) + |h $ %{} :Expr (:at 1649175431513) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175431513) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175431513) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |b $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649175451436) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649175452093) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175451436) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649175452093) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:text |:radius) (:type :leaf) - |b $ {} (:at 1649177203432) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |o $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1649177203432) (:by |rJG4IHzWf) (:text |10) + |o $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175448192) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649175457688) (:by |rJG4IHzWf) (:text |0xff0000) (:type :leaf) - |h $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1649175457688) (:by |rJG4IHzWf) (:text |0xff0000) + |h $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1649175525800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1649175525800) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649177180510) (:by |rJG4IHzWf) (:text |format-cirru-edn) (:type :leaf) - |b $ {} (:at 1649175527736) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |h $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649177180510) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Leaf (:at 1649175527736) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649175471081) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649175472135) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175471081) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649175472135) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text ||red) (:type :leaf) - |h $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1649177196115) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |l $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1649177196115) (:by |rJG4IHzWf) (:text |10) + |l $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175464988) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1649177191464) (:by |rJG4IHzWf) (:text "||Roboto Mono") (:type :leaf) - |handle-expr-event $ {} (:at 1650452698748) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649177191464) (:by |rJG4IHzWf) (:text "||Roboto Mono") + |handle-expr-event $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650452698748) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452698748) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079846686) (:by |rJG4IHzWf) (:text |handle-expr-event) (:type :leaf) - |h $ {} (:at 1650452698748) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452698748) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079846686) (:by |rJG4IHzWf) (:text |handle-expr-event) + |h $ %{} :Expr (:at 1650452698748) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452763275) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |X $ {} (:at 1651149279309) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1650452701467) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650452730808) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452763275) (:by |rJG4IHzWf) (:text |focus) + |X $ %{} :Leaf (:at 1651149279309) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Leaf (:at 1650452701467) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650452730808) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1650453777856) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650453777856) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |:key-code) (:type :leaf) - |b $ {} (:at 1650453778545) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:key-code) + |b $ %{} :Leaf (:at 1650453778545) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |meta?) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |:meta?) (:type :leaf) - |b $ {} (:at 1650453779420) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1650453779420) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |:ctrl?) (:type :leaf) - |b $ {} (:at 1650453781460) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |l $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1650453781460) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |:shift?) (:type :leaf) - |b $ {} (:at 1650453780404) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:shift?) + |b $ %{} :Leaf (:at 1650453780404) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Backspace") (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650453484632) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Backspace") + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650453484632) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453484632) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453484632) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453484632) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453484632) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453484632) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453484632) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453484632) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453488702) (:by |rJG4IHzWf) (:text |:remove-node) (:type :leaf) - |h $ {} (:at 1650453484632) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453484632) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453488702) (:by |rJG4IHzWf) (:text |:remove-node) + |h $ %{} :Leaf (:at 1650453484632) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowUp") (:type :leaf) - |b $ {} (:at 1650453509960) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowUp") + |b $ %{} :Expr (:at 1650453509960) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453509960) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453509960) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453509960) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453509960) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453509960) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453509960) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453509960) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453514200) (:by |rJG4IHzWf) (:text |:node-up) (:type :leaf) - |h $ {} (:at 1650453509960) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453509960) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453514200) (:by |rJG4IHzWf) (:text |:node-up) + |h $ %{} :Leaf (:at 1650453509960) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowLeft") (:type :leaf) - |b $ {} (:at 1650453518115) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowLeft") + |b $ %{} :Expr (:at 1650453518115) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453518115) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453518115) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453518115) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453518115) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453518115) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453518115) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453518115) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453520453) (:by |rJG4IHzWf) (:text |:node-left) (:type :leaf) - |h $ {} (:at 1650453518115) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |q $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453518115) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453520453) (:by |rJG4IHzWf) (:text |:node-left) + |h $ %{} :Leaf (:at 1650453518115) (:by |rJG4IHzWf) (:text |focus) + |q $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowRight") (:type :leaf) - |b $ {} (:at 1650453523122) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowRight") + |b $ %{} :Expr (:at 1650453523122) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453523122) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453523122) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453523122) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453523122) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453523122) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453523122) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453523122) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453525916) (:by |rJG4IHzWf) (:text |:node-right) (:type :leaf) - |h $ {} (:at 1650453523122) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |s $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453523122) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453525916) (:by |rJG4IHzWf) (:text |:node-right) + |h $ %{} :Leaf (:at 1650453523122) (:by |rJG4IHzWf) (:text |focus) + |s $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowDown") (:type :leaf) - |b $ {} (:at 1650453531652) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowDown") + |b $ %{} :Expr (:at 1650453531652) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453531652) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453531652) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453531652) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453531652) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453531652) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453531652) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453531652) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453536836) (:by |rJG4IHzWf) (:text |:expression-down) (:type :leaf) - |h $ {} (:at 1650453531652) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |t $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453531652) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453536836) (:by |rJG4IHzWf) (:text |:expression-down) + |h $ %{} :Leaf (:at 1650453531652) (:by |rJG4IHzWf) (:text |focus) + |t $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Enter") (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |c $ {} (:at 1650454499620) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Enter") + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |c $ %{} :Expr (:at 1650454499620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454499620) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650454499620) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650454499620) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454499620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454499620) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454499620) (:by |rJG4IHzWf) (:text |:append-expression) (:type :leaf) - |h $ {} (:at 1650454499620) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |e $ {} (:at 1650453598724) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453598724) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453598724) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453598724) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453598724) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453632676) (:by |rJG4IHzWf) (:text |:prepend-expression) (:type :leaf) - |h $ {} (:at 1650453598724) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |e $ {} (:at 1650454492892) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454492892) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650454492892) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650454492892) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454492892) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454492892) (:by |rJG4IHzWf) (:text |:before-expression) (:type :leaf) - |h $ {} (:at 1650454492892) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1650453622225) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453622225) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453622225) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453622225) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453622225) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453622225) (:by |rJG4IHzWf) (:text |:after-expression) (:type :leaf) - |h $ {} (:at 1650453622225) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |u $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\" ") (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |h $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453699083) (:by |rJG4IHzWf) (:text |:before-token) (:type :leaf) - |h $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |:append-expression) + |h $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |focus) + |e $ %{} :Expr (:at 1650453598724) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453598724) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453598724) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453598724) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453598724) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453632676) (:by |rJG4IHzWf) (:text |:prepend-expression) + |h $ %{} :Leaf (:at 1650453598724) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |e $ %{} :Expr (:at 1650454492892) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454492892) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |:before-expression) + |h $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650453622225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453622225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |:after-expression) + |h $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |focus) + |u $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\" ") + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |h $ %{} :Expr (:at 1650453684512) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453684512) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453699083) (:by |rJG4IHzWf) (:text |:before-token) + |h $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1650453684512) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453684512) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453709182) (:by |rJG4IHzWf) (:text |:after-token) (:type :leaf) - |h $ {} (:at 1650453684512) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |v $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453709182) (:by |rJG4IHzWf) (:text |:after-token) + |h $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |focus) + |v $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Tab") (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |g $ {} (:at 1650453746390) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Tab") + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |g $ %{} :Expr (:at 1650453746390) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453749251) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453756412) (:by |rJG4IHzWf) (:text |:unfold-expression) (:type :leaf) - |h $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |k $ {} (:at 1650453746390) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453764607) (:by |rJG4IHzWf) (:text |:fold-node) (:type :leaf) - |h $ {} (:at 1650453749251) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |w $ {} (:at 1650454579690) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454581259) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453756412) (:by |rJG4IHzWf) (:text |:unfold-expression) + |h $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |focus) + |k $ %{} :Expr (:at 1650453746390) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453749251) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453764607) (:by |rJG4IHzWf) (:text |:fold-node) + |h $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |focus) + |w $ %{} :Expr (:at 1650454579690) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650454581259) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |h $ {} (:at 1650454584262) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650454584262) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650454587897) (:by |rJG4IHzWf) (:text "|\"b") (:type :leaf) - |h $ {} (:at 1650454588509) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650454587897) (:by |rJG4IHzWf) (:text "|\"b") + |h $ %{} :Leaf (:at 1650454588509) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454601347) (:by |rJG4IHzWf) (:text |:duplicate-expression) (:type :leaf) - |h $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |wT $ {} (:at 1650454579690) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454601347) (:by |rJG4IHzWf) (:text |:duplicate-expression) + |h $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) + |wT $ %{} :Expr (:at 1650454579690) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454581259) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |h $ {} (:at 1650454584262) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650454615170) (:by |rJG4IHzWf) (:text "|\"c") (:type :leaf) - |h $ {} (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454620950) (:by |rJG4IHzWf) (:text |:command-copy) (:type :leaf) - |h $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |wj $ {} (:at 1650454579690) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650454581259) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650454584262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650454615170) (:by |rJG4IHzWf) (:text "|\"c") + |h $ %{} :Leaf (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454620950) (:by |rJG4IHzWf) (:text |:command-copy) + |h $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) + |wj $ %{} :Expr (:at 1650454579690) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454581259) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |h $ {} (:at 1650454584262) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650454624249) (:by |rJG4IHzWf) (:text "|\"x") (:type :leaf) - |h $ {} (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650454581259) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454629411) (:by |rJG4IHzWf) (:text |:command-cut) (:type :leaf) - |h $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |wr $ {} (:at 1650454579690) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650454584262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650454624249) (:by |rJG4IHzWf) (:text "|\"x") + |h $ %{} :Leaf (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454629411) (:by |rJG4IHzWf) (:text |:command-cut) + |h $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) + |wr $ %{} :Expr (:at 1650454579690) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454581259) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650454581259) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |h $ {} (:at 1650454584262) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650454584262) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650454641114) (:by |rJG4IHzWf) (:text "|\"v") (:type :leaf) - |h $ {} (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650454641114) (:by |rJG4IHzWf) (:text "|\"v") + |h $ %{} :Leaf (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454643805) (:by |rJG4IHzWf) (:text |:command-paste) (:type :leaf) - |h $ {} (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |wv $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454643805) (:by |rJG4IHzWf) (:text |:command-paste) + |h $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) + |wv $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |h $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text "|\"e") (:type :leaf) - |h $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text "|\"e") + |h $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1651149342644) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1651149342644) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651149343670) (:by |rJG4IHzWf) (:text |w-log) (:type :leaf) - |T $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651149343670) (:by |rJG4IHzWf) (:text |w-log) + |T $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1651149323148) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |x $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |:ns) + |x $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453835908) (:by |rJG4IHzWf) (:text |;nil) (:type :leaf) - |b $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |h $ {} (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"unknown event:") (:type :leaf) - |l $ {} (:at 1650453829952) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |handle-leaf-event $ {} (:at 1650452712195) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453835908) (:by |rJG4IHzWf) (:text |;nil) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |js/console.log) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"unknown event:") + |l $ %{} :Leaf (:at 1650453829952) (:by |rJG4IHzWf) (:text |e) + |handle-leaf-event $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650452712195) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452712195) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079959984) (:by |rJG4IHzWf) (:text |handle-leaf-event) (:type :leaf) - |h $ {} (:at 1650452712195) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452712195) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079959984) (:by |rJG4IHzWf) (:text |handle-leaf-event) + |h $ %{} :Expr (:at 1650452712195) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452766813) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |V $ {} (:at 1651149388827) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |X $ {} (:at 1650452968532) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650452714338) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650452724242) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452766813) (:by |rJG4IHzWf) (:text |focus) + |V $ %{} :Leaf (:at 1651149388827) (:by |rJG4IHzWf) (:text |def-path) + |X $ %{} :Leaf (:at 1650452968532) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650452714338) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650452724242) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1650453788053) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650453788053) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |:key-code) (:type :leaf) - |b $ {} (:at 1650453788793) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:key-code) + |b $ %{} :Leaf (:at 1650453788793) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |:meta?) (:type :leaf) - |b $ {} (:at 1650453789671) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1650453789671) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |:ctrl?) (:type :leaf) - |b $ {} (:at 1650453791723) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |l $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1650453791723) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |:shift?) (:type :leaf) - |b $ {} (:at 1650453790484) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:shift?) + |b $ %{} :Leaf (:at 1650453790484) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Backspace") (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |X $ {} (:at 1650452995750) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Backspace") + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |X $ %{} :Expr (:at 1650452995750) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650452996282) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650778071385) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650452996282) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650778071385) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650778071865) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |L $ {} (:at 1650778073298) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |T $ {} (:at 1650452996640) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650778071865) (:by |rJG4IHzWf) (:text |or) + |L $ %{} :Leaf (:at 1650778073298) (:by |rJG4IHzWf) (:text |meta?) + |T $ %{} :Expr (:at 1650452996640) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452998744) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1650452999549) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |P $ {} (:at 1650453012349) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452998744) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1650452999549) (:by |rJG4IHzWf) (:text |token) + |P $ %{} :Expr (:at 1650453012349) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453002171) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453031426) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453016414) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453002171) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453031426) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453016414) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453016578) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |X $ {} (:at 1650453028773) (:by |rJG4IHzWf) (:text |:remove-node) (:type :leaf) - |b $ {} (:at 1650453018360) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |T $ {} (:at 1650452860919) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453016578) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1650453028773) (:by |rJG4IHzWf) (:text |:remove-node) + |b $ %{} :Leaf (:at 1650453018360) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1650452860919) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452861773) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650452867621) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650452912531) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452861773) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650452867621) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650452912531) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650452913404) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650452933320) (:by |rJG4IHzWf) (:text |:update-token) (:type :leaf) - |T $ {} (:at 1650452938902) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650452913404) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650452933320) (:by |rJG4IHzWf) (:text |:update-token) + |T $ %{} :Expr (:at 1650452938902) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650452940402) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650452872647) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |b $ {} (:at 1650452984670) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650452940402) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650452872647) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1650452984670) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650453249440) (:by |rJG4IHzWf) (:text |.!slice) (:type :leaf) - |T $ {} (:at 1650452973173) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |b $ {} (:at 1650453052536) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650453053643) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650453249440) (:by |rJG4IHzWf) (:text |.!slice) + |T $ %{} :Leaf (:at 1650452973173) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650453052536) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650453053643) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453056575) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |b $ {} (:at 1650453056972) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453056575) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Expr (:at 1650453056972) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453058444) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1650453059174) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453058444) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650453059174) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |>=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |65) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |>=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |65) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |<=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |90) (:type :leaf) - |l $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |<=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |90) + |l $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |X $ {} (:at 1650453067595) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) + |X $ %{} :Expr (:at 1650453067595) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453068609) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453070219) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453070967) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453068609) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453070219) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453070967) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453071055) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453078511) (:by |rJG4IHzWf) (:text |:update-token) (:type :leaf) - |h $ {} (:at 1650453081413) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453071055) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453078511) (:by |rJG4IHzWf) (:text |:update-token) + |h $ %{} :Expr (:at 1650453081413) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453081757) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453083428) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1650453087584) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453081757) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453083428) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650453087584) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453086821) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650453089753) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650453090713) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |l $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453086821) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650453089753) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650453090713) (:by |rJG4IHzWf) (:text |key) + |l $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowUp") (:type :leaf) - |b $ {} (:at 1650453098897) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowUp") + |b $ %{} :Expr (:at 1650453098897) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453101068) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453102666) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453108305) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453101068) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453102666) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453108305) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453108428) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453114021) (:by |rJG4IHzWf) (:text |:node-up) (:type :leaf) - |h $ {} (:at 1650453238735) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453108428) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453114021) (:by |rJG4IHzWf) (:text |:node-up) + |h $ %{} :Leaf (:at 1650453238735) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowLeft") (:type :leaf) - |b $ {} (:at 1650453130406) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowLeft") + |b $ %{} :Expr (:at 1650453130406) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453130406) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453130406) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453130406) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453130406) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453130406) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453130406) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453130406) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453132440) (:by |rJG4IHzWf) (:text |:node-left) (:type :leaf) - |h $ {} (:at 1650453237150) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |q $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453130406) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453132440) (:by |rJG4IHzWf) (:text |:node-left) + |h $ %{} :Leaf (:at 1650453237150) (:by |rJG4IHzWf) (:text |focus) + |q $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowRight") (:type :leaf) - |b $ {} (:at 1650453141671) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowRight") + |b $ %{} :Expr (:at 1650453141671) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453141671) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453141671) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453141671) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453141671) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453141671) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453141671) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453141671) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454421600) (:by |rJG4IHzWf) (:text |:node-right) (:type :leaf) - |h $ {} (:at 1650453235132) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |s $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453141671) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454421600) (:by |rJG4IHzWf) (:text |:node-right) + |h $ %{} :Leaf (:at 1650453235132) (:by |rJG4IHzWf) (:text |focus) + |s $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowDown") (:type :leaf) - |b $ {} (:at 1650453153266) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowDown") + |b $ %{} :Expr (:at 1650453153266) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453161414) (:by |rJG4IHzWf) (:text |js/console.warn) (:type :leaf) - |b $ {} (:at 1650453164258) (:by |rJG4IHzWf) (:text "|\"unknown keydown") (:type :leaf) - |t $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453161414) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1650453164258) (:by |rJG4IHzWf) (:text "|\"unknown keydown") + |t $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Enter") (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Enter") + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |e $ {} (:at 1650453203521) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453204484) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453205881) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453206619) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) + |e $ %{} :Expr (:at 1650453203521) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453204484) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453205881) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453206619) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453206778) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454458190) (:by |rJG4IHzWf) (:text |:before-token) (:type :leaf) - |h $ {} (:at 1650453224136) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |f $ {} (:at 1650453203521) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453206778) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454458190) (:by |rJG4IHzWf) (:text |:before-token) + |h $ %{} :Leaf (:at 1650453224136) (:by |rJG4IHzWf) (:text |focus) + |f $ %{} :Expr (:at 1650453203521) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453204484) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453205881) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453206619) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453204484) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453205881) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453206619) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453206778) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454461115) (:by |rJG4IHzWf) (:text |:after-after) (:type :leaf) - |h $ {} (:at 1650453224136) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |u $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453206778) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454461115) (:by |rJG4IHzWf) (:text |:after-after) + |h $ %{} :Leaf (:at 1650453224136) (:by |rJG4IHzWf) (:text |focus) + |u $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\" ") (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\" ") + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |g $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) + |g $ %{} :Expr (:at 1650453301805) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:text |:update-token) (:type :leaf) - |h $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453301805) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |:update-token) + |h $ %{} :Expr (:at 1650453301805) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453301805) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1650453309873) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650453309873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453310390) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650453312852) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650453314080) (:by |rJG4IHzWf) (:text "|\" ") (:type :leaf) - |k $ {} (:at 1650453322604) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453310390) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650453312852) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650453314080) (:by |rJG4IHzWf) (:text "|\" ") + |k $ %{} :Expr (:at 1650453322604) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453323143) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453324911) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453325237) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453323143) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453324911) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453325237) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453325449) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453327675) (:by |rJG4IHzWf) (:text |:after-token) (:type :leaf) - |h $ {} (:at 1650453330090) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |v $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453325449) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453327675) (:by |rJG4IHzWf) (:text |:after-token) + |h $ %{} :Leaf (:at 1650453330090) (:by |rJG4IHzWf) (:text |focus) + |v $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Tab") (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Tab") + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) (:type :leaf) - |j $ {} (:at 1650453382911) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) + |j $ %{} :Expr (:at 1650453382911) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453383642) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453386424) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453389779) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453383642) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453386424) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453389779) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453389779) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453391501) (:by |rJG4IHzWf) (:text |:unfold-token) (:type :leaf) - |h $ {} (:at 1650453389779) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1650453361716) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453389779) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453391501) (:by |rJG4IHzWf) (:text |:unfold-token) + |h $ %{} :Leaf (:at 1650453389779) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1650453361716) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453362197) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453365252) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453365600) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453362197) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453365252) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453365600) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453367121) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650454544007) (:by |rJG4IHzWf) (:text |:fold-node) (:type :leaf) - |h $ {} (:at 1650453373116) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |vD $ {} (:at 1650885471244) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453367121) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454544007) (:by |rJG4IHzWf) (:text |:fold-node) + |h $ %{} :Leaf (:at 1650453373116) (:by |rJG4IHzWf) (:text |focus) + |vD $ %{} :Expr (:at 1650885471244) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885472279) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650885472279) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650885472139) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650885474481) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650885475778) (:by |rJG4IHzWf) (:text "|\"d") (:type :leaf) - |b $ {} (:at 1651081572529) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650885472139) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650885474481) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650885475778) (:by |rJG4IHzWf) (:text "|\"d") + |b $ %{} :Expr (:at 1651081572529) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651081573670) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |L $ {} (:at 1651081579625) (:by |rJG4IHzWf) (:text |:effect-goto-def) (:type :leaf) - |P $ {} (:at 1651081583546) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651081573670) (:by |rJG4IHzWf) (:text |d!) + |L $ %{} :Leaf (:at 1651081579625) (:by |rJG4IHzWf) (:text |:effect-goto-def) + |P $ %{} :Expr (:at 1651081583546) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081583546) (:by |rJG4IHzWf) (:text |strip-at) (:type :leaf) - |b $ {} (:at 1651081583546) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |vT $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081583546) (:by |rJG4IHzWf) (:text |strip-at) + |b $ %{} :Leaf (:at 1651081583546) (:by |rJG4IHzWf) (:text |token) + |vT $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |h $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text "|\"v") (:type :leaf) - |h $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text "|\"v") + |h $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |:command-paste) (:type :leaf) - |h $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |vj $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |:command-paste) + |h $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |focus) + |vj $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |h $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651149300368) (:by |rJG4IHzWf) (:text "|\"e") (:type :leaf) - |h $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |b $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651149300368) (:by |rJG4IHzWf) (:text "|\"e") + |h $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650455041976) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651149304849) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1651149364938) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651149304849) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1651149364938) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651149366483) (:by |rJG4IHzWf) (:text |w-log) (:type :leaf) - |T $ {} (:at 1651149307528) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651149366483) (:by |rJG4IHzWf) (:text |w-log) + |T $ %{} :Expr (:at 1651149307528) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149307710) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |X $ {} (:at 1651149311625) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149307710) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Expr (:at 1651149311625) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149314246) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1651149315794) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1651149310725) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |w $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149314246) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1651149315794) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Leaf (:at 1651149310725) (:by |rJG4IHzWf) (:text |:ns) + |w $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) (:type :leaf) - |X $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) + |X $ %{} :Expr (:at 1650453429254) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |h $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453429254) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:text |:update-token) (:type :leaf) - |h $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |:update-token) + |h $ %{} :Expr (:at 1650453429254) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650453429254) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650453429254) (:by |rJG4IHzWf) (:text |token) (:type :leaf) - |h $ {} (:at 1650453432339) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650453432339) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650453432339) (:by |rJG4IHzWf) (:text |char-keymap) (:type :leaf) - |b $ {} (:at 1650453432339) (:by |rJG4IHzWf) (:text |key) (:type :leaf) - |x $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650453432339) (:by |rJG4IHzWf) (:text |char-keymap) + |b $ %{} :Leaf (:at 1650453432339) (:by |rJG4IHzWf) (:text |key) + |x $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1650453454990) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1650453454990) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650453455473) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |T $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650453455473) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) :data $ {} - |H $ {} (:at 1650453852975) (:by |rJG4IHzWf) (:text |;nil) (:type :leaf) - |b $ {} (:at 1650453847308) (:by |rJG4IHzWf) (:text |js/console.warn) (:type :leaf) - |h $ {} (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"unknown event:") (:type :leaf) - |l $ {} (:at 1650453439229) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |is-linear? $ {} (:at 1649172214761) (:by |rJG4IHzWf) (:type :expr) + |H $ %{} :Leaf (:at 1650453852975) (:by |rJG4IHzWf) (:text |;nil) + |b $ %{} :Leaf (:at 1650453847308) (:by |rJG4IHzWf) (:text |js/console.warn) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"unknown event:") + |l $ %{} :Leaf (:at 1650453439229) (:by |rJG4IHzWf) (:text |e) + |is-linear? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649172214761) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172214761) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079854311) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |h $ {} (:at 1649172214761) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172214761) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079854311) (:by |rJG4IHzWf) (:text |is-linear?) + |h $ %{} :Expr (:at 1649172214761) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172214761) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |l $ {} (:at 1649173091571) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172214761) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Expr (:at 1649173091571) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649173092351) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1649173097092) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649173092351) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649173097092) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1649173097092) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1649173097092) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173097092) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1649173097092) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1649173097092) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |h $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173097092) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649173097092) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1649173097092) (:by |rJG4IHzWf) (:text |true) + |h $ %{} :Expr (:at 1649173101755) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1649173101755) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649173101755) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1649173192284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649173192284) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649173192907) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649173193301) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649173192907) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649173193301) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173193465) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649173193465) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173193991) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |b $ {} (:at 1649173196541) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173193991) (:by |rJG4IHzWf) (:text |x0) + |b $ %{} :Expr (:at 1649173196541) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173196541) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649173196541) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |T $ {} (:at 1649173201008) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173196541) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649173196541) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649173201008) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649173201471) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1649173202333) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649173201471) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649173202333) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173202595) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649173203246) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |P $ {} (:at 1649173205256) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |T $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173202595) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649173203246) (:by |rJG4IHzWf) (:text |x0) + |P $ %{} :Leaf (:at 1649173205256) (:by |rJG4IHzWf) (:text |true) + |T $ %{} :Expr (:at 1649173101755) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173101755) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649173200554) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |l $ {} (:at 1649173108915) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Leaf (:at 1649173200554) (:by |rJG4IHzWf) (:text |x0) + |l $ %{} :Expr (:at 1649173108915) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649173109645) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649173109645) (:by |rJG4IHzWf) (:text |true) + |T $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |b $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |x0) + |b $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |h $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |x0) + |h $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |l $ {} (:at 1649173108426) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |on-expr-click $ {} (:at 1649998839659) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |false) + |on-expr-click $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649998839659) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998839659) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079933070) (:by |rJG4IHzWf) (:text |on-expr-click) (:type :leaf) - |h $ {} (:at 1649998839659) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998839659) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079933070) (:by |rJG4IHzWf) (:text |on-expr-click) + |h $ %{} :Expr (:at 1649998839659) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998926262) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |V $ {} (:at 1649998951501) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |X $ {} (:at 1649998945523) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |b $ {} (:at 1649998926867) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1650000027174) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998926262) (:by |rJG4IHzWf) (:text |e) + |V $ %{} :Leaf (:at 1649998951501) (:by |rJG4IHzWf) (:text |code) + |X $ %{} :Leaf (:at 1649998945523) (:by |rJG4IHzWf) (:text |coord) + |b $ %{} :Leaf (:at 1649998926867) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650000027174) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650000027925) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650000028395) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650000027925) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650000028395) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000029128) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650000029128) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000029979) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1650000033214) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000029979) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650000033214) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000033214) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650000033214) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650000033214) (:by |rJG4IHzWf) (:text |.-data) (:type :leaf) - |l $ {} (:at 1650000033214) (:by |rJG4IHzWf) (:text |.-originalEvent) (:type :leaf) - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000033214) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650000033214) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650000033214) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1650000033214) (:by |rJG4IHzWf) (:text |.-originalEvent) + |T $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |a $ {} (:at 1650000036380) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |if) + |a $ %{} :Expr (:at 1650000036380) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000036969) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1650000037272) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000036969) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650000037272) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000037657) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |b $ {} (:at 1650000039672) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1650000037272) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000037657) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1650000039672) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650000037272) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000044058) (:by |rJG4IHzWf) (:text |.-ctrlKey) (:type :leaf) - |b $ {} (:at 1650000039672) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000044058) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1650000039672) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |prompt-at!) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |prompt-at!) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-data) (:type :leaf) - |l $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-global) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-global) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-x) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-x) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-y) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-y) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1649998990721) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1649998990721) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998993681) (:by |rJG4IHzWf) (:text |:textarea?) (:type :leaf) - |b $ {} (:at 1649998994283) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998993681) (:by |rJG4IHzWf) (:text |:textarea?) + |b $ %{} :Leaf (:at 1649998994283) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |:initial) (:type :leaf) - |b $ {} (:at 1649998973228) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |:initial) + |b $ %{} :Expr (:at 1649998973228) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999012026) (:by |rJG4IHzWf) (:text |format-cirru) (:type :leaf) - |b $ {} (:at 1649999028114) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999012026) (:by |rJG4IHzWf) (:text |format-cirru) + |b $ %{} :Expr (:at 1649999028114) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649999028693) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1649998982994) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649999028693) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1649998982994) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |code-font) (:type :leaf) - |l $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |code-font) + |l $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |content) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |content) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |:cirru-edit-node) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |:cirru-edit-node) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649999486411) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Expr (:at 1649999486411) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649999488226) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |T $ {} (:at 1649999478542) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649999488226) (:by |rJG4IHzWf) (:text |first) + |T $ %{} :Expr (:at 1649999478542) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1658662298191) (:by |rJG4IHzWf) (:text |parse-cirru-list) (:type :leaf) - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |content) (:type :leaf) - |l $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1658662298191) (:by |rJG4IHzWf) (:text |parse-cirru-list) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |content) + |l $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650779164707) (:by |rJG4IHzWf) (:text |:focus-or-pick) (:type :leaf) - |h $ {} (:at 1649998841218) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |pattern-number $ {} (:at 1649336377519) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650779164707) (:by |rJG4IHzWf) (:text |:focus-or-pick) + |h $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |coord) + |pattern-number $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649336377519) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649336377519) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1651079953517) (:by |rJG4IHzWf) (:text |pattern-number) (:type :leaf) - |h $ {} (:at 1649336377519) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649336377519) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079953517) (:by |rJG4IHzWf) (:text |pattern-number) + |h $ %{} :Expr (:at 1649336377519) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649336379371) (:by |rJG4IHzWf) (:text |new) (:type :leaf) - |b $ {} (:at 1649336383080) (:by |rJG4IHzWf) (:text |js/RegExp) (:type :leaf) - |h $ {} (:at 1649404668264) (:by |rJG4IHzWf) (:text "|\"^-?\\d+(\\.\\d+)?$") (:type :leaf) - |pick-leaf-color $ {} (:at 1649335566813) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649336379371) (:by |rJG4IHzWf) (:text |new) + |b $ %{} :Leaf (:at 1649336383080) (:by |rJG4IHzWf) (:text |js/RegExp) + |h $ %{} :Leaf (:at 1649404668264) (:by |rJG4IHzWf) (:text "|\"^-?\\d+(\\.\\d+)?$") + |pick-leaf-color $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649335566813) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335566813) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079947094) (:by |rJG4IHzWf) (:text |pick-leaf-color) (:type :leaf) - |h $ {} (:at 1649335566813) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335566813) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079947094) (:by |rJG4IHzWf) (:text |pick-leaf-color) + |h $ %{} :Expr (:at 1649335566813) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335566813) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |b $ {} (:at 1649335937158) (:by |rJG4IHzWf) (:text |head?) (:type :leaf) - |l $ {} (:at 1649335569513) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335566813) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Leaf (:at 1649335937158) (:by |rJG4IHzWf) (:text |head?) + |l $ %{} :Expr (:at 1649335569513) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335573655) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1649335587238) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335573942) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649336243109) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1649335575089) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649335577740) (:by |rJG4IHzWf) (:text "|\"true") (:type :leaf) - |b $ {} (:at 1649335575089) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649335585342) (:by |rJG4IHzWf) (:text "|\"false") (:type :leaf) - |h $ {} (:at 1649335575089) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649336079113) (:by |rJG4IHzWf) (:text "|\"nil") (:type :leaf) - |l $ {} (:at 1649335575089) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649336202702) (:by |rJG4IHzWf) (:text "|\";") (:type :leaf) - |o $ {} (:at 1649335575089) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1650714557420) (:by |rJG4IHzWf) (:text "|\"&") (:type :leaf) - |b $ {} (:at 1649335588160) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335588160) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649335592489) (:by |rJG4IHzWf) (:text |300) (:type :leaf) - |h $ {} (:at 1649335595219) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650799507155) (:by |rJG4IHzWf) (:text |33) (:type :leaf) - |c $ {} (:at 1650213895225) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650213900874) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650213901143) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650213902331) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |h $ {} (:at 1650213905278) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |b $ {} (:at 1650213906933) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650213906933) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650213906933) (:by |rJG4IHzWf) (:text |190) (:type :leaf) - |h $ {} (:at 1650213906933) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |l $ {} (:at 1650213906933) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |e $ {} (:at 1649335607681) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335611317) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335637855) (:by |rJG4IHzWf) (:text "|\"\"") (:type :leaf) - |h $ {} (:at 1649335615640) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335618445) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1649335627457) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649335629661) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |h $ {} (:at 1649336174007) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |l $ {} (:at 1649336178594) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |eT $ {} (:at 1649335607681) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335611317) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650213850139) (:by |rJG4IHzWf) (:text "|\"|") (:type :leaf) - |h $ {} (:at 1649335615640) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650213867627) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1649335627457) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649335629661) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |h $ {} (:at 1649336174007) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |l $ {} (:at 1649336178594) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |f $ {} (:at 1649335607681) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335611317) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335666233) (:by |rJG4IHzWf) (:text "|\":") (:type :leaf) - |h $ {} (:at 1649335615640) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650213870068) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1649335627457) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649335669746) (:by |rJG4IHzWf) (:text |240) (:type :leaf) - |h $ {} (:at 1650799522133) (:by |rJG4IHzWf) (:text |90) (:type :leaf) - |l $ {} (:at 1649335868872) (:by |rJG4IHzWf) (:text |74) (:type :leaf) - |fD $ {} (:at 1649335607681) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335611317) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650799547529) (:by |rJG4IHzWf) (:text "|\".") (:type :leaf) - |h $ {} (:at 1649335615640) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650213870068) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1649335627457) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650799599716) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |h $ {} (:at 1650799557186) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650799559766) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |fT $ {} (:at 1649336360032) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649336361648) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649336367095) (:by |rJG4IHzWf) (:text |.!test) (:type :leaf) - |b $ {} (:at 1649336376781) (:by |rJG4IHzWf) (:text |pattern-number) (:type :leaf) - |h $ {} (:at 1649336406603) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |b $ {} (:at 1649336410957) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649336410957) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650799451009) (:by |rJG4IHzWf) (:text |330) (:type :leaf) - |h $ {} (:at 1649336410957) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650799442128) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |g $ {} (:at 1649335940583) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335942939) (:by |rJG4IHzWf) (:text |head?) (:type :leaf) - |b $ {} (:at 1649335946050) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335946050) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649336040324) (:by |rJG4IHzWf) (:text |160) (:type :leaf) - |h $ {} (:at 1649336029365) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |l $ {} (:at 1649336052337) (:by |rJG4IHzWf) (:text |76) (:type :leaf) - |h $ {} (:at 1649335587238) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |H $ {} (:at 1649335604517) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649335600224) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649335600224) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649336023773) (:by |rJG4IHzWf) (:text |190) (:type :leaf) - |h $ {} (:at 1649335600224) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |l $ {} (:at 1649336000974) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |shape-focus $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335573655) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649335587238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335573942) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649336243109) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335577740) (:by |rJG4IHzWf) (:text "|\"true") + |b $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335585342) (:by |rJG4IHzWf) (:text "|\"false") + |h $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649336079113) (:by |rJG4IHzWf) (:text "|\"nil") + |l $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649336202702) (:by |rJG4IHzWf) (:text "|\";") + |o $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1650714557420) (:by |rJG4IHzWf) (:text "|\"&") + |b $ %{} :Expr (:at 1649335588160) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335588160) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335592489) (:by |rJG4IHzWf) (:text |300) + |h $ %{} :Leaf (:at 1649335595219) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650799507155) (:by |rJG4IHzWf) (:text |33) + |c $ %{} :Expr (:at 1650213895225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650213900874) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213901143) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650213902331) (:by |rJG4IHzWf) (:text "|\"") + |h $ %{} :Leaf (:at 1650213905278) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Expr (:at 1650213906933) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213906933) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650213906933) (:by |rJG4IHzWf) (:text |190) + |h $ %{} :Leaf (:at 1650213906933) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1650213906933) (:by |rJG4IHzWf) (:text |50) + |e $ %{} :Expr (:at 1649335607681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335611317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335637855) (:by |rJG4IHzWf) (:text "|\"\"") + |h $ %{} :Expr (:at 1649335615640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335618445) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649335627457) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335629661) (:by |rJG4IHzWf) (:text |70) + |h $ %{} :Leaf (:at 1649336174007) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1649336178594) (:by |rJG4IHzWf) (:text |40) + |eT $ %{} :Expr (:at 1649335607681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335611317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650213850139) (:by |rJG4IHzWf) (:text "|\"|") + |h $ %{} :Expr (:at 1649335615640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213867627) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649335627457) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335629661) (:by |rJG4IHzWf) (:text |70) + |h $ %{} :Leaf (:at 1649336174007) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1649336178594) (:by |rJG4IHzWf) (:text |40) + |f $ %{} :Expr (:at 1649335607681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335611317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335666233) (:by |rJG4IHzWf) (:text "|\":") + |h $ %{} :Expr (:at 1649335615640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213870068) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649335627457) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335669746) (:by |rJG4IHzWf) (:text |240) + |h $ %{} :Leaf (:at 1650799522133) (:by |rJG4IHzWf) (:text |90) + |l $ %{} :Leaf (:at 1649335868872) (:by |rJG4IHzWf) (:text |74) + |fD $ %{} :Expr (:at 1649335607681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335611317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650799547529) (:by |rJG4IHzWf) (:text "|\".") + |h $ %{} :Expr (:at 1649335615640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213870068) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649335627457) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650799599716) (:by |rJG4IHzWf) (:text |100) + |h $ %{} :Leaf (:at 1650799557186) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650799559766) (:by |rJG4IHzWf) (:text |70) + |fT $ %{} :Expr (:at 1649336360032) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649336361648) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649336367095) (:by |rJG4IHzWf) (:text |.!test) + |b $ %{} :Leaf (:at 1649336376781) (:by |rJG4IHzWf) (:text |pattern-number) + |h $ %{} :Leaf (:at 1649336406603) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Expr (:at 1649336410957) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649336410957) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650799451009) (:by |rJG4IHzWf) (:text |330) + |h $ %{} :Leaf (:at 1649336410957) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650799442128) (:by |rJG4IHzWf) (:text |40) + |g $ %{} :Expr (:at 1649335940583) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335942939) (:by |rJG4IHzWf) (:text |head?) + |b $ %{} :Expr (:at 1649335946050) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335946050) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649336040324) (:by |rJG4IHzWf) (:text |160) + |h $ %{} :Leaf (:at 1649336029365) (:by |rJG4IHzWf) (:text |70) + |l $ %{} :Leaf (:at 1649336052337) (:by |rJG4IHzWf) (:text |76) + |h $ %{} :Expr (:at 1649335587238) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1649335604517) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649335600224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335600224) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649336023773) (:by |rJG4IHzWf) (:text |190) + |h $ %{} :Leaf (:at 1649335600224) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1649336000974) (:by |rJG4IHzWf) (:text |50) + |shape-focus $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1651079912805) (:by |rJG4IHzWf) (:text |shape-focus) (:type :leaf) - |h $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079912805) (:by |rJG4IHzWf) (:text |shape-focus) + |h $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |:radius) (:type :leaf) - |b $ {} (:at 1650211884688) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Expr (:at 1650211884688) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650211887183) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650211887577) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |h $ {} (:at 1650211888572) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650211887183) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650211887577) (:by |rJG4IHzWf) (:text |dot-radius) + |h $ %{} :Leaf (:at 1650211888572) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |:line-style) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:line-style) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |h $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |l $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |l $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |style-active-line $ {} (:at 1650208279402) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |0.8) + |style-active-line $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650208279402) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208279402) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1651079886734) (:by |rJG4IHzWf) (:text |style-active-line) (:type :leaf) - |h $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208279402) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079886734) (:by |rJG4IHzWf) (:text |style-active-line) + |h $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1650799225080) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650209234457) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650799066183) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |h $ {} (:at 1650208280638) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650798941006) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |style-shadow-line $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650799225080) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650209234457) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650799066183) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650798941006) (:by |rJG4IHzWf) (:text |70) + |style-shadow-line $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1651079921231) (:by |rJG4IHzWf) (:text |style-shadow-line) (:type :leaf) - |h $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079921231) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1650798903552) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650799058215) (:by |rJG4IHzWf) (:text |0.7) (:type :leaf) - |l $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650799046327) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1650799250072) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |l $ {} (:at 1650799190187) (:by |rJG4IHzWf) (:text |54) (:type :leaf) - |with-linear? $ {} (:at 1649172374138) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650798903552) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650799058215) (:by |rJG4IHzWf) (:text |0.7) + |l $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650799046327) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1650799250072) (:by |rJG4IHzWf) (:text |70) + |l $ %{} :Leaf (:at 1650799190187) (:by |rJG4IHzWf) (:text |54) + |with-linear? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649172374138) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172374138) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079905617) (:by |rJG4IHzWf) (:text |with-linear?) (:type :leaf) - |h $ {} (:at 1649172374138) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172374138) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079905617) (:by |rJG4IHzWf) (:text |with-linear?) + |h $ %{} :Expr (:at 1649172374138) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172374138) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |l $ {} (:at 1649172770060) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172374138) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Expr (:at 1649172770060) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649172771069) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |T $ {} (:at 1649172375641) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649172771069) (:by |rJG4IHzWf) (:text |cond) + |T $ %{} :Expr (:at 1649172375641) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1649172376707) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1649172376707) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172377693) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1649172378400) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1649172380227) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649172802396) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172377693) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649172378400) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1649172380227) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649172802396) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1649172802396) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1649172802396) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172802396) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649172802396) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649172802396) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649172802396) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172802396) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1649172802396) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1649172802396) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |h $ {} (:at 1649172808649) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |true) + |h $ %{} :Expr (:at 1649172808649) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649172809697) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |T $ {} (:at 1649172966504) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649172809697) (:by |rJG4IHzWf) (:text |true) + |T $ %{} :Expr (:at 1649172966504) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649172967065) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649172967420) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649172967065) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649172967420) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172967582) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649172967582) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172968432) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |b $ {} (:at 1649172968891) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172968432) (:by |rJG4IHzWf) (:text |x0) + |b $ %{} :Expr (:at 1649172968891) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172968891) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649172968891) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |T $ {} (:at 1649172960081) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172968891) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649172968891) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649172960081) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649172960581) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1649172960805) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649172960581) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649172960805) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172962113) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649172963057) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |P $ {} (:at 1649179049013) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172962113) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649172963057) (:by |rJG4IHzWf) (:text |x0) + |P $ %{} :Expr (:at 1649179049013) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649179049013) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649179049013) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649179049013) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649179049013) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649179049013) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649179049013) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |T $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649179049013) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649179049013) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649172807318) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649172807318) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |b $ {} (:at 1649172958947) (:by |rJG4IHzWf) (:text |x0) (:type :leaf) - |h $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649172958947) (:by |rJG4IHzWf) (:text |x0) + |h $ %{} :Expr (:at 1649172807318) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649172807318) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |l $ {} (:at 1649172807318) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |wrap-block-expr $ {} (:at 1649093101836) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |false) + |wrap-block-expr $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649093101836) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649093101836) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079836601) (:by |rJG4IHzWf) (:text |wrap-block-expr) (:type :leaf) - |h $ {} (:at 1649093101836) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649093101836) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079836601) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |h $ %{} :Expr (:at 1649093101836) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649093130919) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |b $ {} (:at 1649236129658) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649236560444) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1649094110705) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649093130919) (:by |rJG4IHzWf) (:text |xs) + |b $ %{} :Leaf (:at 1649236129658) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236560444) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1649094110705) (:by |rJG4IHzWf) :data $ {} - |H $ {} (:at 1649172077353) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |R $ {} (:at 1649172077684) (:by |rJG4IHzWf) (:type :expr) + |H $ %{} :Leaf (:at 1649172077353) (:by |rJG4IHzWf) (:text |loop) + |R $ %{} :Expr (:at 1649172077684) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172077814) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649172077814) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172078337) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |b $ {} (:at 1649172080385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172078337) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Expr (:at 1649172080385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172080385) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649172081652) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172080385) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649172081652) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172082092) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649172084019) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1649172084899) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172082092) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Leaf (:at 1649172084019) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649172084899) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172086373) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |b $ {} (:at 1649172086823) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649172088187) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172086373) (:by |rJG4IHzWf) (:text |x-position) + |b $ %{} :Leaf (:at 1649172086823) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649172088187) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229390526) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |b $ {} (:at 1649172090572) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1649172092012) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229390526) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Leaf (:at 1649172090572) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1649172092012) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172092672) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1649172092924) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |q $ {} (:at 1649473271565) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172092672) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1649172092924) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1649473271565) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649473274361) (:by |rJG4IHzWf) (:text |prev-width) (:type :leaf) - |b $ {} (:at 1649473275135) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |s $ {} (:at 1649478528100) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649473274361) (:by |rJG4IHzWf) (:text |prev-width) + |b $ %{} :Leaf (:at 1649473275135) (:by |rJG4IHzWf) (:text |0) + |s $ %{} :Expr (:at 1649478528100) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649478533430) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |b $ {} (:at 1649478535191) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |t $ {} (:at 1649479452394) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649478533430) (:by |rJG4IHzWf) (:text |winding-x) + |b $ %{} :Leaf (:at 1649478535191) (:by |rJG4IHzWf) (:text |nil) + |t $ %{} :Expr (:at 1649479452394) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479458665) (:by |rJG4IHzWf) (:text |prev-leaf?) (:type :leaf) - |b $ {} (:at 1649479460496) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479458665) (:by |rJG4IHzWf) (:text |prev-leaf?) + |b $ %{} :Leaf (:at 1649479460496) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1650208342305) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1650208342305) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650208343022) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650208344803) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650208343022) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650208344803) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208344959) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650208344959) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208346159) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |b $ {} (:at 1650208348366) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208346159) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650208348366) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208348366) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650208348366) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1650208348366) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208348366) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650208348366) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1650208348366) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650208355146) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208355146) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650208355815) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650208356213) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |P $ {} (:at 1650208361296) (:by |rJG4IHzWf) (:text |style-active-line) (:type :leaf) - |T $ {} (:at 1650208186814) (:by |rJG4IHzWf) (:text |style-shadow-line) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650208355815) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1650208356213) (:by |rJG4IHzWf) (:text |focused?) + |P $ %{} :Leaf (:at 1650208361296) (:by |rJG4IHzWf) (:text |style-active-line) + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649230665904) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649230665904) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:points) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |X $ {} (:at 1649230675430) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Expr (:at 1649230675430) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230675430) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649230675430) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649230675430) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230675430) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649230675430) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649230675430) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650213584060) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650213584060) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650213584849) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |h $ {} (:at 1649229505588) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650213584849) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Expr (:at 1649229505588) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229506011) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1649229507690) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |h $ {} (:at 1649256216332) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229506011) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649229507690) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Expr (:at 1649256216332) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649256219098) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |L $ {} (:at 1649256221244) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1649230336307) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649256219098) (:by |rJG4IHzWf) (:text |&max) + |L $ %{} :Leaf (:at 1649256221244) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1649230336307) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649230337155) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |T $ {} (:at 1649229509554) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |l $ {} (:at 1650209854876) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649230337155) (:by |rJG4IHzWf) (:text |dec) + |T $ %{} :Leaf (:at 1649229509554) (:by |rJG4IHzWf) (:text |y-stack) + |l $ %{} :Expr (:at 1650209854876) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650714751987) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650714751987) (:by |rJG4IHzWf) (:text |rect) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |c $ {} (:at 1650715835723) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |c $ %{} :Expr (:at 1650715835723) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715837008) (:by |rJG4IHzWf) (:text |:angle) (:type :leaf) - |b $ {} (:at 1650715838098) (:by |rJG4IHzWf) (:text |45) (:type :leaf) - |g $ {} (:at 1650715913556) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715837008) (:by |rJG4IHzWf) (:text |:angle) + |b $ %{} :Leaf (:at 1650715838098) (:by |rJG4IHzWf) (:text |45) + |g $ %{} :Expr (:at 1650715913556) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715915342) (:by |rJG4IHzWf) (:text |:size) (:type :leaf) - |b $ {} (:at 1650715916324) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715915342) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1650715916324) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715916505) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650715924171) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715916505) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650715924171) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650715927724) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |L $ {} (:at 1650715928334) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |T $ {} (:at 1650715920498) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |e $ {} (:at 1650715924171) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650715927724) (:by |rJG4IHzWf) (:text |*) + |L $ %{} :Leaf (:at 1650715928334) (:by |rJG4IHzWf) (:text |2) + |T $ %{} :Leaf (:at 1650715920498) (:by |rJG4IHzWf) (:text |dot-radius) + |e $ %{} :Expr (:at 1650715924171) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650715927724) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |L $ {} (:at 1650715928334) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |T $ {} (:at 1650715920498) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |i $ {} (:at 1650715932274) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650715927724) (:by |rJG4IHzWf) (:text |*) + |L $ %{} :Leaf (:at 1650715928334) (:by |rJG4IHzWf) (:text |2) + |T $ %{} :Leaf (:at 1650715920498) (:by |rJG4IHzWf) (:text |dot-radius) + |i $ %{} :Expr (:at 1650715932274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715934319) (:by |rJG4IHzWf) (:text |:pivot) (:type :leaf) - |b $ {} (:at 1650715934814) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715934319) (:by |rJG4IHzWf) (:text |:pivot) + |b $ %{} :Expr (:at 1650715934814) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715934941) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650715936315) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |h $ {} (:at 1650715937882) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |j $ {} (:at 1650715991138) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715934941) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650715936315) (:by |rJG4IHzWf) (:text |dot-radius) + |h $ %{} :Leaf (:at 1650715937882) (:by |rJG4IHzWf) (:text |dot-radius) + |j $ %{} :Expr (:at 1650715991138) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715995469) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650715996012) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715995469) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650715996012) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650212826015) (:by |rJG4IHzWf) (:text |120) (:type :leaf) - |h $ {} (:at 1650714837496) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650714848038) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |o $ {} (:at 1649236187675) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649236188261) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1649236188966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650212826015) (:by |rJG4IHzWf) (:text |120) + |h $ %{} :Leaf (:at 1650714837496) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650714848038) (:by |rJG4IHzWf) (:text |70) + |o $ %{} :Expr (:at 1649236187675) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236188261) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1649236188966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236189374) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649236189957) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236189374) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236189957) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236192565) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1649236197772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236192565) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1649236197772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236198021) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649236199349) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236198021) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649236199349) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236200348) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1649236200854) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1649998861479) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236200348) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1649236200854) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1649998861479) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998861479) (:by |rJG4IHzWf) (:text |on-expr-click) (:type :leaf) - |b $ {} (:at 1649998861479) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |c $ {} (:at 1649998963733) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |e $ {} (:at 1649998939388) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649998861479) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |m $ {} (:at 1649236630869) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998861479) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1649998861479) (:by |rJG4IHzWf) (:text |e) + |c $ %{} :Leaf (:at 1649998963733) (:by |rJG4IHzWf) (:text |xs) + |e $ %{} :Leaf (:at 1649998939388) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649998861479) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1649236630869) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236631325) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |a $ {} (:at 1650208351532) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |h $ {} (:at 1649236711623) (:by |rJG4IHzWf) (:text |shape-focus) (:type :leaf) - |o $ {} (:at 1649181882954) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236631325) (:by |rJG4IHzWf) (:text |if) + |a $ %{} :Leaf (:at 1650208351532) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |shape-focus) + |o $ %{} :Expr (:at 1649181882954) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649181882954) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |b $ {} (:at 1649181882954) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |h $ {} (:at 1649181882954) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649181882954) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1649181882954) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1649181882954) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649181882954) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1649181882954) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649181882954) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Leaf (:at 1649181882954) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1651055702488) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |l $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1651055702488) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229396455) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649229399434) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |o $ {} (:at 1649478789726) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229396455) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229399434) (:by |rJG4IHzWf) (:text |y-stack) + |o $ %{} :Expr (:at 1649478789726) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649478791852) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1650371378216) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |l $ {} (:at 1649479563497) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649478791852) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1650371378216) (:by |rJG4IHzWf) (:text |winding-x) + |l $ %{} :Expr (:at 1649479563497) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649479564151) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1649479569587) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649479564151) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649479569587) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479572144) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1649479581442) (:by |rJG4IHzWf) (:text |prev-leaf?) (:type :leaf) - |h $ {} (:at 1649479582561) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479572144) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1649479581442) (:by |rJG4IHzWf) (:text |prev-leaf?) + |h $ %{} :Expr (:at 1649479582561) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479584667) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649479613480) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479584667) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Expr (:at 1649479613480) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479613040) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649479615591) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |P $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479613040) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649479615591) (:by |rJG4IHzWf) (:text |ys) + |P $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |next-coord) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649479628880) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:text |wrap-leaf) (:type :leaf) - |b $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1649479628880) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649479628880) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |o $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |tree) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |s $ {} (:at 1649479988183) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) + |s $ %{} :Expr (:at 1649479988183) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479990002) (:by |rJG4IHzWf) (:text |offset) (:type :leaf) - |b $ {} (:at 1649479991482) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479990002) (:by |rJG4IHzWf) (:text |offset) + |b $ %{} :Expr (:at 1649479991482) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479991482) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649479991482) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649479991482) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479991482) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649479991482) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649479991482) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |a $ {} (:at 1649480016787) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Expr (:at 1649480016787) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649480017911) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1650213588028) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |V $ {} (:at 1649959661843) (:by |rJG4IHzWf) (:text |offset) (:type :leaf) - |h $ {} (:at 1649481020030) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649480017911) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650213588028) (:by |rJG4IHzWf) (:text |leaf-gap) + |V $ %{} :Leaf (:at 1649959661843) (:by |rJG4IHzWf) (:text |offset) + |h $ %{} :Expr (:at 1649481020030) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649481020030) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1649481054705) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649481020030) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1649481054705) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649481055668) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |T $ {} (:at 1649481022147) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649481020030) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649479978159) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649479993963) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |T $ {} (:at 1649479979202) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649959657714) (:by |rJG4IHzWf) (:text |offset) (:type :leaf) - |n $ {} (:at 1649480045312) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |q $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |s $ {} (:at 1649479997851) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649479999392) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649959655437) (:by |rJG4IHzWf) (:text |offset) (:type :leaf) - |t $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |l $ {} (:at 1649479590429) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |u $ {} (:at 1649479596454) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |X $ {} (:at 1649236241385) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649236247220) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |b $ {} (:at 1649236248038) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649236248553) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649236249384) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649236250765) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |wrap-leaf) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236254677) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236566383) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1649335986041) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649481055668) (:by |rJG4IHzWf) (:text |dec) + |T $ %{} :Leaf (:at 1649481022147) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649481020030) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |tree) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649479978159) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649479993963) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1649479979202) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Leaf (:at 1649959657714) (:by |rJG4IHzWf) (:text |offset) + |n $ %{} :Leaf (:at 1649480045312) (:by |rJG4IHzWf) (:text |y-stack) + |q $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) + |s $ %{} :Expr (:at 1649479997851) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649479999392) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Leaf (:at 1649959655437) (:by |rJG4IHzWf) (:text |offset) + |t $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |winding-x) + |u $ %{} :Leaf (:at 1649479596454) (:by |rJG4IHzWf) (:text |true) + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) + |X $ %{} :Expr (:at 1649236241385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236247220) (:by |rJG4IHzWf) (:text |next-coord) + |b $ %{} :Expr (:at 1649236248038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236248553) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649236249384) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236250765) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236254677) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236566383) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1649335986041) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335986618) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335987374) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649335987896) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335986618) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335987374) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1649335987896) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173449341) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173449341) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173416822) (:by |rJG4IHzWf) (:text |wrap-linear-expr) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236255523) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236567219) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650198243477) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |k $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173416822) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236255523) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236567219) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198243477) (:by |rJG4IHzWf) (:text |false) + |k $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213192612) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650213192612) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650213193263) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650213193263) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173593820) (:by |rJG4IHzWf) (:text |with-linear?) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1650213196908) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173593820) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1650213196908) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213197322) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650213198250) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213197322) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650213198250) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213202664) (:by |rJG4IHzWf) (:text |all-block?) (:type :leaf) - |b $ {} (:at 1650213203553) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213202664) (:by |rJG4IHzWf) (:text |all-block?) + |b $ %{} :Leaf (:at 1650213203553) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173602315) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236256578) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236568152) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1649472529814) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |q $ {} (:at 1650198174805) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |s $ {} (:at 1650719162274) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173602315) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236256578) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236568152) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1649472529814) (:by |rJG4IHzWf) (:text |true) + |q $ %{} :Leaf (:at 1650198174805) (:by |rJG4IHzWf) (:text |false) + |s $ %{} :Leaf (:at 1650719162274) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173377215) (:by |rJG4IHzWf) (:text |wrap-block-expr) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236257560) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236569135) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173377215) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236257560) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236569135) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |o $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |tree) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |q $ {} (:at 1649472413878) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) + |q $ %{} :Expr (:at 1649472413878) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649472419250) (:by |rJG4IHzWf) (:text |next-y-stack) (:type :leaf) - |b $ {} (:at 1649472421848) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649472419250) (:by |rJG4IHzWf) (:text |next-y-stack) + |b $ %{} :Expr (:at 1649472421848) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649472421848) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649477905573) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649472421848) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649477905573) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649477906250) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1649477908204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649477906250) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Expr (:at 1649477908204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649477908204) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1649477908204) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649473529003) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649477908204) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649477908204) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649473529003) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649473529624) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1649473530404) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649473529624) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649473530404) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649473530404) (:by |rJG4IHzWf) (:text |>) (:type :leaf) - |b $ {} (:at 1649473788532) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649473530404) (:by |rJG4IHzWf) (:text |>) + |b $ %{} :Expr (:at 1649473788532) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649473790082) (:by |rJG4IHzWf) (:text |either) (:type :leaf) - |T $ {} (:at 1649473530404) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649473790082) (:by |rJG4IHzWf) (:text |either) + |T $ %{} :Expr (:at 1649473530404) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649473530404) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1649473530404) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649473790829) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649473590772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649473530404) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649473530404) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Leaf (:at 1649473790829) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649473590772) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649473591332) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1650213591305) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |T $ {} (:at 1649473643447) (:by |rJG4IHzWf) (:text |prev-width) (:type :leaf) - |P $ {} (:at 1649473550053) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |Y $ {} (:at 1650371073065) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649473591332) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650213591305) (:by |rJG4IHzWf) (:text |leaf-gap) + |T $ %{} :Leaf (:at 1649473643447) (:by |rJG4IHzWf) (:text |prev-width) + |P $ %{} :Leaf (:at 1649473550053) (:by |rJG4IHzWf) (:text |y-stack) + |Y $ %{} :Expr (:at 1650371073065) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650371075844) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |T $ {} (:at 1649473573509) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |l $ {} (:at 1649472421848) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650371075844) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1649473573509) (:by |rJG4IHzWf) (:text |y-stack) + |l $ %{} :Leaf (:at 1649472421848) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650213592742) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |h $ {} (:at 1649229406031) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650213592742) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Expr (:at 1649229406031) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229406765) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1649472424362) (:by |rJG4IHzWf) (:text |next-y-stack) (:type :leaf) - |h $ {} (:at 1649229413826) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |l $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649481520451) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229406765) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649472424362) (:by |rJG4IHzWf) (:text |next-y-stack) + |h $ %{} :Leaf (:at 1649229413826) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |tree) + |l $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649481520451) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1649475681767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1649475681767) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649475682850) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1649475680366) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649475682850) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Expr (:at 1649475680366) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475729725) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649475732897) (:by |rJG4IHzWf) (:text |prev-width) (:type :leaf) - |h $ {} (:at 1649475751341) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475729725) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649475732897) (:by |rJG4IHzWf) (:text |prev-width) + |h $ %{} :Expr (:at 1649475751341) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475757850) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1649475758683) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |l $ {} (:at 1649478637775) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475757850) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649475758683) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Expr (:at 1649478637775) (:by |rJG4IHzWf) :data $ {} - |L $ {} (:at 1649481338380) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |T $ {} (:at 1649478206341) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |h $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |L $ %{} :Leaf (:at 1649481338380) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Leaf (:at 1649478206341) (:by |rJG4IHzWf) (:text |width) + |h $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649475709933) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649478677578) (:by |rJG4IHzWf) (:text |-8) (:type :leaf) - |j $ {} (:at 1649476383131) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649475709933) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649478677578) (:by |rJG4IHzWf) (:text |-8) + |j $ %{} :Expr (:at 1649476383131) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649476391935) (:by |rJG4IHzWf) (:text |:rotation) (:type :leaf) - |b $ {} (:at 1649478658828) (:by |rJG4IHzWf) (:text |-0.4) (:type :leaf) - |l $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649476391935) (:by |rJG4IHzWf) (:text |:rotation) + |b $ %{} :Leaf (:at 1649478658828) (:by |rJG4IHzWf) (:text |-0.4) + |l $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text ||red) (:type :leaf) - |h $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1649475705317) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |l $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1649475705317) (:by |rJG4IHzWf) (:text |8) + |l $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649475671281) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1649475700553) (:by |rJG4IHzWf) (:text "||Source Code Pro, monospace") (:type :leaf) - |h $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |k $ {} (:at 1649960282640) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |n $ {} (:at 1649229420725) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649229569713) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649472427734) (:by |rJG4IHzWf) (:text |next-y-stack) (:type :leaf) - |h $ {} (:at 1649229570967) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649229601507) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649229575967) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |q $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649172099288) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |s $ {} (:at 1649473299020) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |t $ {} (:at 1649478750206) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649478750823) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1649478751847) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649478753525) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649478753765) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649478756467) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |P $ {} (:at 1649478759486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649478759486) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1649478759486) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |T $ {} (:at 1649478570118) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |u $ {} (:at 1649479527479) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649479527479) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649479527479) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |wrap-expr-with-linear $ {} (:at 1649173628664) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649475700553) (:by |rJG4IHzWf) (:text "||Source Code Pro, monospace") + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) + |k $ %{} :Leaf (:at 1649960282640) (:by |rJG4IHzWf) (:text |width) + |n $ %{} :Expr (:at 1649229420725) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229569713) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649472427734) (:by |rJG4IHzWf) (:text |next-y-stack) + |h $ %{} :Expr (:at 1649229570967) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229601507) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229575967) (:by |rJG4IHzWf) (:text |info) + |q $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |idx) + |s $ %{} :Leaf (:at 1649473299020) (:by |rJG4IHzWf) (:text |width) + |t $ %{} :Expr (:at 1649478750206) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649478750823) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649478751847) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649478753525) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649478753765) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649478756467) (:by |rJG4IHzWf) (:text |idx) + |P $ %{} :Expr (:at 1649478759486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649478759486) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649478759486) (:by |rJG4IHzWf) (:text |info) + |T $ %{} :Leaf (:at 1649478570118) (:by |rJG4IHzWf) (:text |winding-x) + |u $ %{} :Expr (:at 1649479527479) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479527479) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649479527479) (:by |rJG4IHzWf) (:text |item) + |wrap-expr-with-linear $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649173628664) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173628664) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079875115) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) (:type :leaf) - |h $ {} (:at 1649173628664) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173628664) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079875115) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |h $ %{} :Expr (:at 1649173628664) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173654635) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |b $ {} (:at 1649236263880) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649236615869) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1649472771377) (:by |rJG4IHzWf) (:text |parent-winding-okay?) (:type :leaf) - |o $ {} (:at 1650198124660) (:by |rJG4IHzWf) (:text |smaller?) (:type :leaf) - |q $ {} (:at 1650721935389) (:by |rJG4IHzWf) (:text |acc-x) (:type :leaf) - |l $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173654635) (:by |rJG4IHzWf) (:text |xs) + |b $ %{} :Leaf (:at 1649236263880) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236615869) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Leaf (:at 1649472771377) (:by |rJG4IHzWf) (:text |parent-winding-okay?) + |o $ %{} :Leaf (:at 1650198124660) (:by |rJG4IHzWf) (:text |smaller?) + |q $ %{} :Leaf (:at 1650721935389) (:by |rJG4IHzWf) (:text |acc-x) + |l $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |b $ {} (:at 1650213628614) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |m $ {} (:at 1649174544246) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |x-position) + |b $ %{} :Leaf (:at 1650213628614) (:by |rJG4IHzWf) (:text |leaf-gap) + |m $ %{} :Expr (:at 1649174544246) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229199550) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |b $ {} (:at 1649229200584) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |mT $ {} (:at 1650368663691) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229199550) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Leaf (:at 1649229200584) (:by |rJG4IHzWf) (:text |1) + |mT $ %{} :Expr (:at 1650368663691) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650368875507) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |b $ {} (:at 1650368668645) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |n $ {} (:at 1650367816425) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650368875507) (:by |rJG4IHzWf) (:text |y-stack-max) + |b $ %{} :Leaf (:at 1650368668645) (:by |rJG4IHzWf) (:text |1) + |n $ %{} :Expr (:at 1650367816425) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650367856060) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |b $ {} (:at 1650367828321) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650367856060) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |b $ %{} :Leaf (:at 1650367828321) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |q $ {} (:at 1649472773870) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1649472773870) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649472781952) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |b $ {} (:at 1649472778829) (:by |rJG4IHzWf) (:text |parent-winding-okay?) (:type :leaf) - |s $ {} (:at 1649473388484) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649472781952) (:by |rJG4IHzWf) (:text |winding-okay?) + |b $ %{} :Leaf (:at 1649472778829) (:by |rJG4IHzWf) (:text |parent-winding-okay?) + |s $ %{} :Expr (:at 1649473388484) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649473393647) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |b $ {} (:at 1649473744593) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649473393647) (:by |rJG4IHzWf) (:text |winding-x) + |b $ %{} :Leaf (:at 1649473744593) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |h $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1650208252034) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1650208252034) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650208252939) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650208253396) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650208252939) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650208253396) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208254737) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650208254737) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208255814) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |b $ {} (:at 1650208261751) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208255814) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650208261751) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208261751) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650208261751) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1650208261751) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208261751) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650208261751) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1650208261751) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650208268657) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208268657) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650208269338) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650208271282) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |P $ {} (:at 1650208275568) (:by |rJG4IHzWf) (:text |style-active-line) (:type :leaf) - |T $ {} (:at 1650208233600) (:by |rJG4IHzWf) (:text |style-shadow-line) (:type :leaf) - |g $ {} (:at 1649228047071) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649228048696) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649228049485) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650208269338) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1650208271282) (:by |rJG4IHzWf) (:text |focused?) + |P $ %{} :Leaf (:at 1650208275568) (:by |rJG4IHzWf) (:text |style-active-line) + |T $ %{} :Leaf (:at 1650208233600) (:by |rJG4IHzWf) (:text |style-shadow-line) + |g $ %{} :Expr (:at 1649228047071) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228048696) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649228049485) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649228052111) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649228052444) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649228052715) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649228052111) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649228052444) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649228052715) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |:points) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649184577468) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649184577468) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649960007397) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649184579074) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650209869598) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649960007397) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649184579074) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650209869598) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650209870132) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650209870950) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650209870132) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650209870950) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650209871260) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650209873791) (:by |rJG4IHzWf) (:text |smaller?) (:type :leaf) - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650209871260) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650209873791) (:by |rJG4IHzWf) (:text |smaller?) + |T $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716044543) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |b $ {} (:at 1650715374045) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716044543) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650715374045) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650715375023) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1650715377429) (:by |rJG4IHzWf) (:text |base-dot) (:type :leaf) - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650715375023) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650715377429) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650212793509) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |h $ {} (:at 1650212805157) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |l $ {} (:at 1650212802672) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |o $ {} (:at 1649236267453) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650212793509) (:by |rJG4IHzWf) (:text |10) + |h $ %{} :Leaf (:at 1650212805157) (:by |rJG4IHzWf) (:text |60) + |l $ %{} :Leaf (:at 1650212802672) (:by |rJG4IHzWf) (:text |50) + |o $ %{} :Expr (:at 1649236267453) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236269060) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1649236269500) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236269060) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1649236269500) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236271134) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649236271428) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236271134) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236271428) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236274867) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1649236275428) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236274867) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1649236275428) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236275638) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649236275893) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236275638) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649236275893) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236277004) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1649236277551) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1649998871545) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236277004) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1649236277551) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1649998871545) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998871545) (:by |rJG4IHzWf) (:text |on-expr-click) (:type :leaf) - |b $ {} (:at 1649998871545) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |c $ {} (:at 1649998958215) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |e $ {} (:at 1649998942531) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649998871545) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |m $ {} (:at 1649236733321) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998871545) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1649998871545) (:by |rJG4IHzWf) (:text |e) + |c $ %{} :Leaf (:at 1649998958215) (:by |rJG4IHzWf) (:text |xs) + |e $ %{} :Leaf (:at 1649998942531) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649998871545) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1649236733321) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236733321) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650198383298) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236733321) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650198383298) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650198384023) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |H $ {} (:at 1650208264826) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |L $ {} (:at 1650198385866) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650198384023) (:by |rJG4IHzWf) (:text |and) + |H $ %{} :Leaf (:at 1650208264826) (:by |rJG4IHzWf) (:text |focused?) + |L $ %{} :Expr (:at 1650198385866) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198386385) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650198388740) (:by |rJG4IHzWf) (:text |smaller?) (:type :leaf) - |h $ {} (:at 1649236733321) (:by |rJG4IHzWf) (:text |shape-focus) (:type :leaf) - |o $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198386385) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650198388740) (:by |rJG4IHzWf) (:text |smaller?) + |h $ %{} :Leaf (:at 1649236733321) (:by |rJG4IHzWf) (:text |shape-focus) + |o $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |h $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1649243392104) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1649243392104) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649243393604) (:by |rJG4IHzWf) (:text |reverse) (:type :leaf) - |T $ {} (:at 1649243156504) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649243393604) (:by |rJG4IHzWf) (:text |reverse) + |T $ %{} :Leaf (:at 1649243156504) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |l $ {} (:at 1649173630885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229132073) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1650368878503) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |o $ {} (:at 1649473403176) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229132073) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1650368878503) (:by |rJG4IHzWf) (:text |y-stack-max) + |o $ %{} :Expr (:at 1649473403176) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649473403784) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1649473405197) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |l $ {} (:at 1649175211589) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649473403784) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649473405197) (:by |rJG4IHzWf) (:text |winding-x) + |l $ %{} :Expr (:at 1649175211589) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649175212350) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649175215021) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649175212350) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649175215021) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175214340) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649175214340) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175214340) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649175214340) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175214340) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649175214340) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175214340) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649175214340) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649236289421) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175214340) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649175214340) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649236289421) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236291782) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |b $ {} (:at 1649236292042) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236291782) (:by |rJG4IHzWf) (:text |next-coord) + |b $ %{} :Expr (:at 1649236292042) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236293972) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649236294859) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649236296471) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |P $ {} (:at 1649175216009) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236293972) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649236294859) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236296471) (:by |rJG4IHzWf) (:text |idx) + |P $ %{} :Expr (:at 1649175216009) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175217178) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1649175224556) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175217178) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649175224556) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175217709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649175217709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175220146) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175220146) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649175233410) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649175233410) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175233410) (:by |rJG4IHzWf) (:text |wrap-leaf) (:type :leaf) - |b $ {} (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236305635) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236578645) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1649335911005) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175233410) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236305635) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236578645) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1649335911005) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335911076) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335912127) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649335913262) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335911076) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335912127) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1649335913262) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |o $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |tree) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649243048958) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649243048958) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650721092147) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649213596296) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |l $ {} (:at 1650213562687) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |q $ {} (:at 1650368448876) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650368449620) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650368450373) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650368450673) (:by |rJG4IHzWf) (:text |>) (:type :leaf) - |b $ {} (:at 1650368497583) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721092147) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649213596296) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |tree) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650213562687) (:by |rJG4IHzWf) (:text |leaf-gap) + |q $ %{} :Expr (:at 1650368448876) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650368449620) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650368450373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368450673) (:by |rJG4IHzWf) (:text |>) + |b $ %{} :Expr (:at 1650368497583) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650368500258) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |T $ {} (:at 1650368453873) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |b $ {} (:at 1650368502846) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |h $ {} (:at 1650368504158) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |h $ {} (:at 1650368455557) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |P $ {} (:at 1650368457134) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |T $ {} (:at 1649229153057) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |qT $ {} (:at 1650368881077) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |r $ {} (:at 1650367846088) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |s $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |t $ {} (:at 1649472798605) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |u $ {} (:at 1649473412858) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |h $ {} (:at 1649175224556) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175728820) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649175730027) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |L $ {} (:at 1649472899703) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |T $ {} (:at 1649175217709) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175274417) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |b $ {} (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649183166808) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649183171249) (:by |rJG4IHzWf) (:text |not=) (:type :leaf) - |b $ {} (:at 1649183171575) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649183171902) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649183173014) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1649183174094) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |H $ {} (:at 1649252473954) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649252477131) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |b $ {} (:at 1649252492178) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649252492752) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649252496009) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |h $ {} (:at 1649252496925) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649175233410) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175594949) (:by |rJG4IHzWf) (:text |wrap-linear-expr) (:type :leaf) - |b $ {} (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236307879) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236580522) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650198319197) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649175860407) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650368500258) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1650368453873) (:by |rJG4IHzWf) (:text |x-position) + |b $ %{} :Leaf (:at 1650368502846) (:by |rJG4IHzWf) (:text |width) + |h $ %{} :Leaf (:at 1650368504158) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Leaf (:at 1650368455557) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |P $ %{} :Leaf (:at 1650368457134) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Leaf (:at 1649229153057) (:by |rJG4IHzWf) (:text |y-stack) + |qT $ %{} :Leaf (:at 1650368881077) (:by |rJG4IHzWf) (:text |y-stack-max) + |r $ %{} :Leaf (:at 1650367846088) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |s $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472798605) (:by |rJG4IHzWf) (:text |winding-okay?) + |u $ %{} :Leaf (:at 1649473412858) (:by |rJG4IHzWf) (:text |winding-x) + |h $ %{} :Expr (:at 1649175224556) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649175728820) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649175730027) (:by |rJG4IHzWf) (:text |and) + |L $ %{} :Leaf (:at 1649472899703) (:by |rJG4IHzWf) (:text |winding-okay?) + |T $ %{} :Expr (:at 1649175217709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175274417) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649183166808) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649183171249) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Leaf (:at 1649183171575) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649183171902) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649183173014) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649183174094) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Expr (:at 1649252473954) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649252477131) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1649252492178) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649252492752) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649252496009) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1649252496925) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649175233410) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175594949) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236307879) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236580522) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198319197) (:by |rJG4IHzWf) (:text |true) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175860407) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649175861559) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1649175861823) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649175861559) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649175861823) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175862189) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649182690865) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175862189) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649182690865) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649182691993) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649182692995) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649182691993) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649182692995) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649182692995) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650721107197) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649185110922) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |X $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649182692995) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721107197) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649185110922) (:by |rJG4IHzWf) (:text |0) + |X $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650208894445) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208894445) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208894445) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650208894445) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |h $ {} (:at 1650208894445) (:by |rJG4IHzWf) (:text |style-active-line) (:type :leaf) - |l $ {} (:at 1650208894445) (:by |rJG4IHzWf) (:text |style-shadow-line) (:type :leaf) - |g $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208894445) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650208894445) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650208894445) (:by |rJG4IHzWf) (:text |style-active-line) + |l $ %{} :Leaf (:at 1650208894445) (:by |rJG4IHzWf) (:text |style-shadow-line) + |g $ %{} :Expr (:at 1649228063663) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649228063663) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |:points) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649176279380) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649176279380) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649176281171) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649176285885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649176281171) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649176285885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176285885) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |a $ {} (:at 1649472915652) (:by |rJG4IHzWf) (:text |-1) (:type :leaf) - |h $ {} (:at 1649185179983) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |Z $ {} (:at 1650715358626) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176285885) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649472915652) (:by |rJG4IHzWf) (:text |-1) + |h $ %{} :Leaf (:at 1649185179983) (:by |rJG4IHzWf) (:text |line-height) + |Z $ %{} :Expr (:at 1650715358626) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650716053109) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |T $ {} (:at 1650715360622) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650716053109) (:by |rJG4IHzWf) (:text |circle) + |T $ %{} :Expr (:at 1650715360622) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650715361616) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1650715362143) (:by |rJG4IHzWf) (:text |base-dot) (:type :leaf) - |T $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650715361616) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650715362143) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |s $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Leaf (:at 1649176304798) (:by |rJG4IHzWf) (:text |{}) + |s $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649183057590) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176304798) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649183057590) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649183057590) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650715217151) (:by |rJG4IHzWf) (:text |180) (:type :leaf) - |h $ {} (:at 1650715210618) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |l $ {} (:at 1650197443666) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |t $ {} (:at 1650197455238) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649183057590) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650715217151) (:by |rJG4IHzWf) (:text |180) + |h $ %{} :Leaf (:at 1650715210618) (:by |rJG4IHzWf) (:text |60) + |l $ %{} :Leaf (:at 1650197443666) (:by |rJG4IHzWf) (:text |40) + |t $ %{} :Expr (:at 1650197455238) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650197455994) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1650197457672) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650197455994) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650197457672) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650197458036) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650197458036) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650197487511) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650197487511) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650197487511) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650197487511) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:text |on-expr-click) (:type :leaf) - |b $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650197558804) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |l $ {} (:at 1650197566942) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |o $ {} (:at 1650197487511) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |a $ {} (:at 1650197641639) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650197558804) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650197566942) (:by |rJG4IHzWf) (:text |next-coord) + |o $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |d!) + |a $ %{} :Expr (:at 1650197641639) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650197641639) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |a $ {} (:at 1650210037542) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |h $ {} (:at 1650197641639) (:by |rJG4IHzWf) (:text |shape-focus) (:type :leaf) - |b $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650197641639) (:by |rJG4IHzWf) (:text |if) + |a $ %{} :Leaf (:at 1650210037542) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650197641639) (:by |rJG4IHzWf) (:text |shape-focus) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649182710136) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649182710136) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |a $ {} (:at 1649472927516) (:by |rJG4IHzWf) (:text |-1) (:type :leaf) - |h $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |h $ {} (:at 1649229811639) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649472927516) (:by |rJG4IHzWf) (:text |-1) + |h $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Expr (:at 1649229811639) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229811639) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649229811639) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1650213567529) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |q $ {} (:at 1650368959025) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |qT $ {} (:at 1650368962786) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |r $ {} (:at 1650370334170) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650370342079) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |T $ {} (:at 1650368225079) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |b $ {} (:at 1650370356939) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650370357813) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |L $ {} (:at 1650370359466) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |T $ {} (:at 1650370351530) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229811639) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649229811639) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650213567529) (:by |rJG4IHzWf) (:text |leaf-gap) + |q $ %{} :Leaf (:at 1650368959025) (:by |rJG4IHzWf) (:text |y-stack) + |qT $ %{} :Leaf (:at 1650368962786) (:by |rJG4IHzWf) (:text |y-stack-max) + |r $ %{} :Expr (:at 1650370334170) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650370342079) (:by |rJG4IHzWf) (:text |&max) + |T $ %{} :Leaf (:at 1650368225079) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |b $ %{} :Expr (:at 1650370356939) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650370357813) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650370359466) (:by |rJG4IHzWf) (:text |x-position) + |T $ %{} :Expr (:at 1650370351530) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650370354003) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1650370356197) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |s $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650370354003) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650370356197) (:by |rJG4IHzWf) (:text |info) + |s $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |t $ {} (:at 1649472804258) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |u $ {} (:at 1649473428792) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |i $ {} (:at 1649175224556) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472804258) (:by |rJG4IHzWf) (:text |false) + |u $ %{} :Leaf (:at 1649473428792) (:by |rJG4IHzWf) (:text |x-position) + |i $ %{} :Expr (:at 1649175224556) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175728820) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649175728820) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649175730027) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1649175217709) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649175730027) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1649175217709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175274417) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |b $ {} (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649183166808) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175274417) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649183166808) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649183171249) (:by |rJG4IHzWf) (:text |not=) (:type :leaf) - |b $ {} (:at 1649183171575) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649183171902) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649183171249) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Leaf (:at 1649183171575) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649183171902) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649183173014) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1649183174094) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649183173014) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649183174094) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |H $ {} (:at 1649252473954) (:by |rJG4IHzWf) (:type :expr) + |H $ %{} :Expr (:at 1649252473954) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649252477131) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |b $ {} (:at 1649252492178) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649252477131) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1649252492178) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649252492752) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649252496009) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |h $ {} (:at 1649252496925) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649252492752) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649252496009) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1649252496925) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649175233410) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649175233410) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175594949) (:by |rJG4IHzWf) (:text |wrap-linear-expr) (:type :leaf) - |b $ {} (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236307879) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236580522) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650198322019) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175594949) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236307879) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236580522) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198322019) (:by |rJG4IHzWf) (:text |true) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649175860407) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175860407) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649175861559) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1649175861823) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649175861559) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649175861823) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175862189) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649182690865) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175862189) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649182690865) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649182691993) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649182692995) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649182691993) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649182692995) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649182692995) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650721114743) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649185110922) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |X $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649182692995) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721114743) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649185110922) (:by |rJG4IHzWf) (:text |0) + |X $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650208907638) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208907638) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208907638) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650208907638) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |h $ {} (:at 1650208907638) (:by |rJG4IHzWf) (:text |style-active-line) (:type :leaf) - |l $ {} (:at 1650208907638) (:by |rJG4IHzWf) (:text |style-shadow-line) (:type :leaf) - |g $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208907638) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650208907638) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650208907638) (:by |rJG4IHzWf) (:text |style-active-line) + |l $ %{} :Leaf (:at 1650208907638) (:by |rJG4IHzWf) (:text |style-shadow-line) + |g $ %{} :Expr (:at 1649228063663) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649228063663) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |:points) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649176279380) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649176279380) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649176281171) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649176285885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649176281171) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649176285885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176285885) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |a $ {} (:at 1649229193537) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649185179983) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |Z $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176285885) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649229193537) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649185179983) (:by |rJG4IHzWf) (:text |line-height) + |Z $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716015126) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |b $ {} (:at 1650715314051) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716015126) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650715314051) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650715315833) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1650715318551) (:by |rJG4IHzWf) (:text |base-dot) (:type :leaf) - |T $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650715315833) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650715318551) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176304798) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649176304798) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649183057590) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649176304798) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649183057590) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649183057590) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650212722594) (:by |rJG4IHzWf) (:text |160) (:type :leaf) - |h $ {} (:at 1649183057590) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650212764998) (:by |rJG4IHzWf) (:text |30) (:type :leaf) - |o $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649183057590) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650212722594) (:by |rJG4IHzWf) (:text |160) + |h $ %{} :Leaf (:at 1649183057590) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650212764998) (:by |rJG4IHzWf) (:text |30) + |o $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |on-expr-click) (:type :leaf) - |b $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |l $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |o $ {} (:at 1650198021828) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |a $ {} (:at 1650198004817) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |next-coord) + |o $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |d!) + |a $ %{} :Expr (:at 1650198004817) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198004817) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650198004817) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650198004817) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198004817) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650198004817) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |h $ {} (:at 1650198004817) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1650198004817) (:by |rJG4IHzWf) (:text |shape-focus) (:type :leaf) - |b $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |shape-focus) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649182710136) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649182710136) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |a $ {} (:at 1649229183498) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649175973760) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |h $ {} (:at 1649229811639) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649229183498) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Expr (:at 1649229811639) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229811639) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649229811639) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1650213571735) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |q $ {} (:at 1649472737852) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649472739205) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |T $ {} (:at 1649229174567) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |qT $ {} (:at 1650368979009) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650368980264) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |b $ {} (:at 1650368985463) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |h $ {} (:at 1650368987157) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650368987157) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1650368987157) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |r $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |b $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |h $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |l $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229811639) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649229811639) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650213571735) (:by |rJG4IHzWf) (:text |leaf-gap) + |q $ %{} :Expr (:at 1649472737852) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649472739205) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1649229174567) (:by |rJG4IHzWf) (:text |y-stack) + |qT $ %{} :Expr (:at 1650368979009) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368980264) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1650368985463) (:by |rJG4IHzWf) (:text |y-stack-max) + |h $ %{} :Expr (:at 1650368987157) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368987157) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650368987157) (:by |rJG4IHzWf) (:text |y-stack) + |r $ %{} :Expr (:at 1650368229033) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |h $ %{} :Expr (:at 1650368229033) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |leaf-gap) + |l $ %{} :Expr (:at 1650368229033) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1650368229033) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |s $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |info) + |s $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |t $ {} (:at 1649472820649) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |u $ {} (:at 1649473444729) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |j $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472820649) (:by |rJG4IHzWf) (:text |false) + |u $ %{} :Leaf (:at 1649473444729) (:by |rJG4IHzWf) (:text |winding-x) + |j $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230904875) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230904875) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |>) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |>) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1650719315000) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1650719315000) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719315000) (:by |rJG4IHzWf) (:text |wrap-linear-expr) (:type :leaf) - |b $ {} (:at 1650719315000) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650719315000) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1650719315000) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650719315000) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650721164630) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721164630) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |g $ {} (:at 1650211051550) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |l $ {} (:at 1650213575516) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |o $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |oT $ {} (:at 1650369010206) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650369011832) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |L $ {} (:at 1650369015905) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |x-position) + |g $ %{} :Leaf (:at 1650211051550) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650213575516) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |oT $ %{} :Expr (:at 1650369010206) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650369011832) (:by |rJG4IHzWf) (:text |&max) + |L $ %{} :Leaf (:at 1650369015905) (:by |rJG4IHzWf) (:text |y-stack-max) + |T $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |p $ {} (:at 1650367882262) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |q $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |p $ %{} :Leaf (:at 1650367882262) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |q $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649230900909) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |s $ {} (:at 1649472825331) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |t $ {} (:at 1649473842105) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |l $ {} (:at 1649175351628) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |idx) + |s $ %{} :Leaf (:at 1649472825331) (:by |rJG4IHzWf) (:text |winding-okay?) + |t $ %{} :Leaf (:at 1649473842105) (:by |rJG4IHzWf) (:text |winding-x) + |l $ %{} :Expr (:at 1649175351628) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649215398192) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1649215398192) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649215399129) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1649175356148) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649215399129) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1649175356148) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175356629) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649175358161) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649175358536) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175356629) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649175358161) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649175358536) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175359280) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1649175361772) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649215794233) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175359280) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649175361772) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649215794233) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649231063293) (:by |rJG4IHzWf) (:text |&=) (:type :leaf) - |b $ {} (:at 1649229253526) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649229256357) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649231063293) (:by |rJG4IHzWf) (:text |&=) + |b $ %{} :Leaf (:at 1649229253526) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649229256357) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |X $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |info) + |X $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |X $ {} (:at 1649215821460) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |cond) + |X $ %{} :Expr (:at 1649215821460) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215822710) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649215822710) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215825101) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |b $ {} (:at 1649215826037) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649215826907) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215825101) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649215826037) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649215826907) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215826907) (:by |rJG4IHzWf) (:text |wrap-linear-expr) (:type :leaf) - |b $ {} (:at 1649215826907) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236314411) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236586697) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650198504166) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |b $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215826907) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649215826907) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236314411) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236586697) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198504166) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650213240867) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650213240867) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:text |with-linear?) (:type :leaf) - |b $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650213240867) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650213240867) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:text |all-block?) (:type :leaf) - |b $ {} (:at 1650213240867) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |all-block?) + |b $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) (:type :leaf) - |b $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236315330) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236587622) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |n $ {} (:at 1650370997880) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |q $ {} (:at 1650198470586) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |s $ {} (:at 1650719418769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236315330) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236587622) (:by |rJG4IHzWf) (:text |focus) + |n $ %{} :Leaf (:at 1650370997880) (:by |rJG4IHzWf) (:text |winding-okay?) + |q $ %{} :Leaf (:at 1650198470586) (:by |rJG4IHzWf) (:text |false) + |s $ %{} :Expr (:at 1650719418769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719418458) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650719422028) (:by |rJG4IHzWf) (:text |acc-x) (:type :leaf) - |h $ {} (:at 1650719434121) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650719418458) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650719422028) (:by |rJG4IHzWf) (:text |acc-x) + |h $ %{} :Leaf (:at 1650719434121) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:text |wrap-block-expr) (:type :leaf) - |b $ {} (:at 1649215811976) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236316471) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236588644) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236316471) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236588644) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650721159517) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649185314058) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649229805788) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721159517) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649185314058) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649229805788) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229805788) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649229805788) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |l $ {} (:at 1649230924749) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |o $ {} (:at 1649230274951) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649230276569) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |T $ {} (:at 1649229271992) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |b $ {} (:at 1649230277186) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230279106) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649230280448) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |p $ {} (:at 1650369022579) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650369023589) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |L $ {} (:at 1650369027668) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |T $ {} (:at 1649230274951) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649230276569) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |T $ {} (:at 1649229271992) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |b $ {} (:at 1649230277186) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229805788) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649229805788) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1649230924749) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Expr (:at 1649230274951) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649230276569) (:by |rJG4IHzWf) (:text |&max) + |T $ %{} :Leaf (:at 1649229271992) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Expr (:at 1649230277186) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230279106) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230280448) (:by |rJG4IHzWf) (:text |info) + |p $ %{} :Expr (:at 1650369022579) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650369023589) (:by |rJG4IHzWf) (:text |&max) + |L $ %{} :Leaf (:at 1650369027668) (:by |rJG4IHzWf) (:text |y-stack-max) + |T $ %{} :Expr (:at 1649230274951) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649230276569) (:by |rJG4IHzWf) (:text |&max) + |T $ %{} :Leaf (:at 1649229271992) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Expr (:at 1649230277186) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230279106) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649230280448) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |q $ {} (:at 1650367887767) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |s $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649175350784) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |t $ {} (:at 1649472831634) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |u $ {} (:at 1649476240872) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649476242544) (:by |rJG4IHzWf) (:text |either) (:type :leaf) - |T $ {} (:at 1649474003508) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |b $ {} (:at 1649477267976) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649477271108) (:by |rJG4IHzWf) (:text |if-let) (:type :leaf) - |T $ {} (:at 1649477272455) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230279106) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230280448) (:by |rJG4IHzWf) (:text |info) + |q $ %{} :Leaf (:at 1650367887767) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |s $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472831634) (:by |rJG4IHzWf) (:text |winding-okay?) + |u $ %{} :Expr (:at 1649476240872) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649476242544) (:by |rJG4IHzWf) (:text |either) + |T $ %{} :Leaf (:at 1649474003508) (:by |rJG4IHzWf) (:text |winding-x) + |b $ %{} :Expr (:at 1649477267976) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649477271108) (:by |rJG4IHzWf) (:text |if-let) + |T $ %{} :Expr (:at 1649477272455) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649477272899) (:by |rJG4IHzWf) (:text |x) (:type :leaf) - |T $ {} (:at 1649476246855) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649477272899) (:by |rJG4IHzWf) (:text |x) + |T $ %{} :Expr (:at 1649476246855) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649476249307) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1649476251138) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649477273584) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649476249307) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649476251138) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649477273584) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649477281934) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649477287315) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649477288136) (:by |rJG4IHzWf) (:text |x) (:type :leaf) - |lT $ {} (:at 1650719647593) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649477281934) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649477287315) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649477288136) (:by |rJG4IHzWf) (:text |x) + |lT $ %{} :Expr (:at 1650719647593) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719654484) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650719654484) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650719656621) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |L $ {} (:at 1650719664620) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650719656621) (:by |rJG4IHzWf) (:text |and) + |L $ %{} :Expr (:at 1650719664620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719665380) (:by |rJG4IHzWf) (:text |>) (:type :leaf) - |b $ {} (:at 1650719666730) (:by |rJG4IHzWf) (:text |acc-x) (:type :leaf) - |h $ {} (:at 1650722244653) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |T $ {} (:at 1650719650033) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650719665380) (:by |rJG4IHzWf) (:text |>) + |b $ %{} :Leaf (:at 1650719666730) (:by |rJG4IHzWf) (:text |acc-x) + |h $ %{} :Leaf (:at 1650722244653) (:by |rJG4IHzWf) (:text |twist-distance) + |T $ %{} :Expr (:at 1650719650033) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719650182) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650719650835) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650719651331) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650719650182) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650719650835) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650719651331) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719652031) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1650719652430) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650719652031) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650719652430) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |with-linear?) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |all-block?) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |all-block?) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |q $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |s $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-okay?) + |q $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |true) + |s $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |acc-x) (:type :leaf) - |g $ {} (:at 1650722081811) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |l $ {} (:at 1650722248113) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |acc-x) + |g $ %{} :Leaf (:at 1650722081811) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1650722248113) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650722251880) (:by |rJG4IHzWf) (:text |negate) (:type :leaf) - |T $ {} (:at 1650722246965) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650722251880) (:by |rJG4IHzWf) (:text |negate) + |T $ %{} :Leaf (:at 1650722246965) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |wrap-block-expr) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |style-active-line) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |style-shadow-line) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |style-active-line) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:points) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650722258454) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650722258454) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650722260431) (:by |rJG4IHzWf) (:text |negate) (:type :leaf) - |b $ {} (:at 1650722260875) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650722260431) (:by |rJG4IHzWf) (:text |negate) + |b $ %{} :Leaf (:at 1650722260875) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |o $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) + |o $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650722263318) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650722263318) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650722263318) (:by |rJG4IHzWf) (:text |negate) (:type :leaf) - |b $ {} (:at 1650722263318) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650722263318) (:by |rJG4IHzWf) (:text |negate) + |b $ %{} :Leaf (:at 1650722263318) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650721890008) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1650721890008) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650721890797) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650721890797) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |base-dot) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |base-dot) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |300) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |30) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |300) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |30) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |on-expr-click) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |o $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |o $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) + |o $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |d!) + |o $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |shape-focus) (:type :leaf) - |q $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |shape-focus) + |q $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |a $ {} (:at 1650722266437) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Expr (:at 1650722266437) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650722266437) (:by |rJG4IHzWf) (:text |negate) (:type :leaf) - |b $ {} (:at 1650722266437) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650722266437) (:by |rJG4IHzWf) (:text |negate) + |b $ %{} :Leaf (:at 1650722266437) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650721849552) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1650721849552) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650721850312) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650721850312) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |l $ {} (:at 1650720785359) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |o $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |l $ {} (:at 1650721824846) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |q $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |h $ {} (:at 1650721826380) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650721827113) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650720785359) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Leaf (:at 1650721824846) (:by |rJG4IHzWf) (:text |1) + |q $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack-max) + |h $ %{} :Expr (:at 1650721826380) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650721827113) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |s $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |t $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |s $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |t $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |u $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |v $ {} (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |m $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |idx) + |u $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-okay?) + |v $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-x) + |m $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |l $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |cond) + |l $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650213244356) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650213244356) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:text |with-linear?) (:type :leaf) - |b $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650213244356) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650213244356) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:text |all-block?) (:type :leaf) - |b $ {} (:at 1650213244356) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |all-block?) + |b $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236318710) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236590565) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1649475122068) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |q $ {} (:at 1650198145807) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |s $ {} (:at 1650719441410) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236318710) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236590565) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1649475122068) (:by |rJG4IHzWf) (:text |winding-okay?) + |q $ %{} :Leaf (:at 1650198145807) (:by |rJG4IHzWf) (:text |true) + |s $ %{} :Expr (:at 1650719441410) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650719441410) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1650719441410) (:by |rJG4IHzWf) (:text |acc-x) (:type :leaf) - |h $ {} (:at 1650719441410) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |o $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650719441410) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650719441410) (:by |rJG4IHzWf) (:text |acc-x) + |h $ %{} :Leaf (:at 1650719441410) (:by |rJG4IHzWf) (:text |x-position) + |o $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1651055527702) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1651055527702) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651055529255) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651055529255) (:by |rJG4IHzWf) (:text |assoc) + |T $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |wrap-block-expr) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236319946) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236591601) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |b $ {} (:at 1651055533148) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |h $ {} (:at 1651055533702) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650208839678) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236319946) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236591601) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Leaf (:at 1651055533148) (:by |rJG4IHzWf) (:text |:width) + |h $ %{} :Leaf (:at 1651055533702) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650208839678) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650208840843) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650208841097) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650208840843) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650208841097) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208841192) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650208841192) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208842810) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |b $ {} (:at 1650208845501) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208842810) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650208845501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208845501) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650208845501) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |h $ {} (:at 1650208845501) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208845501) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650208845501) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1650208845501) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650721076215) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |e $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721076215) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |0) + |e $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |b $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650208851722) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208851722) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208851357) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650208854268) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |h $ {} (:at 1650208857586) (:by |rJG4IHzWf) (:text |style-active-line) (:type :leaf) - |l $ {} (:at 1650208862250) (:by |rJG4IHzWf) (:text |style-shadow-line) (:type :leaf) - |h $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208851357) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650208854268) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650208857586) (:by |rJG4IHzWf) (:text |style-active-line) + |l $ %{} :Leaf (:at 1650208862250) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |:points) (:type :leaf) - |b $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |a $ {} (:at 1649229284640) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649215484357) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |f $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649229284640) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |line-height) + |f $ %{} :Expr (:at 1649215488825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |b $ {} (:at 1650716025339) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650716025339) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650716026293) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1650716029544) (:by |rJG4IHzWf) (:text |base-dot) (:type :leaf) - |T $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650716026293) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650716029544) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649215488825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1649215488825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649215488825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1650212745888) (:by |rJG4IHzWf) (:text |300) (:type :leaf) - |h $ {} (:at 1649215488825) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650212753727) (:by |rJG4IHzWf) (:text |30) (:type :leaf) - |q $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650212745888) (:by |rJG4IHzWf) (:text |300) + |h $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650212753727) (:by |rJG4IHzWf) (:text |30) + |q $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |on-expr-click) (:type :leaf) - |b $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |l $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |o $ {} (:at 1650198084794) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |g $ {} (:at 1650198072593) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |next-coord) + |o $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |d!) + |g $ %{} :Expr (:at 1650198072593) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198072593) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650208848138) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |h $ {} (:at 1650198072593) (:by |rJG4IHzWf) (:text |shape-focus) (:type :leaf) - |h $ {} (:at 1649215457180) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198072593) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650208848138) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650198072593) (:by |rJG4IHzWf) (:text |shape-focus) + |h $ %{} :Expr (:at 1649215457180) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649215459310) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1649215460531) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649215459310) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649215460531) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215460825) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649215462190) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215460825) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649215462190) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215463687) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649215583981) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215463687) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649215583981) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649215584673) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1649215585490) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1649229291486) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649215584673) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1649215585490) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1649229291486) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229291486) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1649229291486) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649229291486) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |T $ {} (:at 1649229795144) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229291486) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649229291486) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649229291486) (:by |rJG4IHzWf) (:text |line-height) + |T $ %{} :Expr (:at 1649229795144) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229795144) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649229795144) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |l $ {} (:at 1650210926138) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |q $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |qT $ {} (:at 1650369034697) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650369036674) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |L $ {} (:at 1650369039113) (:by |rJG4IHzWf) (:text |y-stack-max) (:type :leaf) - |T $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229795144) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649229795144) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650210926138) (:by |rJG4IHzWf) (:text |leaf-gap) + |q $ %{} :Expr (:at 1649230228488) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649230228488) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |info) + |qT $ %{} :Expr (:at 1650369034697) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650369036674) (:by |rJG4IHzWf) (:text |&max) + |L $ %{} :Leaf (:at 1650369039113) (:by |rJG4IHzWf) (:text |y-stack-max) + |T $ %{} :Expr (:at 1649230228488) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649230228488) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649230228488) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |r $ {} (:at 1650367893854) (:by |rJG4IHzWf) (:text |y-stack-extend-x) (:type :leaf) - |s $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |info) + |r $ %{} :Leaf (:at 1650367893854) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |s $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649215408274) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |t $ {} (:at 1649472839054) (:by |rJG4IHzWf) (:text |winding-okay?) (:type :leaf) - |u $ {} (:at 1649473875088) (:by |rJG4IHzWf) (:text |winding-x) (:type :leaf) - |o $ {} (:at 1649175369227) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472839054) (:by |rJG4IHzWf) (:text |winding-okay?) + |u $ %{} :Leaf (:at 1649473875088) (:by |rJG4IHzWf) (:text |winding-x) + |o $ %{} :Expr (:at 1649175369227) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175369808) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649175390914) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175369808) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649175390914) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175390914) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649175390914) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175390914) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175390914) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175390914) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649177088497) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175390914) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1649177088497) (:by |rJG4IHzWf) :data $ {} - |5 $ {} (:at 1649177126906) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |D $ {} (:at 1649177127994) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |L $ {} (:at 1649177090186) (:by |rJG4IHzWf) (:type :expr) + |5 $ %{} :Leaf (:at 1649177126906) (:by |rJG4IHzWf) (:text |create-list) + |D $ %{} :Leaf (:at 1649177127994) (:by |rJG4IHzWf) (:text |:container) + |L $ %{} :Expr (:at 1649177090186) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649177090461) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1649175411745) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649177090461) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1649175411745) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175413703) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649175414764) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649175415166) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175413703) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175414764) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175415166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175416094) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649175416772) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649175417814) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175416094) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175416772) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175417814) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649175421410) (:by |rJG4IHzWf) (:text |comp-error) (:type :leaf) - |b $ {} (:at 1649175427408) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |g $ {} (:at 1649182340910) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649182340910) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649182340910) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |l $ {} (:at 1649175390914) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649229349839) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649229328401) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |wrap-leaf $ {} (:at 1649093163815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649175421410) (:by |rJG4IHzWf) (:text |comp-error) + |b $ %{} :Leaf (:at 1649175427408) (:by |rJG4IHzWf) (:text |ys) + |g $ %{} :Expr (:at 1649182340910) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649182340910) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649182340910) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1649175390914) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229349839) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229328401) (:by |rJG4IHzWf) (:text |y-stack) + |wrap-leaf $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649093163815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649093163815) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079861000) (:by |rJG4IHzWf) (:text |wrap-leaf) (:type :leaf) - |h $ {} (:at 1649093163815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649093163815) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079861000) (:by |rJG4IHzWf) (:text |wrap-leaf) + |h $ %{} :Expr (:at 1649093163815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649093166256) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |b $ {} (:at 1649236368559) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649236606075) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1649335919541) (:by |rJG4IHzWf) (:text |head?) (:type :leaf) - |l $ {} (:at 1649094815328) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649093166256) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Leaf (:at 1649236368559) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236606075) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Leaf (:at 1649335919541) (:by |rJG4IHzWf) (:text |head?) + |l $ %{} :Expr (:at 1649094815328) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649094816731) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649094816965) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649094816731) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649094816965) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094817280) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649094817280) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094818147) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649094820730) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649094818147) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649094820730) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651054822042) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |h $ {} (:at 1649094820730) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |l $ {} (:at 1651054837151) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |o $ {} (:at 1651054840004) (:by |rJG4IHzWf) (:text "||Roboto Mono") (:type :leaf) - |b $ {} (:at 1649159720741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651054822042) (:by |rJG4IHzWf) (:text |measure-text-width!) + |h $ %{} :Leaf (:at 1649094820730) (:by |rJG4IHzWf) (:text |s) + |l $ %{} :Leaf (:at 1651054837151) (:by |rJG4IHzWf) (:text |14) + |o $ %{} :Leaf (:at 1651054840004) (:by |rJG4IHzWf) (:text "||Roboto Mono") + |b $ %{} :Expr (:at 1649159720741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649159721590) (:by |rJG4IHzWf) (:text |height) (:type :leaf) - |b $ {} (:at 1649227506377) (:by |rJG4IHzWf) (:text |leaf-height) (:type :leaf) - |T $ {} (:at 1649093169458) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649159721590) (:by |rJG4IHzWf) (:text |height) + |b $ %{} :Leaf (:at 1649227506377) (:by |rJG4IHzWf) (:text |leaf-height) + |T $ %{} :Expr (:at 1649093169458) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649093172781) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649093173153) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649093172781) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649093173153) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649093176081) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649163113703) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649093176081) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1649163113703) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649163115160) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1649163115503) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649163115160) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649163115503) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163115850) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650209579585) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163115850) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650209579585) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650209581021) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650209581611) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650209581021) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650209581611) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650209581762) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650211526798) (:by |rJG4IHzWf) (:text |-4) (:type :leaf) - |h $ {} (:at 1650209583621) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1649094823853) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650209581762) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650211526798) (:by |rJG4IHzWf) (:text |-4) + |h $ %{} :Leaf (:at 1650209583621) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1649094823853) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649094825363) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |L $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649094825363) (:by |rJG4IHzWf) (:text |rect) + |L $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1650799092894) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650799092894) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650799092894) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650799115774) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |b $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650799092894) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650799115774) (:by |rJG4IHzWf) (:text |0.8) + |b $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |h $ {} (:at 1650209578197) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649184686291) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Leaf (:at 1650209578197) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649184686291) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649184686291) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1649184686291) (:by |rJG4IHzWf) (:text |-0.5) (:type :leaf) - |h $ {} (:at 1649227523470) (:by |rJG4IHzWf) (:text |height) (:type :leaf) - |h $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649184686291) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649184686291) (:by |rJG4IHzWf) (:text |-0.5) + |h $ %{} :Leaf (:at 1649227523470) (:by |rJG4IHzWf) (:text |height) + |h $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:text |:size) (:type :leaf) - |b $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650209592821) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650209592821) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650209593358) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |T $ {} (:at 1649094864660) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1650210265966) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |h $ {} (:at 1649159725355) (:by |rJG4IHzWf) (:text |height) (:type :leaf) - |o $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650209593358) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1649094864660) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Leaf (:at 1650210265966) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1649159725355) (:by |rJG4IHzWf) (:text |height) + |o $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094834826) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649094846200) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649094846200) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649094848638) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649243502361) (:by |rJG4IHzWf) (:text |190) (:type :leaf) - |h $ {} (:at 1649243521231) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |l $ {} (:at 1650799110544) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |p $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649094848638) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649243502361) (:by |rJG4IHzWf) (:text |190) + |h $ %{} :Leaf (:at 1649243521231) (:by |rJG4IHzWf) (:text |70) + |l $ %{} :Leaf (:at 1650799110544) (:by |rJG4IHzWf) (:text |10) + |p $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:text |:line-style) (:type :leaf) - |b $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |:line-style) + |b $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |e $ {} (:at 1649335724028) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |1) + |e $ %{} :Expr (:at 1649335724028) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335724028) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1650714219767) (:by |rJG4IHzWf) (:text |0.2) (:type :leaf) - |h $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335724028) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650714219767) (:by |rJG4IHzWf) (:text |0.2) + |h $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |h $ {} (:at 1649335714282) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |l $ {} (:at 1649335753423) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |q $ {} (:at 1649236375533) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1649335753423) (:by |rJG4IHzWf) (:text |100) + |q $ %{} :Expr (:at 1649236375533) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236376347) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1649236376954) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236376347) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1649236376954) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236377262) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649236377603) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236377262) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236377603) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236380942) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1649236381272) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236380942) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1649236381272) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236381558) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649236381822) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236381558) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649236381822) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236382061) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1649236382548) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650000075656) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236382061) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1649236382548) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650000075656) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650000076220) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650000076607) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650000076220) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650000076607) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000077069) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650000077069) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000078760) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1650000080701) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000078760) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650000080701) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000080701) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650000080701) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650000080701) (:by |rJG4IHzWf) (:text |.-data) (:type :leaf) - |l $ {} (:at 1650000080701) (:by |rJG4IHzWf) (:text |.-originalEvent) (:type :leaf) - |T $ {} (:at 1649998281816) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000080701) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650000080701) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650000080701) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1650000080701) (:by |rJG4IHzWf) (:text |.-originalEvent) + |T $ %{} :Expr (:at 1649998281816) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649998282397) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650000072575) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649998282397) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650000072575) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000088789) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1650000089423) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000088789) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650000089423) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000089791) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |b $ {} (:at 1650000092829) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1650000089423) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000089791) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1650000092829) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650000089423) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650000096869) (:by |rJG4IHzWf) (:text |.-ctrlKey) (:type :leaf) - |b $ {} (:at 1650000092829) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |P $ {} (:at 1649998344209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650000096869) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1650000092829) (:by |rJG4IHzWf) (:text |event) + |P $ %{} :Expr (:at 1649998344209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998344209) (:by |rJG4IHzWf) (:text |prompt-at!) (:type :leaf) - |b $ {} (:at 1649998348701) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998344209) (:by |rJG4IHzWf) (:text |prompt-at!) + |b $ %{} :Expr (:at 1649998348701) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649998351894) (:by |rJG4IHzWf) (:text |&let) (:type :leaf) - |L $ {} (:at 1649998349770) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649998351894) (:by |rJG4IHzWf) (:text |&let) + |L $ %{} :Expr (:at 1649998349770) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998350110) (:by |rJG4IHzWf) (:text |pos) (:type :leaf) - |b $ {} (:at 1649998353449) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998350110) (:by |rJG4IHzWf) (:text |pos) + |b $ %{} :Expr (:at 1649998353449) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998358713) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1649998359127) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1649998360951) (:by |rJG4IHzWf) (:text |.-data) (:type :leaf) - |l $ {} (:at 1649998364378) (:by |rJG4IHzWf) (:text |.-global) (:type :leaf) - |T $ {} (:at 1649998345697) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998358713) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649998359127) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1649998360951) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1649998364378) (:by |rJG4IHzWf) (:text |.-global) + |T $ %{} :Expr (:at 1649998345697) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998346500) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649998374735) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998346500) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649998374735) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998376267) (:by |rJG4IHzWf) (:text |.-x) (:type :leaf) - |b $ {} (:at 1649998377897) (:by |rJG4IHzWf) (:text |pos) (:type :leaf) - |h $ {} (:at 1649998374735) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998376267) (:by |rJG4IHzWf) (:text |.-x) + |b $ %{} :Leaf (:at 1649998377897) (:by |rJG4IHzWf) (:text |pos) + |h $ %{} :Expr (:at 1649998374735) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998380634) (:by |rJG4IHzWf) (:text |.-y) (:type :leaf) - |b $ {} (:at 1649998377897) (:by |rJG4IHzWf) (:text |pos) (:type :leaf) - |h $ {} (:at 1649998382196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998380634) (:by |rJG4IHzWf) (:text |.-y) + |b $ %{} :Leaf (:at 1649998377897) (:by |rJG4IHzWf) (:text |pos) + |h $ %{} :Expr (:at 1649998382196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998382723) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649998383620) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998382723) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649998383620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998453085) (:by |rJG4IHzWf) (:text |:initial) (:type :leaf) - |b $ {} (:at 1649998458753) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649998482696) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998453085) (:by |rJG4IHzWf) (:text |:initial) + |b $ %{} :Leaf (:at 1649998458753) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Expr (:at 1649998482696) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998484086) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1649998484432) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998484086) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649998484432) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998484719) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649998484952) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998484719) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649998484952) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998487349) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1649998496293) (:by |rJG4IHzWf) (:text |code-font) (:type :leaf) - |l $ {} (:at 1649998460795) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998487349) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649998496293) (:by |rJG4IHzWf) (:text |code-font) + |l $ %{} :Expr (:at 1649998460795) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998461245) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649998461837) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998461245) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649998461837) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998465959) (:by |rJG4IHzWf) (:text |content) (:type :leaf) - |h $ {} (:at 1649998468544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998465959) (:by |rJG4IHzWf) (:text |content) + |h $ %{} :Expr (:at 1649998468544) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649998756116) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |T $ {} (:at 1649998757623) (:by |rJG4IHzWf) (:text |:cirru-edit-node) (:type :leaf) - |b $ {} (:at 1649998759560) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649998756116) (:by |rJG4IHzWf) (:text |d!) + |T $ %{} :Leaf (:at 1649998757623) (:by |rJG4IHzWf) (:text |:cirru-edit-node) + |b $ %{} :Expr (:at 1649998759560) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649998761334) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1649998762424) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |T $ {} (:at 1649998473250) (:by |rJG4IHzWf) (:text |content) (:type :leaf) - |b $ {} (:at 1649236383114) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649998761334) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1649998762424) (:by |rJG4IHzWf) (:text |coord) + |T $ %{} :Leaf (:at 1649998473250) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649236383114) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236383975) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650778994788) (:by |rJG4IHzWf) (:text |:focus-or-pick) (:type :leaf) - |h $ {} (:at 1649236390766) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |X $ {} (:at 1649236758216) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236383975) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650778994788) (:by |rJG4IHzWf) (:text |:focus-or-pick) + |h $ %{} :Leaf (:at 1649236390766) (:by |rJG4IHzWf) (:text |coord) + |X $ %{} :Expr (:at 1649236758216) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236758216) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649236758216) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236758216) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649236758216) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236758216) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649236758216) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649236758216) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236758216) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649236758216) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236758216) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |b $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |rect) + |b $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |-0.5) (:type :leaf) - |h $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |height) (:type :leaf) - |h $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |-0.5) + |h $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |height) + |h $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |:size) (:type :leaf) - |b $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650210172756) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650210172756) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650210173275) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1650211539387) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |h $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |height) (:type :leaf) - |l $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650210173275) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Leaf (:at 1650211539387) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |height) + |l $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1649236784709) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |q $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |0.8) + |q $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |:line-style) (:type :leaf) - |b $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |:line-style) + |b $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |h $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |l $ {} (:at 1649237455906) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |l $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1649237455906) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236806373) (:by |rJG4IHzWf) (:text |:alpha) (:type :leaf) - |b $ {} (:at 1649237464929) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1649237464929) (:by |rJG4IHzWf) (:text |0.8) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |h $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |a $ {} (:at 1650211638077) (:by |rJG4IHzWf) (:text |4) (:type :leaf) - |h $ {} (:at 1649184696464) (:by |rJG4IHzWf) (:text |-8) (:type :leaf) - |l $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1650211638077) (:by |rJG4IHzWf) (:text |4) + |h $ %{} :Leaf (:at 1649184696464) (:by |rJG4IHzWf) (:text |-8) + |l $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649335553968) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649335553968) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649335563109) (:by |rJG4IHzWf) (:text |pick-leaf-color) (:type :leaf) - |P $ {} (:at 1649335566111) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |Y $ {} (:at 1649335932972) (:by |rJG4IHzWf) (:text |head?) (:type :leaf) - |h $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1649163118544) (:by |rJG4IHzWf) (:text "||Roboto Mono") (:type :leaf) - |h $ {} (:at 1649093222902) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649093480617) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649094822399) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |l $ {} (:at 1649159707083) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649228866080) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649228870209) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |o $ {} (:at 1649473367607) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649473370477) (:by |rJG4IHzWf) (:text |:winding-x) (:type :leaf) - |b $ {} (:at 1649477938104) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |wrap-linear-expr $ {} (:at 1649160135483) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649335563109) (:by |rJG4IHzWf) (:text |pick-leaf-color) + |P $ %{} :Leaf (:at 1649335566111) (:by |rJG4IHzWf) (:text |s) + |Y $ %{} :Leaf (:at 1649335932972) (:by |rJG4IHzWf) (:text |head?) + |h $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text "||Roboto Mono") + |h $ %{} :Expr (:at 1649093222902) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649093480617) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649094822399) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Expr (:at 1649159707083) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228866080) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649228870209) (:by |rJG4IHzWf) (:text |1) + |o $ %{} :Expr (:at 1649473367607) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649473370477) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649477938104) (:by |rJG4IHzWf) (:text |nil) + |wrap-linear-expr $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649160135483) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649160135483) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1651079898948) (:by |rJG4IHzWf) (:text |wrap-linear-expr) (:type :leaf) - |h $ {} (:at 1649160135483) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649160135483) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079898948) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |h $ %{} :Expr (:at 1649160135483) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649160162664) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |b $ {} (:at 1649236330789) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649236613694) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1650198208733) (:by |rJG4IHzWf) (:text |smaller?) (:type :leaf) - |l $ {} (:at 1649160159302) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649160162664) (:by |rJG4IHzWf) (:text |xs) + |b $ %{} :Leaf (:at 1649236330789) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236613694) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Leaf (:at 1650198208733) (:by |rJG4IHzWf) (:text |smaller?) + |l $ %{} :Expr (:at 1649160159302) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173713050) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |X $ {} (:at 1649173713370) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173713050) (:by |rJG4IHzWf) (:text |loop) + |X $ %{} :Expr (:at 1649173713370) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173714943) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649173714943) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173714751) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |b $ {} (:at 1649173718284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173714751) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Expr (:at 1649173718284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173718284) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173718983) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173718284) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649173718983) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173720148) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |b $ {} (:at 1649173721049) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1649173721523) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173720148) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Leaf (:at 1649173721049) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649173721523) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173724323) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |b $ {} (:at 1649227553518) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |l $ {} (:at 1649173725885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173724323) (:by |rJG4IHzWf) (:text |x-position) + |b $ %{} :Leaf (:at 1649227553518) (:by |rJG4IHzWf) (:text |leaf-gap) + |l $ %{} :Expr (:at 1649173725885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649228993917) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |b $ {} (:at 1649228996549) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |o $ {} (:at 1649173728846) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649228993917) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Leaf (:at 1649228996549) (:by |rJG4IHzWf) (:text |1) + |o $ %{} :Expr (:at 1649173728846) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173729676) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1649173729939) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173729676) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1649173729939) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1650208309443) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1650208309443) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650208310152) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650208310398) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650208310152) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650208310398) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208310525) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650208310525) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208312827) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |b $ {} (:at 1650208321400) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208312827) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650208321400) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650208321400) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650208321400) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1650208321400) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650208321400) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650208321400) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1650208321400) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650208298899) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208298899) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650208300379) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650208304111) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |P $ {} (:at 1650208308188) (:by |rJG4IHzWf) (:text |style-active-line) (:type :leaf) - |T $ {} (:at 1650208208644) (:by |rJG4IHzWf) (:text |style-shadow-line) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650208300379) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1650208304111) (:by |rJG4IHzWf) (:text |focused?) + |P $ %{} :Leaf (:at 1650208308188) (:by |rJG4IHzWf) (:text |style-active-line) + |T $ %{} :Leaf (:at 1650208208644) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649184810346) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649184810346) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:points) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650209840596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650209840596) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650209841151) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650209842229) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650209841151) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650209842229) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650209842688) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650209845820) (:by |rJG4IHzWf) (:text |smaller?) (:type :leaf) - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650209842688) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650209845820) (:by |rJG4IHzWf) (:text |smaller?) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715884702) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |b $ {} (:at 1650715399189) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715884702) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650715399189) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650715399966) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1650715401273) (:by |rJG4IHzWf) (:text |base-dot) (:type :leaf) - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650715399966) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650715401273) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |k $ {} (:at 1649236931392) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |k $ %{} :Expr (:at 1649236931392) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236931392) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649236931392) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649236931392) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236931392) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649236931392) (:by |rJG4IHzWf) (:text |260) (:type :leaf) - |h $ {} (:at 1649236931392) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |l $ {} (:at 1649236931392) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |o $ {} (:at 1649236352703) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |260) + |h $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |60) + |o $ %{} :Expr (:at 1649236352703) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236354671) (:by |rJG4IHzWf) (:text |:on) (:type :leaf) - |b $ {} (:at 1649236355005) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236354671) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1649236355005) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236355291) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649236355543) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236355291) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236355543) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236357914) (:by |rJG4IHzWf) (:text |:pointertap) (:type :leaf) - |b $ {} (:at 1649236358352) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236357914) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1649236358352) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236358602) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649236358881) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236358602) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649236358881) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236360123) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1649236360640) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1649998830899) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236360123) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1649236360640) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1649998830899) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649998838282) (:by |rJG4IHzWf) (:text |on-expr-click) (:type :leaf) - |b $ {} (:at 1649998838966) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |c $ {} (:at 1649998967527) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |e $ {} (:at 1649998935607) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649998851490) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |m $ {} (:at 1649236740093) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649998838282) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1649998838966) (:by |rJG4IHzWf) (:text |e) + |c $ %{} :Leaf (:at 1649998967527) (:by |rJG4IHzWf) (:text |xs) + |e $ %{} :Leaf (:at 1649998935607) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649998851490) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1649236740093) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236740093) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650198393820) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236740093) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650198393820) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650198404287) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |H $ {} (:at 1650208324532) (:by |rJG4IHzWf) (:text |focused?) (:type :leaf) - |L $ {} (:at 1650198396605) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650198404287) (:by |rJG4IHzWf) (:text |and) + |H $ %{} :Leaf (:at 1650208324532) (:by |rJG4IHzWf) (:text |focused?) + |L $ %{} :Expr (:at 1650198396605) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650198396605) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650198396605) (:by |rJG4IHzWf) (:text |smaller?) (:type :leaf) - |h $ {} (:at 1649236740093) (:by |rJG4IHzWf) (:text |shape-focus) (:type :leaf) - |o $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650198396605) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650198396605) (:by |rJG4IHzWf) (:text |smaller?) + |h $ %{} :Leaf (:at 1649236740093) (:by |rJG4IHzWf) (:text |shape-focus) + |o $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:container) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |l $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |l $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229013518) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649229015650) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |l $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229013518) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229015650) (:by |rJG4IHzWf) (:text |y-stack) + |l $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |X $ {} (:at 1649236336397) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) + |X $ %{} :Expr (:at 1649236336397) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236339070) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |b $ {} (:at 1649236339433) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236339070) (:by |rJG4IHzWf) (:text |next-coord) + |b $ %{} :Expr (:at 1649236339433) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236340342) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649236342513) (:by |rJG4IHzWf) (:text |coord) (:type :leaf) - |h $ {} (:at 1649236344023) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236340342) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649236342513) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236344023) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |wrap-leaf) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236345443) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236600599) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1649335974891) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236345443) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236600599) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1649335974891) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649335975697) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1649335976314) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649335976824) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649335975697) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335976314) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1649335976824) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |is-linear?) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |wrap-linear-expr) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649236346828) (:by |rJG4IHzWf) (:text |next-coord) (:type :leaf) - |l $ {} (:at 1649236601583) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |o $ {} (:at 1650198222816) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |o $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236346828) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236601583) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198222816) (:by |rJG4IHzWf) (:text |false) + |o $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649480356547) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649480356547) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649480358950) (:by |rJG4IHzWf) (:text |comp-error) (:type :leaf) - |b $ {} (:at 1649480361904) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649480358950) (:by |rJG4IHzWf) (:text |comp-error) + |b $ %{} :Leaf (:at 1649480361904) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |o $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |tree) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |conj) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |tree) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |rest) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |+) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) (:type :leaf) - |h $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |width) (:type :leaf) - |l $ {} (:at 1650213609949) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |o $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |&max) (:type :leaf) - |b $ {} (:at 1649229028158) (:by |rJG4IHzWf) (:text |y-stack) (:type :leaf) - |h $ {} (:at 1649229032816) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649229035374) (:by |rJG4IHzWf) (:text |:y-stack) (:type :leaf) - |b $ {} (:at 1649229038960) (:by |rJG4IHzWf) (:text |info) (:type :leaf) - |q $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1649173732793) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - :ns $ {} (:at 1651079699835) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |tree) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650213609949) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1649229028158) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649229032816) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229035374) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229038960) (:by |rJG4IHzWf) (:text |info) + |q $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |idx) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651079699835) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079699835) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1651079699835) (:by |rJG4IHzWf) (:text |app.comp.editor) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079699835) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651079699835) (:by |rJG4IHzWf) (:text |app.comp.editor) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.core) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |l $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |rect) (:type :leaf) - |o $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |circle) (:type :leaf) - |q $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |s $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |t $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |graphics) (:type :leaf) - |u $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |create-list) (:type :leaf) - |v $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |g) (:type :leaf) - |w $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.button) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-button) (:type :leaf) - |l $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.drag-point) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-drag-point) (:type :leaf) - |o $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.slider) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-slider) (:type :leaf) - |q $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.math) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |divide-path) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |multiply-path) (:type :leaf) - |s $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |leaf-height) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |l $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |code-font) (:type :leaf) - |o $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |q $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |s $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |t $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.complex) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |complex) (:type :leaf) - |u $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |pointed-prompt.core) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |prompt-at!) (:type :leaf) - |v $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-deps-tree) (:type :leaf) - |w $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.analyze) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |lookup-target-def) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |strip-at) (:type :leaf) - |x $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.util) (:type :leaf) - |b $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079811347) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |app.comp.key-event $ {} - :configs $ {} - :defs $ {} - |comp-key-event $ {} (:at 1650303770666) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.core) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |>>) + |h $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |hslx) + |l $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |rect) + |o $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |circle) + |q $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |text) + |s $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |container) + |t $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |graphics) + |u $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |create-list) + |v $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |g) + |w $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |polyline) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-button) + |l $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.drag-point) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-drag-point) + |o $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.slider) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-slider) + |q $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.math) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |divide-path) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |multiply-path) + |s $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |leaf-gap) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |code-font) + |o $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |api-host) + |q $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |dot-radius) + |s $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |twist-distance) + |t $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |complex) + |u $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |prompt-at!) + |v $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |w $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |lookup-target-def) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |strip-at) + |x $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |measure-text-width!) + |app.comp.key-event $ {} + :configs $ {} + :defs $ {} + |comp-key-event $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650303770666) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303827037) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650303770666) (:by |rJG4IHzWf) (:text |comp-key-event) (:type :leaf) - |h $ {} (:at 1650303770666) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303827037) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650303770666) (:by |rJG4IHzWf) (:text |comp-key-event) + |h $ %{} :Expr (:at 1650303770666) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303973264) (:by |rJG4IHzWf) (:text |on-event) (:type :leaf) - |l $ {} (:at 1650303857635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303973264) (:by |rJG4IHzWf) (:text |on-event) + |l $ %{} :Expr (:at 1650303857635) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650303858091) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650303860195) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650303858091) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1650303860195) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303877748) (:by |rJG4IHzWf) (:text |effect-listen-keyboard) (:type :leaf) - |T $ {} (:at 1650303829871) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303877748) (:by |rJG4IHzWf) (:text |effect-listen-keyboard) + |T $ %{} :Expr (:at 1650303829871) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303831160) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |b $ {} (:at 1650303831527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303831160) (:by |rJG4IHzWf) (:text |span) + |b $ %{} :Expr (:at 1650303831527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303831866) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650303834789) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303831866) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650303834789) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303837974) (:by |rJG4IHzWf) (:text |:on-keydown) (:type :leaf) - |b $ {} (:at 1650303839728) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303837974) (:by |rJG4IHzWf) (:text |:on-keydown) + |b $ %{} :Expr (:at 1650303839728) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303840073) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650303840877) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303840073) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650303840877) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303846767) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650303847418) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650303848074) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303846767) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650303847418) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650303848074) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304261136) (:by |rJG4IHzWf) (:text |on-event) (:type :leaf) - |b $ {} (:at 1650303851508) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650304264252) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |effect-listen-keyboard $ {} (:at 1650303878678) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304261136) (:by |rJG4IHzWf) (:text |on-event) + |b $ %{} :Leaf (:at 1650303851508) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650304264252) (:by |rJG4IHzWf) (:text |d!) + |effect-listen-keyboard $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650303878678) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303880712) (:by |rJG4IHzWf) (:text |defeffect) (:type :leaf) - |b $ {} (:at 1650303878678) (:by |rJG4IHzWf) (:text |effect-listen-keyboard) (:type :leaf) - |h $ {} (:at 1650303878678) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303880712) (:by |rJG4IHzWf) (:text |defeffect) + |b $ %{} :Leaf (:at 1650303878678) (:by |rJG4IHzWf) (:text |effect-listen-keyboard) + |h $ %{} :Expr (:at 1650303878678) (:by |rJG4IHzWf) :data $ {} - |l $ {} (:at 1650303885727) (:by |rJG4IHzWf) (:type :expr) + |l $ %{} :Expr (:at 1650303885727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303888763) (:by |rJG4IHzWf) (:text |action) (:type :leaf) - |b $ {} (:at 1650303889342) (:by |rJG4IHzWf) (:text |el) (:type :leaf) - |h $ {} (:at 1650303890253) (:by |rJG4IHzWf) (:text |at?) (:type :leaf) - |o $ {} (:at 1650304006306) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303888763) (:by |rJG4IHzWf) (:text |action) + |b $ %{} :Leaf (:at 1650303889342) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1650303890253) (:by |rJG4IHzWf) (:text |at?) + |o $ %{} :Expr (:at 1650304006306) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304006950) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650304007212) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304006950) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650304007212) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304007353) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650304007353) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304010178) (:by |rJG4IHzWf) (:text |handler) (:type :leaf) - |b $ {} (:at 1650779667603) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304010178) (:by |rJG4IHzWf) (:text |handler) + |b $ %{} :Expr (:at 1650779667603) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650779668127) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |L $ {} (:at 1650779668642) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650779668127) (:by |rJG4IHzWf) (:text |or) + |L $ %{} :Expr (:at 1650779668642) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779670848) (:by |rJG4IHzWf) (:text |aget) (:type :leaf) - |b $ {} (:at 1650779668642) (:by |rJG4IHzWf) (:text |el) (:type :leaf) - |h $ {} (:at 1650779668642) (:by |rJG4IHzWf) (:text "|\"_dirtyEventListener") (:type :leaf) - |T $ {} (:at 1650304062253) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779670848) (:by |rJG4IHzWf) (:text |aget) + |b $ %{} :Leaf (:at 1650779668642) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1650779668642) (:by |rJG4IHzWf) (:text "|\"_dirtyEventListener") + |T $ %{} :Expr (:at 1650304062253) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304062253) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650304062253) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650304062253) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304062253) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |e $ {} (:at 1650304454905) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |event) + |e $ %{} :Expr (:at 1650304454905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304457667) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650304473158) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304457667) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650304473158) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304473836) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1650304815743) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304473836) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1650304815743) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304817961) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1650304458178) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304817961) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650304458178) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1650304470318) (:by |rJG4IHzWf) (:text "|\"p") (:type :leaf) - |b $ {} (:at 1650304462923) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650304470318) (:by |rJG4IHzWf) (:text "|\"p") + |b $ %{} :Expr (:at 1650304462923) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) (:type :leaf) - |b $ {} (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1650304458178) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) + |b $ %{} :Leaf (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650304458178) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1650304820291) (:by |rJG4IHzWf) (:text "|\"s") (:type :leaf) - |b $ {} (:at 1650304462923) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650304820291) (:by |rJG4IHzWf) (:text "|\"s") + |b $ %{} :Expr (:at 1650304462923) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) (:type :leaf) - |b $ {} (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1650304458178) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) + |b $ %{} :Leaf (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650304458178) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1650885434514) (:by |rJG4IHzWf) (:text "|\"d") (:type :leaf) - |b $ {} (:at 1650304462923) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650885434514) (:by |rJG4IHzWf) (:text "|\"d") + |b $ %{} :Expr (:at 1650304462923) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) (:type :leaf) - |b $ {} (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |l $ {} (:at 1650304458178) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) + |b $ %{} :Leaf (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) + |l $ %{} :Expr (:at 1650304458178) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1651056656046) (:by |rJG4IHzWf) (:text "|\"i") (:type :leaf) - |b $ {} (:at 1650304462923) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1651056656046) (:by |rJG4IHzWf) (:text "|\"i") + |b $ %{} :Expr (:at 1650304462923) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) (:type :leaf) - |b $ {} (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1650304482970) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650304483405) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1650304474393) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304479912) (:by |rJG4IHzWf) (:text |.-ctrlKey) (:type :leaf) - |b $ {} (:at 1650304481110) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1650304474393) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304486886) (:by |rJG4IHzWf) (:text |.-metaKey) (:type :leaf) - |b $ {} (:at 1650304481110) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1650304489587) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304493163) (:by |rJG4IHzWf) (:text |.!preventDefault) (:type :leaf) - |b $ {} (:at 1650304494163) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1650304062253) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304062253) (:by |rJG4IHzWf) (:text |.!dispatchEvent) (:type :leaf) - |b $ {} (:at 1650304062253) (:by |rJG4IHzWf) (:text |el) (:type :leaf) - |h $ {} (:at 1650304166089) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650304172332) (:by |rJG4IHzWf) (:text |new) (:type :leaf) - |L $ {} (:at 1650304205015) (:by |rJG4IHzWf) (:text |js/KeyboardEvent) (:type :leaf) - |T $ {} (:at 1650304213847) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650304215518) (:by |rJG4IHzWf) (:text |.-type) (:type :leaf) - |T $ {} (:at 1650304062253) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1650304216875) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |N $ {} (:at 1650779637339) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650779740099) (:by |rJG4IHzWf) (:text |aset) (:type :leaf) - |b $ {} (:at 1650779642914) (:by |rJG4IHzWf) (:text |el) (:type :leaf) - |h $ {} (:at 1650779661798) (:by |rJG4IHzWf) (:text "|\"_dirtyEventListener") (:type :leaf) - |l $ {} (:at 1650779663865) (:by |rJG4IHzWf) (:text |handler) (:type :leaf) - |T $ {} (:at 1650303890902) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303895265) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |b $ {} (:at 1650303897771) (:by |rJG4IHzWf) (:text |action) (:type :leaf) - |h $ {} (:at 1650303901074) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |l $ {} (:at 1650303901494) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303904173) (:by |rJG4IHzWf) (:text |:mount) (:type :leaf) - |b $ {} (:at 1650303905766) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304031946) (:by |rJG4IHzWf) (:text |js/window.addEventListener) (:type :leaf) - |X $ {} (:at 1650304034897) (:by |rJG4IHzWf) (:text "|\"keydown") (:type :leaf) - |e $ {} (:at 1650304060768) (:by |rJG4IHzWf) (:text |handler) (:type :leaf) - |o $ {} (:at 1650303901494) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303919799) (:by |rJG4IHzWf) (:text |:unmount) (:type :leaf) - |b $ {} (:at 1650303905766) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304069700) (:by |rJG4IHzWf) (:text |js/window.removeEventListener) (:type :leaf) - |b $ {} (:at 1650304073943) (:by |rJG4IHzWf) (:text "|\"keydown") (:type :leaf) - |h $ {} (:at 1650304074755) (:by |rJG4IHzWf) (:text |handler) (:type :leaf) - :ns $ {} (:at 1650303758097) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) + |b $ %{} :Leaf (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650304482970) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304483405) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650304474393) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304479912) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1650304481110) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650304474393) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304486886) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1650304481110) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650304489587) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304493163) (:by |rJG4IHzWf) (:text |.!preventDefault) + |b $ %{} :Leaf (:at 1650304494163) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650304062253) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |.!dispatchEvent) + |b $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Expr (:at 1650304166089) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304172332) (:by |rJG4IHzWf) (:text |new) + |L $ %{} :Leaf (:at 1650304205015) (:by |rJG4IHzWf) (:text |js/KeyboardEvent) + |T $ %{} :Expr (:at 1650304213847) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304215518) (:by |rJG4IHzWf) (:text |.-type) + |T $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Leaf (:at 1650304216875) (:by |rJG4IHzWf) (:text |event) + |N $ %{} :Expr (:at 1650779637339) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779740099) (:by |rJG4IHzWf) (:text |aset) + |b $ %{} :Leaf (:at 1650779642914) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1650779661798) (:by |rJG4IHzWf) (:text "|\"_dirtyEventListener") + |l $ %{} :Leaf (:at 1650779663865) (:by |rJG4IHzWf) (:text |handler) + |T $ %{} :Expr (:at 1650303890902) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303895265) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Leaf (:at 1650303897771) (:by |rJG4IHzWf) (:text |action) + |h $ %{} :Leaf (:at 1650303901074) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Expr (:at 1650303901494) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303904173) (:by |rJG4IHzWf) (:text |:mount) + |b $ %{} :Expr (:at 1650303905766) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304031946) (:by |rJG4IHzWf) (:text |js/window.addEventListener) + |X $ %{} :Leaf (:at 1650304034897) (:by |rJG4IHzWf) (:text "|\"keydown") + |e $ %{} :Leaf (:at 1650304060768) (:by |rJG4IHzWf) (:text |handler) + |o $ %{} :Expr (:at 1650303901494) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303919799) (:by |rJG4IHzWf) (:text |:unmount) + |b $ %{} :Expr (:at 1650303905766) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304069700) (:by |rJG4IHzWf) (:text |js/window.removeEventListener) + |b $ %{} :Leaf (:at 1650304073943) (:by |rJG4IHzWf) (:text "|\"keydown") + |h $ %{} :Leaf (:at 1650304074755) (:by |rJG4IHzWf) (:text |handler) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650303758097) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303758097) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650303758097) (:by |rJG4IHzWf) (:text |app.comp.key-event) (:type :leaf) - |h $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303758097) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650303758097) (:by |rJG4IHzWf) (:text |app.comp.key-event) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |ui) (:type :leaf) - |h $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |l $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo.core) (:type :leaf) - |b $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |defeffect) (:type :leaf) - |h $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |l $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |o $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |q $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |button) (:type :leaf) - |s $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |textarea) (:type :leaf) - |t $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |u $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |v $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |w $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |o $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo.comp.space) (:type :leaf) - |b $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |q $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |dev?) (:type :leaf) - |b $ {} (:at 1650303815679) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |app.comp.nav $ {} - :configs $ {} - :defs $ {} - |comp-files-entry $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |ui) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |hsl) + |l $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |input) + |v $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |a) + |w $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |list->) + |o $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |=<) + |q $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |dev?) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |api-host) + |app.comp.nav $ {} + :configs $ {} + :defs $ {} + |comp-files-entry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192395636) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |comp-files-entry) (:type :leaf) - |e $ {} (:at 1650192396843) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192395636) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |comp-files-entry) + |e $ %{} :Expr (:at 1650192396843) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650192410571) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |L $ {} (:at 1650192411798) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |T $ {} (:at 1650192406835) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |b $ {} (:at 1650194551096) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650192410571) (:by |rJG4IHzWf) (:text |cursor) + |L $ %{} :Leaf (:at 1650192411798) (:by |rJG4IHzWf) (:text |state) + |T $ %{} :Leaf (:at 1650192406835) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Leaf (:at 1650194551096) (:by |rJG4IHzWf) (:text |on-close) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432291443) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432291443) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432299410) (:by |rJG4IHzWf) (:text |str-spaced) (:type :leaf) - |b $ {} (:at 1691432294227) (:by |rJG4IHzWf) (:text |css/expand) (:type :leaf) - |h $ {} (:at 1691432295433) (:by |rJG4IHzWf) (:text |css/row) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432299410) (:by |rJG4IHzWf) (:text |str-spaced) + |b $ %{} :Leaf (:at 1691432294227) (:by |rJG4IHzWf) (:text |css/expand) + |h $ %{} :Leaf (:at 1691432295433) (:by |rJG4IHzWf) (:text |css/row) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432268497) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691432269975) (:by |rJG4IHzWf) (:text |css/expand) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432268497) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691432269975) (:by |rJG4IHzWf) (:text |css/expand) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |sort) (:type :leaf) - |o $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |.to-list) + |l $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |sort) + |o $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651566889024) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566889024) (:by |rJG4IHzWf) (:text |css-hover-entry) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |merge) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |o $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |0.3) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |100) + |o $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |0.3) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) + |l $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |j $ {} (:at 1650214008960) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Expr (:at 1650214008960) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650214010192) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1650214017134) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |h $ {} (:at 1650214012548) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650214010192) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1650214017134) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1650214012548) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |if-let) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |if-let) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |file) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432303991) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691432305341) (:by |rJG4IHzWf) (:text |css/expand) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432303991) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691432305341) (:by |rJG4IHzWf) (:text |css/expand) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:pointer) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ui/font-code) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |o $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |8) + |o $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |o $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |q $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |s $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |sort) (:type :leaf) - |t $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:defs) + |o $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |keys) + |q $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |.to-list) + |s $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |sort) + |t $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651566893096) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566893096) (:by |rJG4IHzWf) (:text |css-hover-entry) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ui/font-code) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |o $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |2) + |o $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text "|\"0 8px") (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text "|\"0 8px") + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |l $ {} (:at 1650194564239) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1650194564239) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194564239) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1650194564239) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194564239) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650194564239) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |comp-menu $ {} (:at 1650137006777) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) + |comp-menu $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650137006777) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137008308) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650137006777) (:by |rJG4IHzWf) (:text |comp-menu) (:type :leaf) - |h $ {} (:at 1650137006777) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137008308) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650137006777) (:by |rJG4IHzWf) (:text |comp-menu) + |h $ %{} :Expr (:at 1650137006777) (:by |rJG4IHzWf) :data $ {} - |5 $ {} (:at 1650161648714) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |D $ {} (:at 1650161307993) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |L $ {} (:at 1650161413196) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |T $ {} (:at 1650137150095) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |l $ {} (:at 1650161649689) (:by |rJG4IHzWf) (:type :expr) + |5 $ %{} :Leaf (:at 1650161648714) (:by |rJG4IHzWf) (:text |states) + |D $ %{} :Leaf (:at 1650161307993) (:by |rJG4IHzWf) (:text |files) + |L $ %{} :Leaf (:at 1650161413196) (:by |rJG4IHzWf) (:text |def-path) + |T $ %{} :Leaf (:at 1650137150095) (:by |rJG4IHzWf) (:text |on-close) + |l $ %{} :Expr (:at 1650161649689) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650161650296) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650161650528) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650161650296) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650161650528) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161650629) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650161650629) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161652681) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |b $ {} (:at 1650161652889) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161652681) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1650161652889) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161654215) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1650161655024) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |b $ {} (:at 1650161655745) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161654215) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650161655024) (:by |rJG4IHzWf) (:text |states) + |b $ %{} :Expr (:at 1650161655745) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161656621) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |b $ {} (:at 1650161657345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161656621) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1650161657345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161658524) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1650161658774) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161658524) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650161658774) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161659505) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1650161661453) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1650161661928) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161659505) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1650161661453) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1650161661928) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161662263) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650161663580) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161662263) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650161663580) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161666081) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1650161669735) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1650192001195) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161666081) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1650161669735) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650192001195) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192002569) (:by |rJG4IHzWf) (:text |:query) (:type :leaf) - |X $ {} (:at 1650192004235) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |l $ {} (:at 1650304847134) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192002569) (:by |rJG4IHzWf) (:text |:query) + |X $ %{} :Leaf (:at 1650192004235) (:by |rJG4IHzWf) (:text "|\"") + |l $ %{} :Expr (:at 1650304847134) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304850955) (:by |rJG4IHzWf) (:text |:select-idx) (:type :leaf) - |b $ {} (:at 1650304851559) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304850955) (:by |rJG4IHzWf) (:text |:select-idx) + |b $ %{} :Leaf (:at 1650304851559) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |queries) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |queries) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |.split) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |:query) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text "|\" ") (:type :leaf) - |l $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |:query) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text "|\" ") + |l $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148797879) (:by |rJG4IHzWf) (:text |all-entries) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148797879) (:by |rJG4IHzWf) (:text |all-entries) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |l $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |.to-list) + |l $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |mapcat) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |let[]) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |let[]) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |l $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |entry) + |l $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |flipped) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |prepend) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |flipped) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |prepend) + |h $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |l $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |:ns) + |l $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |keys) (:type :leaf) - |l $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |o $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |keys) + |l $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |.to-list) + |o $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |.map) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |.map) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650305047829) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |m $ {} (:at 1651148969353) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |def-name) + |m $ %{} :Expr (:at 1651148969353) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148971029) (:by |rJG4IHzWf) (:text |def-entries) (:type :leaf) - |b $ {} (:at 1651148973352) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148971029) (:by |rJG4IHzWf) (:text |def-entries) + |b $ %{} :Expr (:at 1651148973352) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148973794) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651148975671) (:by |rJG4IHzWf) (:text |all-entries) (:type :leaf) - |h $ {} (:at 1651148977105) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148973794) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651148975671) (:by |rJG4IHzWf) (:text |all-entries) + |h $ %{} :Expr (:at 1651148977105) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148976901) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1651148978118) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148976901) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1651148978118) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148978731) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651148980057) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148978731) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651148980057) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148979717) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651148990847) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148979717) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1651148990847) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651148992688) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1651148981354) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651148992688) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1651148981354) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148981901) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1651148985901) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |b $ {} (:at 1651148986948) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148981901) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1651148985901) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Expr (:at 1651148986948) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651148987783) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651148982514) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1651148988514) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1651149064495) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651148987783) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651148982514) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1651148988514) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651149064495) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651149066843) (:by |rJG4IHzWf) (:text |every?) (:type :leaf) - |L $ {} (:at 1651149067789) (:by |rJG4IHzWf) (:text |queries) (:type :leaf) - |T $ {} (:at 1651149068795) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651149066843) (:by |rJG4IHzWf) (:text |every?) + |L $ %{} :Leaf (:at 1651149067789) (:by |rJG4IHzWf) (:text |queries) + |T $ %{} :Expr (:at 1651149068795) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651149069364) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |L $ {} (:at 1651149070418) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651149069364) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1651149070418) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149070165) (:by |rJG4IHzWf) (:text |x) (:type :leaf) - |T $ {} (:at 1651148997167) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149070165) (:by |rJG4IHzWf) (:text |x) + |T $ %{} :Expr (:at 1651148997167) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148997167) (:by |rJG4IHzWf) (:text |.includes?) (:type :leaf) - |b $ {} (:at 1651148997167) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148997167) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Expr (:at 1651148997167) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149000741) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651149004679) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651149005280) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1651148997167) (:by |rJG4IHzWf) (:text |x) (:type :leaf) - |n $ {} (:at 1651148969353) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149000741) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651149004679) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651149005280) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Leaf (:at 1651148997167) (:by |rJG4IHzWf) (:text |x) + |n $ %{} :Expr (:at 1651148969353) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149010435) (:by |rJG4IHzWf) (:text |ns-entries) (:type :leaf) - |b $ {} (:at 1651148973352) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149010435) (:by |rJG4IHzWf) (:text |ns-entries) + |b $ %{} :Expr (:at 1651148973352) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148973794) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651148975671) (:by |rJG4IHzWf) (:text |all-entries) (:type :leaf) - |h $ {} (:at 1651148977105) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148973794) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651148975671) (:by |rJG4IHzWf) (:text |all-entries) + |h $ %{} :Expr (:at 1651148977105) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148976901) (:by |rJG4IHzWf) (:text |filter) (:type :leaf) - |b $ {} (:at 1651148978118) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148976901) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1651148978118) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148978731) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651148980057) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148978731) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651148980057) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148979717) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651148990847) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148979717) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1651148990847) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651148992688) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1651148981354) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651148992688) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1651148981354) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148981901) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1651149017151) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1651148986948) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148981901) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1651149017151) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Expr (:at 1651148986948) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651148987783) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651148982514) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1651148988514) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1651149073514) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651148987783) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651148982514) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1651148988514) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651149073514) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651149077612) (:by |rJG4IHzWf) (:text |every?) (:type :leaf) - |L $ {} (:at 1651149079917) (:by |rJG4IHzWf) (:text |queries) (:type :leaf) - |T $ {} (:at 1651149081358) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651149077612) (:by |rJG4IHzWf) (:text |every?) + |L $ %{} :Leaf (:at 1651149079917) (:by |rJG4IHzWf) (:text |queries) + |T $ %{} :Expr (:at 1651149081358) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651149081866) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |L $ {} (:at 1651149082168) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651149081866) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1651149082168) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149082389) (:by |rJG4IHzWf) (:text |x) (:type :leaf) - |T $ {} (:at 1651148997167) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149082389) (:by |rJG4IHzWf) (:text |x) + |T $ %{} :Expr (:at 1651148997167) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148997167) (:by |rJG4IHzWf) (:text |.includes?) (:type :leaf) - |b $ {} (:at 1651148997167) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148997167) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Expr (:at 1651148997167) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149000741) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651149004679) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651149014713) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651148997167) (:by |rJG4IHzWf) (:text |x) (:type :leaf) - |o $ {} (:at 1651148967595) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149000741) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651149004679) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651149014713) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651148997167) (:by |rJG4IHzWf) (:text |x) + |o $ %{} :Expr (:at 1651148967595) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149019982) (:by |rJG4IHzWf) (:text |entries) (:type :leaf) - |b $ {} (:at 1651149026819) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149019982) (:by |rJG4IHzWf) (:text |entries) + |b $ %{} :Expr (:at 1651149026819) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149027988) (:by |rJG4IHzWf) (:text |concat) (:type :leaf) - |b $ {} (:at 1651149029430) (:by |rJG4IHzWf) (:text |def-entries) (:type :leaf) - |h $ {} (:at 1651149031136) (:by |rJG4IHzWf) (:text |ns-entries) (:type :leaf) - |T $ {} (:at 1650194392561) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149027988) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Leaf (:at 1651149029430) (:by |rJG4IHzWf) (:text |def-entries) + |h $ %{} :Leaf (:at 1651149031136) (:by |rJG4IHzWf) (:text |ns-entries) + |T $ %{} :Expr (:at 1650194392561) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650194393965) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650194397750) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650194393965) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1650194397750) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194397487) (:by |rJG4IHzWf) (:text |effect-focus) (:type :leaf) - |b $ {} (:at 1650194402269) (:by |rJG4IHzWf) (:text "|\"#query-box") (:type :leaf) - |T $ {} (:at 1650137009282) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194397487) (:by |rJG4IHzWf) (:text |effect-focus) + |b $ %{} :Leaf (:at 1650194402269) (:by |rJG4IHzWf) (:text "|\"#query-box") + |T $ %{} :Expr (:at 1650137009282) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137010458) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650137010712) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137010458) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650137010712) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137011032) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650137011335) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137011032) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650137011335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432353611) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1650162099579) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432353611) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1650162099579) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432332853) (:by |rJG4IHzWf) (:text |str-spaced) (:type :leaf) - |L $ {} (:at 1691432335542) (:by |rJG4IHzWf) (:text |css/column) (:type :leaf) - |V $ {} (:at 1691432343398) (:by |rJG4IHzWf) (:text |css-menu) (:type :leaf) - |h $ {} (:at 1650137101902) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432332853) (:by |rJG4IHzWf) (:text |str-spaced) + |L $ %{} :Leaf (:at 1691432335542) (:by |rJG4IHzWf) (:text |css/column) + |V $ %{} :Leaf (:at 1691432343398) (:by |rJG4IHzWf) (:text |css-menu) + |h $ %{} :Expr (:at 1650137101902) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650137102563) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1650137102771) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650137102563) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1650137102771) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137103107) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650137104414) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137103107) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650137104414) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432316813) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691432318609) (:by |rJG4IHzWf) (:text |css/row-parted) (:type :leaf) - |X $ {} (:at 1650191937954) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432316813) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691432318609) (:by |rJG4IHzWf) (:text |css/row-parted) + |X $ %{} :Expr (:at 1650191937954) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650191938886) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |b $ {} (:at 1650191939144) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650191938886) (:by |rJG4IHzWf) (:text |input) + |b $ %{} :Expr (:at 1650191939144) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650191939455) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1650194381876) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650191939455) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650194381876) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194383215) (:by |rJG4IHzWf) (:text |:id) (:type :leaf) - |b $ {} (:at 1650194389313) (:by |rJG4IHzWf) (:text "|\"query-box") (:type :leaf) - |b $ {} (:at 1650191939697) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194383215) (:by |rJG4IHzWf) (:text |:id) + |b $ %{} :Leaf (:at 1650194389313) (:by |rJG4IHzWf) (:text "|\"query-box") + |b $ %{} :Expr (:at 1650191939697) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432475723) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691432479079) (:by |rJG4IHzWf) (:text |css-query-box) (:type :leaf) - |h $ {} (:at 1650191996479) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432475723) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691432479079) (:by |rJG4IHzWf) (:text |css-query-box) + |h $ %{} :Expr (:at 1650191996479) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650191999530) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |b $ {} (:at 1650192005870) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650191999530) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Expr (:at 1650192005870) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192008297) (:by |rJG4IHzWf) (:text |:query) (:type :leaf) - |b $ {} (:at 1650192009648) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |l $ {} (:at 1650192011343) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192008297) (:by |rJG4IHzWf) (:text |:query) + |b $ %{} :Leaf (:at 1650192009648) (:by |rJG4IHzWf) (:text |state) + |l $ %{} :Expr (:at 1650192011343) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192013130) (:by |rJG4IHzWf) (:text |:on-input) (:type :leaf) - |b $ {} (:at 1650192013510) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192013130) (:by |rJG4IHzWf) (:text |:on-input) + |b $ %{} :Expr (:at 1650192013510) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192013763) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650192013999) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192013763) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192013999) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192014135) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650192014657) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650192016312) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192014135) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650192014657) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192016312) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192017646) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650192018692) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650192019212) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192017646) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650192018692) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650192019212) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192020448) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |X $ {} (:at 1650192022886) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |b $ {} (:at 1650192021869) (:by |rJG4IHzWf) (:text |:query) (:type :leaf) - |h $ {} (:at 1650192039107) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192020448) (:by |rJG4IHzWf) (:text |assoc) + |X $ %{} :Leaf (:at 1650192022886) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Leaf (:at 1650192021869) (:by |rJG4IHzWf) (:text |:query) + |h $ %{} :Expr (:at 1650192039107) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192041033) (:by |rJG4IHzWf) (:text |:value) (:type :leaf) - |b $ {} (:at 1650192041527) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |l $ {} (:at 1650304865699) (:by |rJG4IHzWf) (:text |:select-idx) (:type :leaf) - |o $ {} (:at 1650304866630) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1650193507821) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192041033) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Leaf (:at 1650192041527) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Leaf (:at 1650304865699) (:by |rJG4IHzWf) (:text |:select-idx) + |o $ %{} :Leaf (:at 1650304866630) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1650193507821) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194366572) (:by |rJG4IHzWf) (:text |:autofocus) (:type :leaf) - |b $ {} (:at 1650193510703) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |q $ {} (:at 1650265301844) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194366572) (:by |rJG4IHzWf) (:text |:autofocus) + |b $ %{} :Leaf (:at 1650193510703) (:by |rJG4IHzWf) (:text |true) + |q $ %{} :Expr (:at 1650265301844) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650265305030) (:by |rJG4IHzWf) (:text |:autocomplete) (:type :leaf) - |b $ {} (:at 1650304680936) (:by |rJG4IHzWf) (:text "|\"off") (:type :leaf) - |s $ {} (:at 1650305147874) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650265305030) (:by |rJG4IHzWf) (:text |:autocomplete) + |b $ %{} :Leaf (:at 1650304680936) (:by |rJG4IHzWf) (:text "|\"off") + |s $ %{} :Expr (:at 1650305147874) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305150584) (:by |rJG4IHzWf) (:text |:on-keydown) (:type :leaf) - |b $ {} (:at 1650305150917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305150584) (:by |rJG4IHzWf) (:text |:on-keydown) + |b $ %{} :Expr (:at 1650305150917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305151246) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650305151621) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305151246) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305151621) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305151818) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650305152496) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650305153524) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305151818) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650305152496) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650305153524) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305156280) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |b $ {} (:at 1650305163154) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305156280) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Expr (:at 1650305163154) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305159700) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1650305164257) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650305166549) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305159700) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650305164257) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650305166549) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650305414559) (:by |rJG4IHzWf) (:text |;nil) (:type :leaf) - |T $ {} (:at 1650305168590) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |b $ {} (:at 1650305168841) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |l $ {} (:at 1650305170267) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650305414559) (:by |rJG4IHzWf) (:text |;nil) + |T $ %{} :Leaf (:at 1650305168590) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1650305168841) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650305170267) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305212014) (:by |rJG4IHzWf) (:text "|\"ArrowDown") (:type :leaf) - |b $ {} (:at 1650305176958) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305212014) (:by |rJG4IHzWf) (:text "|\"ArrowDown") + |b $ %{} :Expr (:at 1650305176958) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305182934) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650305185205) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650305185605) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305182934) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650305185205) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650305185605) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305187737) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1650305188446) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650305193595) (:by |rJG4IHzWf) (:text |:select-idx) (:type :leaf) - |l $ {} (:at 1650305271302) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305187737) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650305188446) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305193595) (:by |rJG4IHzWf) (:text |:select-idx) + |l $ %{} :Expr (:at 1650305271302) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305271613) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650305271913) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305271613) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305271913) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305272353) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650305273702) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305272353) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650305273702) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305274265) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650305275054) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305274265) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650305275054) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305276325) (:by |rJG4IHzWf) (:text |>=) (:type :leaf) - |b $ {} (:at 1650305289948) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305276325) (:by |rJG4IHzWf) (:text |>=) + |b $ %{} :Expr (:at 1650305289948) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650305292414) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |T $ {} (:at 1650305276949) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650305277287) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650305292414) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1650305276949) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650305277287) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305277994) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1650305279218) (:by |rJG4IHzWf) (:text |entries) (:type :leaf) - |h $ {} (:at 1651059998554) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |l $ {} (:at 1650305282126) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305277994) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650305279218) (:by |rJG4IHzWf) (:text |entries) + |h $ %{} :Leaf (:at 1651059998554) (:by |rJG4IHzWf) (:text |idx) + |l $ %{} :Expr (:at 1650305282126) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305282484) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1650305283065) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |o $ {} (:at 1650305170267) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305282484) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650305283065) (:by |rJG4IHzWf) (:text |idx) + |o $ %{} :Expr (:at 1650305170267) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305214095) (:by |rJG4IHzWf) (:text "|\"ArrowUp") (:type :leaf) - |b $ {} (:at 1650305176958) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305214095) (:by |rJG4IHzWf) (:text "|\"ArrowUp") + |b $ %{} :Expr (:at 1650305176958) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305182934) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650305185205) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650305185605) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305182934) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650305185205) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650305185605) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305187737) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1650305188446) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650305193595) (:by |rJG4IHzWf) (:text |:select-idx) (:type :leaf) - |l $ {} (:at 1650305233748) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305187737) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650305188446) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305193595) (:by |rJG4IHzWf) (:text |:select-idx) + |l $ %{} :Expr (:at 1650305233748) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305234067) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650305234354) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305234067) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305234354) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305238942) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650305239299) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305238942) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650305239299) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305239649) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650305240449) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305239649) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650305240449) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650305242049) (:by |rJG4IHzWf) (:text |>) (:type :leaf) - |T $ {} (:at 1650305240870) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1650305243170) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650305244255) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650305242049) (:by |rJG4IHzWf) (:text |>) + |T $ %{} :Leaf (:at 1650305240870) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650305243170) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650305244255) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305245344) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |b $ {} (:at 1650305247906) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |l $ {} (:at 1650305256458) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |q $ {} (:at 1650305309360) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305245344) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1650305247906) (:by |rJG4IHzWf) (:text |idx) + |l $ %{} :Leaf (:at 1650305256458) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1650305309360) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305311030) (:by |rJG4IHzWf) (:text "|\"Enter") (:type :leaf) - |b $ {} (:at 1650305312491) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305311030) (:by |rJG4IHzWf) (:text "|\"Enter") + |b $ %{} :Expr (:at 1650305312491) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305341727) (:by |rJG4IHzWf) (:text |if-let) (:type :leaf) - |b $ {} (:at 1650305334608) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305341727) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1650305334608) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305336346) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1650305316908) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305336346) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650305316908) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305317610) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1650305318559) (:by |rJG4IHzWf) (:text |entries) (:type :leaf) - |h $ {} (:at 1650305321128) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305317610) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650305318559) (:by |rJG4IHzWf) (:text |entries) + |h $ %{} :Expr (:at 1650305321128) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305323313) (:by |rJG4IHzWf) (:text |:select-idx) (:type :leaf) - |b $ {} (:at 1650305325619) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305323313) (:by |rJG4IHzWf) (:text |:select-idx) + |b $ %{} :Leaf (:at 1650305325619) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305360429) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |h $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305360429) (:by |rJG4IHzWf) (:text |do) + |h $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1650305364419) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |l $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Leaf (:at 1650305364419) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |o $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) + |o $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text |:query) (:type :leaf) - |l $ {} (:at 1650305358681) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |s $ {} (:at 1650716187131) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |:query) + |l $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text "|\"") + |s $ %{} :Expr (:at 1650716187131) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716205458) (:by |rJG4IHzWf) (:text "|\"Escape") (:type :leaf) - |b $ {} (:at 1650716191882) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716205458) (:by |rJG4IHzWf) (:text "|\"Escape") + |b $ %{} :Expr (:at 1650716191882) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716194580) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1650716195097) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650137109694) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716194580) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650716195097) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Expr (:at 1650137109694) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137114061) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |b $ {} (:at 1650137114613) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137114061) (:by |rJG4IHzWf) (:text |a) + |b $ %{} :Expr (:at 1650137114613) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137114939) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650137115212) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137114939) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650137115212) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137117532) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |b $ {} (:at 1650265333706) (:by |rJG4IHzWf) (:text "|\"×") (:type :leaf) - |h $ {} (:at 1650137129762) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137117532) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1650265333706) (:by |rJG4IHzWf) (:text "|\"×") + |h $ %{} :Expr (:at 1650137129762) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137130699) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650265341272) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137130699) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650265341272) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650265342274) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |T $ {} (:at 1650137132132) (:by |rJG4IHzWf) (:text |ui/link) (:type :leaf) - |b $ {} (:at 1650265342825) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650265342274) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1650137132132) (:by |rJG4IHzWf) (:text |ui/link) + |b $ %{} :Expr (:at 1650265342825) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650265343117) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650265343385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650265343117) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650265343385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650265344525) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1650717001061) (:by |rJG4IHzWf) (:text |24) (:type :leaf) - |e $ {} (:at 1650717004946) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650265344525) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650717001061) (:by |rJG4IHzWf) (:text |24) + |e $ %{} :Expr (:at 1650717004946) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717007851) (:by |rJG4IHzWf) (:text |:font-weight) (:type :leaf) - |b $ {} (:at 1650717009804) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |h $ {} (:at 1650265347525) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717007851) (:by |rJG4IHzWf) (:text |:font-weight) + |b $ %{} :Leaf (:at 1650717009804) (:by |rJG4IHzWf) (:text |100) + |h $ %{} :Expr (:at 1650265347525) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650265352067) (:by |rJG4IHzWf) (:text |:text-decoration) (:type :leaf) - |b $ {} (:at 1650265354614) (:by |rJG4IHzWf) (:text |:none) (:type :leaf) - |l $ {} (:at 1650265357742) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650265352067) (:by |rJG4IHzWf) (:text |:text-decoration) + |b $ %{} :Leaf (:at 1650265354614) (:by |rJG4IHzWf) (:text |:none) + |l $ %{} :Expr (:at 1650265357742) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650265358728) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1650717029748) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650265358728) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650717029748) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717031373) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1650717031787) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650717032850) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |l $ {} (:at 1650717039974) (:by |rJG4IHzWf) (:text |30) (:type :leaf) - |l $ {} (:at 1650137135619) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650137139812) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650137140120) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650137140412) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650137140794) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650137140994) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650137141497) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650137141932) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650137145025) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1650137146485) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |j $ {} (:at 1650194521436) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650194521944) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1650194525671) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1650194526049) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |l $ {} (:at 1650192444004) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650192444901) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650192446938) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650192491333) (:by |rJG4IHzWf) (:text |blank?) (:type :leaf) - |b $ {} (:at 1650192448595) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650192484068) (:by |rJG4IHzWf) (:text |:query) (:type :leaf) - |b $ {} (:at 1650192451550) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |T $ {} (:at 1650192398092) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650192393596) (:by |rJG4IHzWf) (:text |comp-files-entry) (:type :leaf) - |X $ {} (:at 1650192414788) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |Z $ {} (:at 1650192415519) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |b $ {} (:at 1650192401205) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650194548379) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1650192496162) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650192496162) (:by |rJG4IHzWf) (:text |comp-search-entry) (:type :leaf) - |b $ {} (:at 1650192496162) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650192496162) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |l $ {} (:at 1650305053604) (:by |rJG4IHzWf) (:text |entries) (:type :leaf) - |m $ {} (:at 1650304887728) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304889369) (:by |rJG4IHzWf) (:text |:select-idx) (:type :leaf) - |b $ {} (:at 1650304890165) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |n $ {} (:at 1650304914683) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304915238) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650304915606) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304916445) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1650304917132) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650304918862) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304921038) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650304922036) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650304922292) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650304923046) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650304923971) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650304929897) (:by |rJG4IHzWf) (:text |:select-idx) (:type :leaf) - |l $ {} (:at 1650304931285) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |o $ {} (:at 1650193465388) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |comp-navbar $ {} (:at 1650134759776) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717031373) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650717031787) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650717032850) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650717039974) (:by |rJG4IHzWf) (:text |30) + |l $ %{} :Expr (:at 1650137135619) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137139812) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650137140120) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137140412) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650137140794) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137140994) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650137141497) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650137141932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137145025) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650137146485) (:by |rJG4IHzWf) (:text |d!) + |j $ %{} :Expr (:at 1650194521436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194521944) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1650194525671) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Leaf (:at 1650194526049) (:by |rJG4IHzWf) (:text |8) + |l $ %{} :Expr (:at 1650192444004) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650192444901) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650192446938) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192491333) (:by |rJG4IHzWf) (:text |blank?) + |b $ %{} :Expr (:at 1650192448595) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192484068) (:by |rJG4IHzWf) (:text |:query) + |b $ %{} :Leaf (:at 1650192451550) (:by |rJG4IHzWf) (:text |state) + |T $ %{} :Expr (:at 1650192398092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |comp-files-entry) + |X $ %{} :Leaf (:at 1650192414788) (:by |rJG4IHzWf) (:text |cursor) + |Z $ %{} :Leaf (:at 1650192415519) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Leaf (:at 1650192401205) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1650194548379) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Expr (:at 1650192496162) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192496162) (:by |rJG4IHzWf) (:text |comp-search-entry) + |b $ %{} :Leaf (:at 1650192496162) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Leaf (:at 1650192496162) (:by |rJG4IHzWf) (:text |state) + |l $ %{} :Leaf (:at 1650305053604) (:by |rJG4IHzWf) (:text |entries) + |m $ %{} :Expr (:at 1650304887728) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304889369) (:by |rJG4IHzWf) (:text |:select-idx) + |b $ %{} :Leaf (:at 1650304890165) (:by |rJG4IHzWf) (:text |state) + |n $ %{} :Expr (:at 1650304914683) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304915238) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650304915606) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304916445) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650304917132) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650304918862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304921038) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650304922036) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650304922292) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304923046) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650304923971) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650304929897) (:by |rJG4IHzWf) (:text |:select-idx) + |l $ %{} :Leaf (:at 1650304931285) (:by |rJG4IHzWf) (:text |idx) + |o $ %{} :Leaf (:at 1650193465388) (:by |rJG4IHzWf) (:text |on-close) + |comp-navbar $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650134759776) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650134764199) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650134866490) (:by |rJG4IHzWf) (:text |comp-navbar) (:type :leaf) - |h $ {} (:at 1650134759776) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650134764199) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650134866490) (:by |rJG4IHzWf) (:text |comp-navbar) + |h $ %{} :Expr (:at 1650134759776) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135159162) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1650136789355) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |l $ {} (:at 1650135289331) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135159162) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1650136789355) (:by |rJG4IHzWf) (:text |states) + |l $ %{} :Expr (:at 1650135289331) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650135290050) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650135290311) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650135290050) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650135290311) (:by |rJG4IHzWf) :data $ {} - |b $ {} (:at 1650135357917) (:by |rJG4IHzWf) (:type :expr) + |b $ %{} :Expr (:at 1650135357917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135358963) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |b $ {} (:at 1650135359479) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135358963) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1650135359479) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136800947) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1650136802228) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1650136662731) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136800947) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650136802228) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1650136662731) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136663600) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |b $ {} (:at 1650136663962) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136663600) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1650136663962) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136672009) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1650136677317) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136672009) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650136677317) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136678375) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1650136679378) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1650136681014) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136678375) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1650136679378) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1650136681014) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136681334) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650136804225) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136681334) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650136804225) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136992213) (:by |rJG4IHzWf) (:text |:menu?) (:type :leaf) - |b $ {} (:at 1691612198496) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |l $ {} (:at 1650160894757) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136992213) (:by |rJG4IHzWf) (:text |:menu?) + |b $ %{} :Leaf (:at 1691612198496) (:by |rJG4IHzWf) (:text |true) + |l $ %{} :Expr (:at 1650160894757) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651569058900) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650160899892) (:by |rJG4IHzWf) (:text |command-plugin) (:type :leaf) - |b $ {} (:at 1650160900419) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651569058900) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650160899892) (:by |rJG4IHzWf) (:text |command-plugin) + |b $ %{} :Expr (:at 1650160900419) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160905516) (:by |rJG4IHzWf) (:text |use-prompt) (:type :leaf) - |X $ {} (:at 1650161004674) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160905516) (:by |rJG4IHzWf) (:text |use-prompt) + |X $ %{} :Expr (:at 1650161004674) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161005105) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |b $ {} (:at 1650161006106) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1650161007341) (:by |rJG4IHzWf) (:text |:command) (:type :leaf) - |b $ {} (:at 1650160911831) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161005105) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1650161006106) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1650161007341) (:by |rJG4IHzWf) (:text |:command) + |b $ %{} :Expr (:at 1650160911831) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160912146) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650160912500) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160912146) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650160912500) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160913562) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1650160915416) (:by |rJG4IHzWf) (:text "|\"command") (:type :leaf) - |h $ {} (:at 1650161072864) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160913562) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1650160915416) (:by |rJG4IHzWf) (:text "|\"command") + |h $ %{} :Expr (:at 1650161072864) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161075712) (:by |rJG4IHzWf) (:text |:input-style) (:type :leaf) - |b $ {} (:at 1650161075992) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161075712) (:by |rJG4IHzWf) (:text |:input-style) + |b $ %{} :Expr (:at 1650161075992) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161076356) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650161077000) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161076356) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650161077000) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161079926) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650161081968) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |m $ {} (:at 1651569059443) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161079926) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650161081968) (:by |rJG4IHzWf) (:text |ui/font-code) + |m $ %{} :Expr (:at 1651569059443) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569062708) (:by |rJG4IHzWf) (:text |command-plugin) (:type :leaf) - |b $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569062708) (:by |rJG4IHzWf) (:text |command-plugin) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |use-modal) (:type :leaf) - |b $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |use-modal) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |b $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1651569129899) (:by |rJG4IHzWf) (:text |:command-modal) (:type :leaf) - |h $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1651569129899) (:by |rJG4IHzWf) (:text |:command-modal) + |h $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651570679860) (:by |rJG4IHzWf) (:text |:max-width) (:type :leaf) - |b $ {} (:at 1651571141526) (:by |rJG4IHzWf) (:text "|\"80vw") (:type :leaf) - |l $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651570679860) (:by |rJG4IHzWf) (:text |:max-width) + |b $ %{} :Leaf (:at 1651571141526) (:by |rJG4IHzWf) (:text "|\"80vw") + |l $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |:container-style) (:type :leaf) - |b $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |:container-style) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |o $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) + |o $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |:backdrop-style) (:type :leaf) - |b $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |:backdrop-style) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |q $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) + |q $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |:render) (:type :leaf) - |b $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |:render) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569072767) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |h $ {} (:at 1651569091625) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |on-close) + |h $ %{} :Expr (:at 1651569091625) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569095375) (:by |rJG4IHzWf) (:text |comp-command) (:type :leaf) - |X $ {} (:at 1651569121385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569095375) (:by |rJG4IHzWf) (:text |comp-command) + |X $ %{} :Expr (:at 1651569121385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651569122651) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |b $ {} (:at 1651569123745) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1651569125523) (:by |rJG4IHzWf) (:text |:command) (:type :leaf) - |Z $ {} (:at 1651569195733) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1651569105550) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |o $ {} (:at 1650855040014) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651569122651) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1651569123745) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1651569125523) (:by |rJG4IHzWf) (:text |:command) + |Z $ %{} :Leaf (:at 1651569195733) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1651569105550) (:by |rJG4IHzWf) (:text |on-close) + |o $ %{} :Expr (:at 1650855040014) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855041371) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1650855041630) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855041371) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1650855041630) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855042557) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1650855043350) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |p $ {} (:at 1651082795852) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855042557) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1650855043350) (:by |rJG4IHzWf) (:text |store) + |p $ %{} :Expr (:at 1651082795852) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082796531) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |b $ {} (:at 1651082796822) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082796531) (:by |rJG4IHzWf) (:text |router) + |b $ %{} :Expr (:at 1651082796822) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082801794) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |b $ {} (:at 1651082802535) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |q $ {} (:at 1651058300855) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082801794) (:by |rJG4IHzWf) (:text |:router) + |b $ %{} :Leaf (:at 1651082802535) (:by |rJG4IHzWf) (:text |store) + |q $ %{} :Expr (:at 1651058300855) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058303593) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1651058303860) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058303593) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1651058303860) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058305271) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651058306141) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651058306525) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058305271) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651058306141) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651058306525) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058306717) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651058311257) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |h $ {} (:at 1651058311865) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058306717) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651058311257) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651058311865) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058314018) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651058315297) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |T $ {} (:at 1650136854734) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058314018) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651058315297) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1650136854734) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650136855477) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1650136856600) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650136855477) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1650136856600) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136855951) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1650135147167) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136855951) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1650135147167) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135147579) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650135148102) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135147579) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650135148102) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135148468) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650135468808) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135148468) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650135468808) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432365048) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1650135482749) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432365048) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1650135482749) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432374827) (:by |rJG4IHzWf) (:text |str-spaced) (:type :leaf) - |T $ {} (:at 1691432376275) (:by |rJG4IHzWf) (:text |css/row-parted) (:type :leaf) - |b $ {} (:at 1691432389615) (:by |rJG4IHzWf) (:text |css-navbar) (:type :leaf) - |h $ {} (:at 1650136952031) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432374827) (:by |rJG4IHzWf) (:text |str-spaced) + |T $ %{} :Leaf (:at 1691432376275) (:by |rJG4IHzWf) (:text |css/row-parted) + |b $ %{} :Leaf (:at 1691432389615) (:by |rJG4IHzWf) (:text |css-navbar) + |h $ %{} :Expr (:at 1650136952031) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650136952774) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |L $ {} (:at 1650136953144) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650136952774) (:by |rJG4IHzWf) (:text |span) + |L $ %{} :Expr (:at 1650136953144) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136953450) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1650162446662) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136953450) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650162446662) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650162450239) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651566913381) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |Z $ {} (:at 1650162468913) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650162450239) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566913381) (:by |rJG4IHzWf) (:text |css-hover-entry) + |Z $ %{} :Expr (:at 1650162468913) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650162470755) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650162471026) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650162470755) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650162471026) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650162471380) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650162471645) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650162471380) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650162471645) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650162474766) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1650162475818) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |h $ {} (:at 1650162476472) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650162474766) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650162475818) (:by |rJG4IHzWf) (:text |:pointer) + |h $ %{} :Expr (:at 1650162476472) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650162478428) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1650162484617) (:by |rJG4IHzWf) (:text "|\"4px 8px") (:type :leaf) - |l $ {} (:at 1651058468263) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650162478428) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650162484617) (:by |rJG4IHzWf) (:text "|\"4px 8px") + |l $ %{} :Expr (:at 1651058468263) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058470841) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1651058478233) (:by |rJG4IHzWf) (:text "|\"Josefin Sans") (:type :leaf) - |o $ {} (:at 1651058486641) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058470841) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651058478233) (:by |rJG4IHzWf) (:text "|\"Josefin Sans") + |o $ %{} :Expr (:at 1651058486641) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058487619) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1651058505698) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058487619) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651058505698) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058511413) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1651058515490) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1651058517847) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |l $ {} (:at 1651058524408) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |b $ {} (:at 1650136956666) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058511413) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651058515490) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1651058517847) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1651058524408) (:by |rJG4IHzWf) (:text |70) + |b $ %{} :Expr (:at 1650136956666) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136960766) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |b $ {} (:at 1651058463619) (:by |rJG4IHzWf) (:text "|\"Hovernia") (:type :leaf) - |h $ {} (:at 1650136966051) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136960766) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1651058463619) (:by |rJG4IHzWf) (:text "|\"Hovernia") + |h $ %{} :Expr (:at 1650136966051) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136968212) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650136968527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136968212) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650136968527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136968783) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650136969068) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136968783) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650136969068) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136970283) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650136971748) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650136972968) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136970283) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650136971748) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650136972968) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136973427) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650136975146) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650136975438) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136973427) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650136975146) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650136975438) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136977352) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650136978034) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650136985653) (:by |rJG4IHzWf) (:text |:menu?) (:type :leaf) - |l $ {} (:at 1650136989078) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |j $ {} (:at 1650855748707) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136977352) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650136978034) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650136985653) (:by |rJG4IHzWf) (:text |:menu?) + |l $ %{} :Leaf (:at 1650136989078) (:by |rJG4IHzWf) (:text |true) + |j $ %{} :Expr (:at 1650855748707) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855750226) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650855753908) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1650855754589) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855750226) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650855753908) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1650855754589) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855754998) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650855756127) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855754998) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650855756127) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855756895) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1650855761873) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |l $ {} (:at 1650194341854) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855756895) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650855761873) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1650194341854) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194346970) (:by |rJG4IHzWf) (:text |.!preventDefault) (:type :leaf) - |b $ {} (:at 1650194348472) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194346970) (:by |rJG4IHzWf) (:text |.!preventDefault) + |b $ %{} :Expr (:at 1650194348472) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650194350722) (:by |rJG4IHzWf) (:text |:event) (:type :leaf) - |T $ {} (:at 1650194348246) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |l $ {} (:at 1650135607887) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650194350722) (:by |rJG4IHzWf) (:text |:event) + |T $ %{} :Leaf (:at 1650194348246) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650135607887) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650135608551) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1650135608890) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650135608551) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1650135608890) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135609188) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |V $ {} (:at 1651150840569) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135609188) (:by |rJG4IHzWf) (:text |{}) + |V $ %{} :Expr (:at 1651150840569) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651150841089) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1651150846637) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651150841089) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651150846637) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651150847183) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |T $ {} (:at 1651150841617) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651150847183) (:by |rJG4IHzWf) (:text |not) + |T $ %{} :Expr (:at 1651150841617) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651150844979) (:by |rJG4IHzWf) (:text |identical?) (:type :leaf) - |b $ {} (:at 1651150848582) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651150844979) (:by |rJG4IHzWf) (:text |identical?) + |b $ %{} :Expr (:at 1651150848582) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651150849266) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1651150850710) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1651150848582) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651150849266) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1651150850710) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651150848582) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651150854090) (:by |rJG4IHzWf) (:text |:saved-files) (:type :leaf) - |b $ {} (:at 1651150850710) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1650135636612) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651150854090) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Leaf (:at 1651150850710) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650135636612) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650162547932) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |b $ {} (:at 1650135637812) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650162547932) (:by |rJG4IHzWf) (:text |a) + |b $ %{} :Expr (:at 1650135637812) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135638171) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1650135641474) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135638171) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650135641474) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135643993) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |b $ {} (:at 1650135646658) (:by |rJG4IHzWf) (:text "|\"Save") (:type :leaf) - |b $ {} (:at 1650135638507) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135643993) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1650135646658) (:by |rJG4IHzWf) (:text "|\"Save") + |b $ %{} :Expr (:at 1650135638507) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432412244) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651150778731) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432412244) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1651150778731) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432414946) (:by |rJG4IHzWf) (:text |str-spaced) (:type :leaf) - |T $ {} (:at 1691432417451) (:by |rJG4IHzWf) (:text |css/link) (:type :leaf) - |X $ {} (:at 1691432423056) (:by |rJG4IHzWf) (:text |css/font-fancy) (:type :leaf) - |h $ {} (:at 1650160653038) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432414946) (:by |rJG4IHzWf) (:text |str-spaced) + |T $ %{} :Leaf (:at 1691432417451) (:by |rJG4IHzWf) (:text |css/link) + |X $ %{} :Leaf (:at 1691432423056) (:by |rJG4IHzWf) (:text |css/font-fancy) + |h $ %{} :Expr (:at 1650160653038) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160654411) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650160654695) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160654411) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650160654695) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160655050) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650160655323) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160655050) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650160655323) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160655559) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650160656328) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160655559) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650160656328) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650160657293) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:text |on-save) (:type :leaf) - |b $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |on-save) + |b $ %{} :Expr (:at 1650160657293) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650160657293) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:text |:saved-files) (:type :leaf) - |b $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |l $ {} (:at 1650160657293) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |Y $ {} (:at 1650135653106) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |d!) + |Y $ %{} :Expr (:at 1650135653106) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135654801) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1650135655373) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |h $ {} (:at 1650135655952) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |c $ {} (:at 1650135636612) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135654801) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1650135655373) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1650135655952) (:by |rJG4IHzWf) (:text |nil) + |c $ %{} :Expr (:at 1650135636612) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650162556846) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |b $ {} (:at 1650135637812) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650162556846) (:by |rJG4IHzWf) (:text |a) + |b $ %{} :Expr (:at 1650135637812) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135638171) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1650135641474) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135638171) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650135641474) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135643993) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |b $ {} (:at 1650135762761) (:by |rJG4IHzWf) (:text "|\"Command") (:type :leaf) - |b $ {} (:at 1650135638507) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135643993) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1650135762761) (:by |rJG4IHzWf) (:text "|\"Command") + |b $ %{} :Expr (:at 1650135638507) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432436807) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651150790827) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432436807) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1651150790827) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432440205) (:by |rJG4IHzWf) (:text |str-spaced) (:type :leaf) - |b $ {} (:at 1691432441730) (:by |rJG4IHzWf) (:text |css/link) (:type :leaf) - |e $ {} (:at 1691432444172) (:by |rJG4IHzWf) (:text |css/font-fancy) (:type :leaf) - |h $ {} (:at 1650160937848) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432440205) (:by |rJG4IHzWf) (:text |str-spaced) + |b $ %{} :Leaf (:at 1691432441730) (:by |rJG4IHzWf) (:text |css/link) + |e $ %{} :Leaf (:at 1691432444172) (:by |rJG4IHzWf) (:text |css/font-fancy) + |h $ %{} :Expr (:at 1650160937848) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160939655) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650160939968) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160939655) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650160939968) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160940316) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650160940648) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160940316) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650160940648) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160940881) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650160941624) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650160942293) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160940881) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650160941624) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650160942293) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160944837) (:by |rJG4IHzWf) (:text |.show) (:type :leaf) - |b $ {} (:at 1650160947369) (:by |rJG4IHzWf) (:text |command-plugin) (:type :leaf) - |h $ {} (:at 1650160954671) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |X $ {} (:at 1650136998655) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160944837) (:by |rJG4IHzWf) (:text |.show) + |b $ %{} :Leaf (:at 1650160947369) (:by |rJG4IHzWf) (:text |command-plugin) + |h $ %{} :Leaf (:at 1650160954671) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Expr (:at 1650136998655) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136999085) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650136999562) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136999085) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650136999562) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137001528) (:by |rJG4IHzWf) (:text |:menu?) (:type :leaf) - |b $ {} (:at 1650137002408) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650137002842) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137001528) (:by |rJG4IHzWf) (:text |:menu?) + |b $ %{} :Leaf (:at 1650137002408) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1650137002842) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651569801352) (:by |rJG4IHzWf) (:text |memof1-call) (:type :leaf) - |T $ {} (:at 1650137004891) (:by |rJG4IHzWf) (:text |comp-menu) (:type :leaf) - |V $ {} (:at 1650161641658) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651569801352) (:by |rJG4IHzWf) (:text |memof1-call) + |T $ %{} :Leaf (:at 1650137004891) (:by |rJG4IHzWf) (:text |comp-menu) + |V $ %{} :Expr (:at 1650161641658) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161642249) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |b $ {} (:at 1650161643272) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1650161644471) (:by |rJG4IHzWf) (:text |:menu) (:type :leaf) - |X $ {} (:at 1650161302554) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161642249) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1650161643272) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1650161644471) (:by |rJG4IHzWf) (:text |:menu) + |X $ %{} :Expr (:at 1650161302554) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650161303987) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1650161304934) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |Z $ {} (:at 1651058329759) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1650137153348) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650161303987) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650161304934) (:by |rJG4IHzWf) (:text |store) + |Z $ %{} :Leaf (:at 1651058329759) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1650137153348) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137153580) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650137153895) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137153580) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650137153895) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137154490) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650137157301) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137154490) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650137157301) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137157301) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650137157301) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650137157301) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650137157301) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650137157301) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650137157301) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650137157301) (:by |rJG4IHzWf) (:text |:menu?) (:type :leaf) - |l $ {} (:at 1650137159179) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |b $ {} (:at 1691432126211) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |:menu?) + |l $ %{} :Leaf (:at 1650137159179) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1691432126211) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432126692) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1691432131009) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432126692) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1691432131009) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432131856) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |T $ {} (:at 1691432132620) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432131856) (:by |rJG4IHzWf) (:text |not) + |T $ %{} :Expr (:at 1691432132620) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432134064) (:by |rJG4IHzWf) (:text |blank?) (:type :leaf) - |T $ {} (:at 1691432128018) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432134064) (:by |rJG4IHzWf) (:text |blank?) + |T $ %{} :Expr (:at 1691432128018) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432128018) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |b $ {} (:at 1691432128018) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1691431719832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432128018) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1691432128018) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1691431719832) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691431720472) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1691431720746) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691431720472) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1691431720746) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431721247) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691431759862) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431721247) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691431759862) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431764238) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691431814365) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431764238) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1691431814365) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691431819369) (:by |rJG4IHzWf) (:text |str-spaced) (:type :leaf) - |L $ {} (:at 1691431823975) (:by |rJG4IHzWf) (:text |css/row-middle) (:type :leaf) - |T $ {} (:at 1691431774321) (:by |rJG4IHzWf) (:text |css-notice-area) (:type :leaf) - |T $ {} (:at 1650136857867) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691431819369) (:by |rJG4IHzWf) (:text |str-spaced) + |L $ %{} :Leaf (:at 1691431823975) (:by |rJG4IHzWf) (:text |css/row-middle) + |T $ %{} :Leaf (:at 1691431774321) (:by |rJG4IHzWf) (:text |css-notice-area) + |T $ %{} :Expr (:at 1650136857867) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136857867) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650136857867) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136857867) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650136857867) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136857867) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650136857867) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136857867) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650136857867) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136857867) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650136857867) (:by |rJG4IHzWf) (:text |style-error) (:type :leaf) - |h $ {} (:at 1691613778508) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136857867) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Leaf (:at 1650136857867) (:by |rJG4IHzWf) (:text |style-error) + |h $ %{} :Expr (:at 1691613778508) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613780056) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1691613780846) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613780056) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1691613780846) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613781168) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1691613781941) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613781168) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691613781941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613782087) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1691613782600) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1691613783195) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613782087) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1691613782600) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691613783195) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691613783648) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1691613798136) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |h $ {} (:at 1691613789035) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |g $ {} (:at 1691431724417) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691613783648) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1691613798136) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Leaf (:at 1691613789035) (:by |rJG4IHzWf) (:text |nil) + |g $ %{} :Expr (:at 1691431724417) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431724417) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1691432136149) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431724417) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1691432136149) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432136149) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |b $ {} (:at 1691432136149) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1691431726972) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432136149) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1691432136149) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1691431726972) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431727523) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1691431828579) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |h $ {} (:at 1691431729198) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1691431944948) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431727523) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1691431828579) (:by |rJG4IHzWf) (:text |16) + |h $ %{} :Leaf (:at 1691431729198) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1691431944948) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431945668) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |b $ {} (:at 1691431946745) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431945668) (:by |rJG4IHzWf) (:text |a) + |b $ %{} :Expr (:at 1691431946745) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431947908) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691431952669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431947908) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691431952669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431958908) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1691431962387) (:by |rJG4IHzWf) (:text |css/link) (:type :leaf) - |e $ {} (:at 1691431969695) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431958908) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691431962387) (:by |rJG4IHzWf) (:text |css/link) + |e $ %{} :Expr (:at 1691431969695) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431975502) (:by |rJG4IHzWf) (:text |:inner-text) (:type :leaf) - |b $ {} (:at 1691431990046) (:by |rJG4IHzWf) (:text "|\"Try 6011") (:type :leaf) - |h $ {} (:at 1691431964301) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431975502) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1691431990046) (:by |rJG4IHzWf) (:text "|\"Try 6011") + |h $ %{} :Expr (:at 1691431964301) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431966580) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1691431967346) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431966580) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1691431967346) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431967516) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1691431967768) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431967516) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691431967768) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431967932) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1691431968507) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1691431992239) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431967932) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1691431968507) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691431992239) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431995435) (:by |rJG4IHzWf) (:text |load-files!) (:type :leaf) - |b $ {} (:at 1691431998734) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1691432187408) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |bT $ {} (:at 1651082816358) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431995435) (:by |rJG4IHzWf) (:text |load-files!) + |b $ %{} :Leaf (:at 1691431998734) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Leaf (:at 1691432187408) (:by |rJG4IHzWf) (:text |true) + |bT $ %{} :Expr (:at 1651082816358) (:by |rJG4IHzWf) :data $ {} - |5 $ {} (:at 1651082821557) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |D $ {} (:at 1651082874610) (:by |rJG4IHzWf) (:type :expr) + |5 $ %{} :Leaf (:at 1651082821557) (:by |rJG4IHzWf) (:text |if) + |D $ %{} :Expr (:at 1651082874610) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651082875339) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1651082819219) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651082875339) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1651082819219) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651082820010) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |L $ {} (:at 1651082853785) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1651082823605) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651082820010) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1651082853785) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Expr (:at 1651082823605) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651082824765) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |T $ {} (:at 1651082817170) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |b $ {} (:at 1651082877443) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651082824765) (:by |rJG4IHzWf) (:text |:name) + |T $ %{} :Leaf (:at 1651082817170) (:by |rJG4IHzWf) (:text |router) + |b $ %{} :Expr (:at 1651082877443) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082878061) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1651082878547) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082878061) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1651082878547) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082878547) (:by |rJG4IHzWf) (:text |:menu?) (:type :leaf) - |b $ {} (:at 1651082878547) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |T $ {} (:at 1651056711970) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082878547) (:by |rJG4IHzWf) (:text |:menu?) + |b $ %{} :Leaf (:at 1651082878547) (:by |rJG4IHzWf) (:text |state) + |T $ %{} :Expr (:at 1651056711970) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056714991) (:by |rJG4IHzWf) (:text |comp-stack) (:type :leaf) - |b $ {} (:at 1651057234216) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056714991) (:by |rJG4IHzWf) (:text |comp-stack) + |b $ %{} :Expr (:at 1651057234216) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057235828) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |b $ {} (:at 1651057236584) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |e $ {} (:at 1651058682231) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057235828) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651057236584) (:by |rJG4IHzWf) (:text |editor) + |e $ %{} :Expr (:at 1651058682231) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058686807) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651058687622) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651057332818) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058686807) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651058687622) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651057332818) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057336074) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |b $ {} (:at 1651057336908) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |c $ {} (:at 1650775545284) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057336074) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1651057336908) (:by |rJG4IHzWf) (:text |store) + |c $ %{} :Expr (:at 1650775545284) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650775545961) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650775546277) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650775545961) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650775546277) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775548440) (:by |rJG4IHzWf) (:text |:picker-mode?) (:type :leaf) - |b $ {} (:at 1650855056905) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |T $ {} (:at 1650775537355) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775548440) (:by |rJG4IHzWf) (:text |:picker-mode?) + |b $ %{} :Leaf (:at 1650855056905) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1650775537355) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775544690) (:by |rJG4IHzWf) (:text |comp-picker-mode) (:type :leaf) - |e $ {} (:at 1650303948442) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775544690) (:by |rJG4IHzWf) (:text |comp-picker-mode) + |e $ %{} :Expr (:at 1650303948442) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303948730) (:by |rJG4IHzWf) (:text |comp-key-event) (:type :leaf) - |b $ {} (:at 1650303950210) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303948730) (:by |rJG4IHzWf) (:text |comp-key-event) + |b $ %{} :Expr (:at 1650303950210) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303950888) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650303951532) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303950888) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650303951532) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650303956976) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650303957671) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650303958580) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650303956976) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650303957671) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650303958580) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304289446) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1650304290743) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304289446) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650304290743) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304290886) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650304290886) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304292256) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1650304294950) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304292256) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1650304294950) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304295427) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1650304292725) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304295427) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650304292725) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304294434) (:by |rJG4IHzWf) (:text |:meta?) (:type :leaf) - |T $ {} (:at 1650303966149) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650304292725) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304294434) (:by |rJG4IHzWf) (:text |:meta?) + |T $ %{} :Leaf (:at 1650303966149) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650304292725) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304298446) (:by |rJG4IHzWf) (:text |:ctrl?) (:type :leaf) - |T $ {} (:at 1650303966149) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650304309183) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304298446) (:by |rJG4IHzWf) (:text |:ctrl?) + |T $ %{} :Leaf (:at 1650303966149) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650304309183) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304309641) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |L $ {} (:at 1650304310792) (:by |rJG4IHzWf) (:text "|\"p") (:type :leaf) - |T $ {} (:at 1650304306467) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304309641) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1650304310792) (:by |rJG4IHzWf) (:text "|\"p") + |T $ %{} :Expr (:at 1650304306467) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304307832) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1650304308793) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650304334348) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304307832) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650304308793) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650304334348) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304334686) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650304335391) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304334686) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650304335391) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304339470) (:by |rJG4IHzWf) (:text |:shift?) (:type :leaf) - |b $ {} (:at 1650304340237) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650304525939) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304339470) (:by |rJG4IHzWf) (:text |:shift?) + |b $ %{} :Leaf (:at 1650304340237) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650304525939) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304525939) (:by |rJG4IHzWf) (:text |.show) (:type :leaf) - |b $ {} (:at 1650304525939) (:by |rJG4IHzWf) (:text |command-plugin) (:type :leaf) - |h $ {} (:at 1650304525939) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |l $ {} (:at 1650304541367) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304525939) (:by |rJG4IHzWf) (:text |.show) + |b $ %{} :Leaf (:at 1650304525939) (:by |rJG4IHzWf) (:text |command-plugin) + |h $ %{} :Leaf (:at 1650304525939) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650304541367) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304541367) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650304541367) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650304541367) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304541367) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650304541367) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650304541367) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304717579) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1650304541367) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650304541367) (:by |rJG4IHzWf) (:text |:menu?) (:type :leaf) - |l $ {} (:at 1650304714265) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |e $ {} (:at 1650304768651) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304717579) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650304541367) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650304541367) (:by |rJG4IHzWf) (:text |:menu?) + |l $ %{} :Leaf (:at 1650304714265) (:by |rJG4IHzWf) (:text |not) + |e $ %{} :Expr (:at 1650304768651) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304768651) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650304768651) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304768651) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1650304774405) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304768651) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650304774405) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304774405) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1650304774405) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650304774405) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304774405) (:by |rJG4IHzWf) (:text |:meta?) (:type :leaf) - |b $ {} (:at 1650304774405) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650304774405) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650304774405) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304774405) (:by |rJG4IHzWf) (:text |:ctrl?) (:type :leaf) - |b $ {} (:at 1650304774405) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650304768651) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650304768651) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304768651) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650304768651) (:by |rJG4IHzWf) (:text "|\"s") (:type :leaf) - |h $ {} (:at 1650304768651) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304768651) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650304768651) (:by |rJG4IHzWf) (:text "|\"s") + |h $ %{} :Expr (:at 1650304768651) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304781216) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1650304782563) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304781216) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650304782563) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650304789154) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:text |on-save) (:type :leaf) - |b $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |on-save) + |b $ %{} :Expr (:at 1650304789154) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650304789154) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:text |:saved-files) (:type :leaf) - |b $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |l $ {} (:at 1650304789154) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650304328766) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650304328766) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304330446) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1650304331388) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1650160929602) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304330446) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Leaf (:at 1650304331388) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650160929602) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650160932354) (:by |rJG4IHzWf) (:text |.render) (:type :leaf) - |b $ {} (:at 1650160933004) (:by |rJG4IHzWf) (:text |command-plugin) (:type :leaf) - |comp-picker-mode $ {} (:at 1650775550622) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650160932354) (:by |rJG4IHzWf) (:text |.render) + |b $ %{} :Leaf (:at 1650160933004) (:by |rJG4IHzWf) (:text |command-plugin) + |comp-picker-mode $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650775550622) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775552942) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650775550622) (:by |rJG4IHzWf) (:text |comp-picker-mode) (:type :leaf) - |h $ {} (:at 1650775550622) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775552942) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650775550622) (:by |rJG4IHzWf) (:text |comp-picker-mode) + |h $ %{} :Expr (:at 1650775550622) (:by |rJG4IHzWf) :data $ {} - |l $ {} (:at 1650775554198) (:by |rJG4IHzWf) (:type :expr) + |l $ %{} :Expr (:at 1650775554198) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775554690) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650775555389) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775554690) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650775555389) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775555739) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1650779368134) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775555739) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650779368134) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779369214) (:by |rJG4IHzWf) (:text |:title) (:type :leaf) - |b $ {} (:at 1650779374108) (:by |rJG4IHzWf) (:text "|\"Click to disable") (:type :leaf) - |b $ {} (:at 1650775566289) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779369214) (:by |rJG4IHzWf) (:text |:title) + |b $ %{} :Leaf (:at 1650779374108) (:by |rJG4IHzWf) (:text "|\"Click to disable") + |b $ %{} :Expr (:at 1650775566289) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775567077) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650775567342) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775567077) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650775567342) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775567712) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650775568047) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775567712) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650775568047) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775569184) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650775582028) (:by |rJG4IHzWf) (:text |:absolute) (:type :leaf) - |h $ {} (:at 1650775582517) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775569184) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1650775582028) (:by |rJG4IHzWf) (:text |:absolute) + |h $ %{} :Expr (:at 1650775582517) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775583088) (:by |rJG4IHzWf) (:text |:top) (:type :leaf) - |b $ {} (:at 1650775583831) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |l $ {} (:at 1650775582517) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775583088) (:by |rJG4IHzWf) (:text |:top) + |b $ %{} :Leaf (:at 1650775583831) (:by |rJG4IHzWf) (:text |16) + |l $ %{} :Expr (:at 1650775582517) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775587004) (:by |rJG4IHzWf) (:text |:left) (:type :leaf) - |b $ {} (:at 1650775583831) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |o $ {} (:at 1650775591155) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775587004) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1650775583831) (:by |rJG4IHzWf) (:text |16) + |o $ %{} :Expr (:at 1650775591155) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775592484) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1650775594217) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |q $ {} (:at 1650775595092) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775592484) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650775594217) (:by |rJG4IHzWf) (:text |20) + |q $ %{} :Expr (:at 1650775595092) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775597970) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1650775604727) (:by |rJG4IHzWf) (:text "|\"8px 16px") (:type :leaf) - |s $ {} (:at 1650775607004) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775597970) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650775604727) (:by |rJG4IHzWf) (:text "|\"8px 16px") + |s $ %{} :Expr (:at 1650775607004) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775610220) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650775613679) (:by |rJG4IHzWf) (:text |ui/font-fancy) (:type :leaf) - |sT $ {} (:at 1650775639136) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775610220) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650775613679) (:by |rJG4IHzWf) (:text |ui/font-fancy) + |sT $ %{} :Expr (:at 1650775639136) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775641039) (:by |rJG4IHzWf) (:text |:border-radius) (:type :leaf) - |b $ {} (:at 1650775644606) (:by |rJG4IHzWf) (:text "|\"8px") (:type :leaf) - |sb $ {} (:at 1650779363932) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775641039) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1650775644606) (:by |rJG4IHzWf) (:text "|\"8px") + |sb $ %{} :Expr (:at 1650779363932) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779364432) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1650779366812) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |sj $ {} (:at 1650775650005) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779364432) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650779366812) (:by |rJG4IHzWf) (:text |:pointer) + |sj $ %{} :Expr (:at 1650775650005) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775653430) (:by |rJG4IHzWf) (:text |:border) (:type :leaf) - |b $ {} (:at 1650775653889) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775653430) (:by |rJG4IHzWf) (:text |:border) + |b $ %{} :Expr (:at 1650775653889) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775654397) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650775664198) (:by |rJG4IHzWf) (:text "|\"2px solid ") (:type :leaf) - |h $ {} (:at 1650775658344) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775654397) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650775664198) (:by |rJG4IHzWf) (:text "|\"2px solid ") + |h $ %{} :Expr (:at 1650775658344) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775658909) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1650775681590) (:by |rJG4IHzWf) (:text |180) (:type :leaf) - |h $ {} (:at 1650775679571) (:by |rJG4IHzWf) (:text |30) (:type :leaf) - |l $ {} (:at 1650775685116) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |t $ {} (:at 1650775616406) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775658909) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650775681590) (:by |rJG4IHzWf) (:text |180) + |h $ %{} :Leaf (:at 1650775679571) (:by |rJG4IHzWf) (:text |30) + |l $ %{} :Leaf (:at 1650775685116) (:by |rJG4IHzWf) (:text |60) + |t $ %{} :Expr (:at 1650775616406) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775620821) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1650775621154) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775620821) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1650775621154) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775621459) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1650775624544) (:by |rJG4IHzWf) (:text |120) (:type :leaf) - |h $ {} (:at 1650775625700) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |l $ {} (:at 1650775626534) (:by |rJG4IHzWf) (:text |80) (:type :leaf) - |o $ {} (:at 1650775636263) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |h $ {} (:at 1650779381286) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775621459) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650775624544) (:by |rJG4IHzWf) (:text |120) + |h $ %{} :Leaf (:at 1650775625700) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1650775626534) (:by |rJG4IHzWf) (:text |80) + |o $ %{} :Leaf (:at 1650775636263) (:by |rJG4IHzWf) (:text |0.8) + |h $ %{} :Expr (:at 1650779381286) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779383150) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650779383624) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779383150) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650779383624) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779384675) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650779384961) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779384675) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650779384961) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779385163) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650779385656) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650779386101) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779385163) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650779385656) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650779386101) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779386485) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650779402646) (:by |rJG4IHzWf) (:text |:picker-mode) (:type :leaf) - |h $ {} (:at 1650779397506) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |h $ {} (:at 1650775556500) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779386485) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650779402646) (:by |rJG4IHzWf) (:text |:picker-mode) + |h $ %{} :Leaf (:at 1650779397506) (:by |rJG4IHzWf) (:text |false) + |h $ %{} :Expr (:at 1650775556500) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775558706) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1650775562372) (:by |rJG4IHzWf) (:text "|\"Picker Mode") (:type :leaf) - |l $ {} (:at 1650779469411) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775558706) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Leaf (:at 1650775562372) (:by |rJG4IHzWf) (:text "|\"Picker Mode") + |l $ %{} :Expr (:at 1650779469411) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779469131) (:by |rJG4IHzWf) (:text |comp-key-event) (:type :leaf) - |b $ {} (:at 1650779472331) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779469131) (:by |rJG4IHzWf) (:text |comp-key-event) + |b $ %{} :Expr (:at 1650779472331) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779472603) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650779472985) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779472603) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650779472985) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779473244) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650779473783) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650779478008) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779473244) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650779473783) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650779478008) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779479277) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650779480071) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779479277) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650779480071) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779480960) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650779484337) (:by |rJG4IHzWf) (:text "|\"Escape") (:type :leaf) - |h $ {} (:at 1650779485165) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779480960) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650779484337) (:by |rJG4IHzWf) (:text "|\"Escape") + |h $ %{} :Expr (:at 1650779485165) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779486439) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1650779486752) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1650779493990) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779486439) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650779486752) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650779493990) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779493990) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650779493990) (:by |rJG4IHzWf) (:text |:picker-mode) (:type :leaf) - |h $ {} (:at 1650779493990) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |comp-search-entry $ {} (:at 1650192464760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779493990) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650779493990) (:by |rJG4IHzWf) (:text |:picker-mode) + |h $ %{} :Leaf (:at 1650779493990) (:by |rJG4IHzWf) (:text |false) + |comp-search-entry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650192464760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192467234) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650192464760) (:by |rJG4IHzWf) (:text |comp-search-entry) (:type :leaf) - |h $ {} (:at 1650192464760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192467234) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650192464760) (:by |rJG4IHzWf) (:text |comp-search-entry) + |h $ %{} :Expr (:at 1650192464760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192464760) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |b $ {} (:at 1650192464760) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650305059529) (:by |rJG4IHzWf) (:text |entries) (:type :leaf) - |j $ {} (:at 1650304907069) (:by |rJG4IHzWf) (:text |selected-idx) (:type :leaf) - |k $ {} (:at 1650304909006) (:by |rJG4IHzWf) (:text |on-select) (:type :leaf) - |l $ {} (:at 1650193478288) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |l $ {} (:at 1650192534254) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192464760) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Leaf (:at 1650192464760) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305059529) (:by |rJG4IHzWf) (:text |entries) + |j $ %{} :Leaf (:at 1650304907069) (:by |rJG4IHzWf) (:text |selected-idx) + |k $ %{} :Leaf (:at 1650304909006) (:by |rJG4IHzWf) (:text |on-select) + |l $ %{} :Leaf (:at 1650193478288) (:by |rJG4IHzWf) (:text |on-close) + |l $ %{} :Expr (:at 1650192534254) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650192534844) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650193057465) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650192534844) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650193057465) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192468415) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650192468415) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192531889) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |b $ {} (:at 1650192469163) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192531889) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1650192469163) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192469480) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650192517227) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192469480) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192517227) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650192517999) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650193283621) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650192517999) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650193283621) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650193284525) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |T $ {} (:at 1650192520907) (:by |rJG4IHzWf) (:text |ui/expand) (:type :leaf) - |h $ {} (:at 1650193082021) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650193284525) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1650192520907) (:by |rJG4IHzWf) (:text |ui/expand) + |h $ %{} :Expr (:at 1650193082021) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193082729) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650193083885) (:by |rJG4IHzWf) (:text |entries) (:type :leaf) - |h $ {} (:at 1650193084465) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193082729) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650193083885) (:by |rJG4IHzWf) (:text |entries) + |h $ %{} :Expr (:at 1650193084465) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304942464) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1650193090319) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304942464) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1650193090319) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650193090791) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |T $ {} (:at 1650193087935) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650193090791) (:by |rJG4IHzWf) (:text |fn) + |T $ %{} :Expr (:at 1650193087935) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304943708) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |T $ {} (:at 1650193089775) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |b $ {} (:at 1650193091310) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304943708) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Leaf (:at 1650193089775) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1650193091310) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193097455) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650193098751) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193097455) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650193098751) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193099330) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650193100364) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1650193111870) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193099330) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650193100364) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1650193111870) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193114114) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1650193114686) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193114114) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650193114686) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193116077) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650193248280) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193116077) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650193248280) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193251275) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651566725893) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |h $ {} (:at 1650193257016) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193251275) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566725893) (:by |rJG4IHzWf) (:text |css-hover-entry) + |h $ %{} :Expr (:at 1650193257016) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193257921) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650304962082) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193257921) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650304962082) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304963460) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304963460) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |b $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |l $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |ui/font-code) + |l $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |o $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:pointer) + |o $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1650304963986) (:by |rJG4IHzWf) (:text "|\"0 8px") (:type :leaf) - |T $ {} (:at 1650304948432) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text "|\"0 8px") + |T $ %{} :Expr (:at 1650304948432) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650304948959) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650304951124) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650304948959) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650304951124) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304952285) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650304953177) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1650304954441) (:by |rJG4IHzWf) (:text |selected-idx) (:type :leaf) - |V $ {} (:at 1650304966065) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304952285) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650304953177) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1650304954441) (:by |rJG4IHzWf) (:text |selected-idx) + |V $ %{} :Expr (:at 1650304966065) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304966386) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650304967062) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304966386) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650304967062) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304970597) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1650304971502) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304970597) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1650304971502) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650304971917) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1650304972542) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1650304972910) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1650304978162) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |o $ {} (:at 1650304981664) (:by |rJG4IHzWf) (:text |0.3) (:type :leaf) - |l $ {} (:at 1650193343029) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650193345285) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1650193345585) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650304971917) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650304972542) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650304972910) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650304978162) (:by |rJG4IHzWf) (:text |100) + |o $ %{} :Leaf (:at 1650304981664) (:by |rJG4IHzWf) (:text |0.3) + |l $ %{} :Expr (:at 1650193343029) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193345285) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650193345585) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193345892) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650193346249) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193345892) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650193346249) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193346471) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1650193346951) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1650193347400) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193346471) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650193346951) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650193347400) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193347952) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650193350155) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1650193353468) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |l $ {} (:at 1650193482993) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193347952) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650193350155) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Leaf (:at 1650193353468) (:by |rJG4IHzWf) (:text |entry) + |l $ %{} :Expr (:at 1650193482993) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193480749) (:by |rJG4IHzWf) (:text |on-close) (:type :leaf) - |b $ {} (:at 1650193483606) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |o $ {} (:at 1650193522064) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193480749) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650193483606) (:by |rJG4IHzWf) (:text |d!) + |o $ %{} :Expr (:at 1650193522064) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193522966) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1650193525585) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1650193525901) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193522966) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650193525585) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650193525901) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193526755) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650193527983) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1650193529471) (:by |rJG4IHzWf) (:text |:query) (:type :leaf) - |l $ {} (:at 1650193529828) (:by |rJG4IHzWf) (:text "|\"") (:type :leaf) - |h $ {} (:at 1650193305512) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650193305840) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650193306414) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650193306604) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1650193307368) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |h $ {} (:at 1650193307585) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193526755) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650193527983) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650193529471) (:by |rJG4IHzWf) (:text |:query) + |l $ %{} :Leaf (:at 1650193529828) (:by |rJG4IHzWf) (:text "|\"") + |h $ %{} :Expr (:at 1650193305512) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193305840) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650193306414) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193306604) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650193307368) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650193307585) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193308357) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1650193309361) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1650716305069) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193308357) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650193309361) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1650716305069) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650716306196) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |T $ {} (:at 1650193310577) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650716306196) (:by |rJG4IHzWf) (:text |<>) + |T $ %{} :Expr (:at 1650193310577) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193311416) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650193316526) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193311416) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1650193316526) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650193317198) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1650193318309) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1650193320617) (:by |rJG4IHzWf) (:text "|\" :ns") (:type :leaf) - |l $ {} (:at 1650716313877) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650193317198) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650193318309) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1650193320617) (:by |rJG4IHzWf) (:text "|\" :ns") + |l $ %{} :Expr (:at 1650716313877) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650716314976) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1650716315206) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650716314976) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1650716315206) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716316981) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650716324676) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716316981) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650716324676) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716325016) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1650716325609) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716325016) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1650716325609) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716325609) (:by |rJG4IHzWf) (:text |last) (:type :leaf) - |b $ {} (:at 1650716325609) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |e $ {} (:at 1651149116507) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716325609) (:by |rJG4IHzWf) (:text |last) + |b $ %{} :Leaf (:at 1650716325609) (:by |rJG4IHzWf) (:text |entry) + |e $ %{} :Expr (:at 1651149116507) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149117004) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |b $ {} (:at 1651149117742) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |h $ {} (:at 1651149118648) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149117004) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1651149117742) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1651149118648) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |first) (:type :leaf) - |b $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |entry) (:type :leaf) - |h $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |h $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |10) + |h $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1651149114357) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - |css-menu $ {} (:at 1691432343903) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |70) + |css-menu $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691432343903) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432345036) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |b $ {} (:at 1691432343903) (:by |rJG4IHzWf) (:text |css-menu) (:type :leaf) - |h $ {} (:at 1691432346144) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432345036) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691432343903) (:by |rJG4IHzWf) (:text |css-menu) + |h $ %{} :Expr (:at 1691432346144) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432346850) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1691432347387) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1691432348750) (:by |rJG4IHzWf) (:text "|\"&") (:type :leaf) - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:absolute) (:type :leaf) - |h $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:top) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:left) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |480) (:type :leaf) - |q $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:height) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"88vh") (:type :leaf) - |s $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"×") (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |t $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:backdrop-filter) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"blur(1.5px)") (:type :leaf) - |u $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border-radius) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"6px") (:type :leaf) - |v $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |w $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border-width) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"0 1px 1px 0") (:type :leaf) - |x $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:z-index) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |y $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"1px solid ") (:type :leaf) - |h $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |30) (:type :leaf) - |z $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |o $ {} (:at 1691432345752) (:by |rJG4IHzWf) (:text |0.4) (:type :leaf) - |css-navbar $ {} (:at 1650136908012) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432346850) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691432347387) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432348750) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:absolute) + |h $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:top) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |480) + |q $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:height) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"88vh") + |s $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"×") + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |100) + |t $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:backdrop-filter) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"blur(1.5px)") + |u $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"6px") + |v $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |8) + |w $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border-width) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"0 1px 1px 0") + |x $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:z-index) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |100) + |y $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border) + |b $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"1px solid ") + |h $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |30) + |z $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |20) + |o $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0.4) + |css-navbar $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650136908012) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432391431) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |b $ {} (:at 1691432385863) (:by |rJG4IHzWf) (:text |css-navbar) (:type :leaf) - |h $ {} (:at 1691432392255) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432391431) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691432385863) (:by |rJG4IHzWf) (:text |css-navbar) + |h $ %{} :Expr (:at 1691432392255) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432392722) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1691432393116) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432392722) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691432393116) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432394283) (:by |rJG4IHzWf) (:text "|\"&") (:type :leaf) - |T $ {} (:at 1650136908012) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432394283) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1650136908012) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136908012) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650136917307) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136908012) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650136917307) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136917307) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1650371722571) (:by |rJG4IHzWf) (:text "|\"0px 8px") (:type :leaf) - |h $ {} (:at 1650136918147) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136917307) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650371722571) (:by |rJG4IHzWf) (:text "|\"0px 8px") + |h $ %{} :Expr (:at 1650136918147) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136919749) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650136921879) (:by |rJG4IHzWf) (:text |:absolute) (:type :leaf) - |l $ {} (:at 1650136922633) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136919749) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1650136921879) (:by |rJG4IHzWf) (:text |:absolute) + |l $ %{} :Expr (:at 1650136922633) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136924847) (:by |rJG4IHzWf) (:text |:top) (:type :leaf) - |b $ {} (:at 1650371954450) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |o $ {} (:at 1650136925582) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136924847) (:by |rJG4IHzWf) (:text |:top) + |b $ %{} :Leaf (:at 1650371954450) (:by |rJG4IHzWf) (:text |16) + |o $ %{} :Expr (:at 1650136925582) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136927605) (:by |rJG4IHzWf) (:text |:left) (:type :leaf) - |b $ {} (:at 1650136927932) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |q $ {} (:at 1650136929118) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136927605) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1650136927932) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1650136929118) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136930066) (:by |rJG4IHzWf) (:text |:width) (:type :leaf) - |b $ {} (:at 1650136932822) (:by |rJG4IHzWf) (:text "|\"100%") (:type :leaf) - |r $ {} (:at 1650371729828) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136930066) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650136932822) (:by |rJG4IHzWf) (:text "|\"100%") + |r $ %{} :Expr (:at 1650371729828) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650371932891) (:by |rJG4IHzWf) (:text |:height) (:type :leaf) - |b $ {} (:at 1650371934499) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |css-notice-area $ {} (:at 1691431774712) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650371932891) (:by |rJG4IHzWf) (:text |:height) + |b $ %{} :Leaf (:at 1650371934499) (:by |rJG4IHzWf) (:text |0) + |css-notice-area $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691431774712) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431776121) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |b $ {} (:at 1691431774712) (:by |rJG4IHzWf) (:text |css-notice-area) (:type :leaf) - |h $ {} (:at 1691431777277) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431776121) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691431774712) (:by |rJG4IHzWf) (:text |css-notice-area) + |h $ %{} :Expr (:at 1691431777277) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691431778912) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1691431779832) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691431778912) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691431779832) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691431781072) (:by |rJG4IHzWf) (:text "|\"&") (:type :leaf) - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691431781072) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |:fixed) (:type :leaf) - |h $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:fixed) + |h $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |:bottom) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:bottom) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |:left) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |q $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |14) + |q $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |s $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |ui/font-code) + |s $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text "|\"8px 16px") (:type :leaf) - |u $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text "|\"8px 16px") + |u $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |o $ {} (:at 1691431777015) (:by |rJG4IHzWf) (:text |0.7) (:type :leaf) - |css-query-box $ {} (:at 1691432479447) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0.7) + |css-query-box $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691432479447) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432480482) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |b $ {} (:at 1691432479447) (:by |rJG4IHzWf) (:text |css-query-box) (:type :leaf) - |h $ {} (:at 1691432481569) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432480482) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691432479447) (:by |rJG4IHzWf) (:text |css-query-box) + |h $ %{} :Expr (:at 1691432481569) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432482317) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1691432482733) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432482317) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691432482733) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691432483905) (:by |rJG4IHzWf) (:text "|\"&") (:type :leaf) - |T $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691432483905) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |b $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |ui/input) (:type :leaf) - |h $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |ui/input) + |h $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |:transparent) (:type :leaf) - |h $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:transparent) + |h $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |l $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |ui/font-code) + |l $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1691432481238) (:by |rJG4IHzWf) (:text |:white) (:type :leaf) - |effect-focus $ {} (:at 1650194403788) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:white) + |effect-focus $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650194403788) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194406213) (:by |rJG4IHzWf) (:text |defeffect) (:type :leaf) - |b $ {} (:at 1650194403788) (:by |rJG4IHzWf) (:text |effect-focus) (:type :leaf) - |h $ {} (:at 1650194455386) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194406213) (:by |rJG4IHzWf) (:text |defeffect) + |b $ %{} :Leaf (:at 1650194403788) (:by |rJG4IHzWf) (:text |effect-focus) + |h $ %{} :Expr (:at 1650194455386) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194454811) (:by |rJG4IHzWf) (:text |query) (:type :leaf) - |l $ {} (:at 1650194411129) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194454811) (:by |rJG4IHzWf) (:text |query) + |l $ %{} :Expr (:at 1650194411129) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194427594) (:by |rJG4IHzWf) (:text |action) (:type :leaf) - |b $ {} (:at 1650194427910) (:by |rJG4IHzWf) (:text |el) (:type :leaf) - |h $ {} (:at 1650194429191) (:by |rJG4IHzWf) (:text |at?) (:type :leaf) - |o $ {} (:at 1650194457313) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194427594) (:by |rJG4IHzWf) (:text |action) + |b $ %{} :Leaf (:at 1650194427910) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1650194429191) (:by |rJG4IHzWf) (:text |at?) + |o $ %{} :Expr (:at 1650194457313) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650194462940) (:by |rJG4IHzWf) (:text |.!select) (:type :leaf) - |T $ {} (:at 1650194430381) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650194462940) (:by |rJG4IHzWf) (:text |.!select) + |T $ %{} :Expr (:at 1650194430381) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650194442102) (:by |rJG4IHzWf) (:text |js/document.querySelector) (:type :leaf) - |b $ {} (:at 1650194450629) (:by |rJG4IHzWf) (:text |query) (:type :leaf) - |style-error $ {} (:at 1650136822551) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650194442102) (:by |rJG4IHzWf) (:text |js/document.querySelector) + |b $ %{} :Leaf (:at 1650194450629) (:by |rJG4IHzWf) (:text |query) + |style-error $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650136822551) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650136822551) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1650136822551) (:by |rJG4IHzWf) (:text |style-error) (:type :leaf) - |h $ {} (:at 1691431790653) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650136822551) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650136822551) (:by |rJG4IHzWf) (:text |style-error) + |h $ %{} :Expr (:at 1691431790653) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431790976) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1691431791444) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691431791444) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1691431791444) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691431791444) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1691431791444) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1691431791444) (:by |rJG4IHzWf) (:text |90) (:type :leaf) - |l $ {} (:at 1691431791444) (:by |rJG4IHzWf) (:text |70) (:type :leaf) - :ns $ {} (:at 1650134755553) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691431790976) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691431791444) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1691431791444) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |90) + |l $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |70) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650134755553) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650134755553) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650134755553) (:by |rJG4IHzWf) (:text |app.comp.nav) (:type :leaf) - |h $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650134755553) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650134755553) (:by |rJG4IHzWf) (:text |app.comp.nav) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |ui) (:type :leaf) - |e $ {} (:at 1650135940166) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135943338) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1650135944055) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650135944319) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135944720) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |h $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo.core) (:type :leaf) - |b $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |defeffect) (:type :leaf) - |h $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |l $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |o $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |q $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |button) (:type :leaf) - |s $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |textarea) (:type :leaf) - |t $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |u $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |v $ {} (:at 1650137125888) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |w $ {} (:at 1650161346808) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |l $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo.comp.space) (:type :leaf) - |b $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |s $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135129519) (:by |rJG4IHzWf) (:text |dev?) (:type :leaf) - |b $ {} (:at 1650160665693) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |t $ {} (:at 1650135697074) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135699770) (:by |rJG4IHzWf) (:text |app.widget) (:type :leaf) - |b $ {} (:at 1650135700396) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1650135701322) (:by |rJG4IHzWf) (:text |widget) (:type :leaf) - |u $ {} (:at 1650160874920) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650160891110) (:by |rJG4IHzWf) (:text |respo-alerts.core) (:type :leaf) - |L $ {} (:at 1650160892092) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |T $ {} (:at 1650160878277) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650160878277) (:by |rJG4IHzWf) (:text |use-prompt) (:type :leaf) - |b $ {} (:at 1651569053331) (:by |rJG4IHzWf) (:text |use-modal) (:type :leaf) - |v $ {} (:at 1650303936767) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303936767) (:by |rJG4IHzWf) (:text |app.comp.key-event) (:type :leaf) - |b $ {} (:at 1650303936767) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650303936767) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650303943969) (:by |rJG4IHzWf) (:text |comp-key-event) (:type :leaf) - |w $ {} (:at 1650715630834) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650715633186) (:by |rJG4IHzWf) (:text |app.fetch) (:type :leaf) - |b $ {} (:at 1650715635210) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650715635450) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650715639254) (:by |rJG4IHzWf) (:text |load-files!) (:type :leaf) - |z $ {} (:at 1651056770967) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056773213) (:by |rJG4IHzWf) (:text |app.comp.stack) (:type :leaf) - |b $ {} (:at 1651056773978) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651056774192) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056777946) (:by |rJG4IHzWf) (:text |comp-stack) (:type :leaf) - |zD $ {} (:at 1651566722391) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651566722391) (:by |rJG4IHzWf) (:text |app.style) (:type :leaf) - |b $ {} (:at 1651566722391) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651566722391) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651566722391) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |zP $ {} (:at 1651569033779) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569033779) (:by |rJG4IHzWf) (:text |app.comp.command) (:type :leaf) - |b $ {} (:at 1651569033779) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651569033779) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569033779) (:by |rJG4IHzWf) (:text |comp-command) (:type :leaf) - |b $ {} (:at 1651569276679) (:by |rJG4IHzWf) (:text |on-save) (:type :leaf) - |h $ {} (:at 1651569278557) (:by |rJG4IHzWf) (:text |run-command) (:type :leaf) - |zY $ {} (:at 1651569790919) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569793691) (:by |rJG4IHzWf) (:text |memof.once) (:type :leaf) - |b $ {} (:at 1651569794542) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651569795402) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651569797411) (:by |rJG4IHzWf) (:text |memof1-call) (:type :leaf) - |ze $ {} (:at 1691431795857) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691431798271) (:by |rJG4IHzWf) (:text |respo.css) (:type :leaf) - |b $ {} (:at 1691431799076) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1691431799311) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |ui) + |e $ %{} :Expr (:at 1650135940166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135943338) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1650135944055) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650135944319) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691431801017) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |zj $ {} (:at 1691431803898) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691431806020) (:by |rJG4IHzWf) (:text |respo-ui.css) (:type :leaf) - |b $ {} (:at 1691431806865) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1691431807488) (:by |rJG4IHzWf) (:text |css) (:type :leaf) - |app.comp.stack $ {} - :configs $ {} - :defs $ {} - |comp-stack $ {} (:at 1651056730352) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135944720) (:by |rJG4IHzWf) (:text |hsl) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |input) + |v $ %{} :Leaf (:at 1650137125888) (:by |rJG4IHzWf) (:text |a) + |w $ %{} :Leaf (:at 1650161346808) (:by |rJG4IHzWf) (:text |list->) + |l $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |=<) + |s $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |dev?) + |b $ %{} :Leaf (:at 1650160665693) (:by |rJG4IHzWf) (:text |api-host) + |t $ %{} :Expr (:at 1650135697074) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135699770) (:by |rJG4IHzWf) (:text |app.widget) + |b $ %{} :Leaf (:at 1650135700396) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650135701322) (:by |rJG4IHzWf) (:text |widget) + |u $ %{} :Expr (:at 1650160874920) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650160891110) (:by |rJG4IHzWf) (:text |respo-alerts.core) + |L $ %{} :Leaf (:at 1650160892092) (:by |rJG4IHzWf) (:text |:refer) + |T $ %{} :Expr (:at 1650160878277) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160878277) (:by |rJG4IHzWf) (:text |use-prompt) + |b $ %{} :Leaf (:at 1651569053331) (:by |rJG4IHzWf) (:text |use-modal) + |v $ %{} :Expr (:at 1650303936767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303936767) (:by |rJG4IHzWf) (:text |app.comp.key-event) + |b $ %{} :Leaf (:at 1650303936767) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303936767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303943969) (:by |rJG4IHzWf) (:text |comp-key-event) + |w $ %{} :Expr (:at 1650715630834) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715633186) (:by |rJG4IHzWf) (:text |app.fetch) + |b $ %{} :Leaf (:at 1650715635210) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650715635450) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715639254) (:by |rJG4IHzWf) (:text |load-files!) + |z $ %{} :Expr (:at 1651056770967) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056773213) (:by |rJG4IHzWf) (:text |app.comp.stack) + |b $ %{} :Leaf (:at 1651056773978) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056774192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056777946) (:by |rJG4IHzWf) (:text |comp-stack) + |zD $ %{} :Expr (:at 1651566722391) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566722391) (:by |rJG4IHzWf) (:text |app.style) + |b $ %{} :Leaf (:at 1651566722391) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651566722391) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566722391) (:by |rJG4IHzWf) (:text |css-hover-entry) + |zP $ %{} :Expr (:at 1651569033779) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569033779) (:by |rJG4IHzWf) (:text |app.comp.command) + |b $ %{} :Leaf (:at 1651569033779) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651569033779) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569033779) (:by |rJG4IHzWf) (:text |comp-command) + |b $ %{} :Leaf (:at 1651569276679) (:by |rJG4IHzWf) (:text |on-save) + |h $ %{} :Leaf (:at 1651569278557) (:by |rJG4IHzWf) (:text |run-command) + |zY $ %{} :Expr (:at 1651569790919) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569793691) (:by |rJG4IHzWf) (:text |memof.once) + |b $ %{} :Leaf (:at 1651569794542) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651569795402) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569797411) (:by |rJG4IHzWf) (:text |memof1-call) + |ze $ %{} :Expr (:at 1691431795857) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431798271) (:by |rJG4IHzWf) (:text |respo.css) + |b $ %{} :Leaf (:at 1691431799076) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1691431799311) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431801017) (:by |rJG4IHzWf) (:text |defstyle) + |zj $ %{} :Expr (:at 1691431803898) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431806020) (:by |rJG4IHzWf) (:text |respo-ui.css) + |b $ %{} :Leaf (:at 1691431806865) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1691431807488) (:by |rJG4IHzWf) (:text |css) + |app.comp.stack $ {} + :configs $ {} + :defs $ {} + |comp-stack $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651056730352) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056733092) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1651056730352) (:by |rJG4IHzWf) (:text |comp-stack) (:type :leaf) - |h $ {} (:at 1651056730352) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056733092) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651056730352) (:by |rJG4IHzWf) (:text |comp-stack) + |h $ %{} :Expr (:at 1651056730352) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057226561) (:by |rJG4IHzWf) (:text |stack) (:type :leaf) - |X $ {} (:at 1651058707965) (:by |rJG4IHzWf) (:text |pointer) (:type :leaf) - |b $ {} (:at 1651057329499) (:by |rJG4IHzWf) (:text |pkg) (:type :leaf) - |l $ {} (:at 1651058997264) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057226561) (:by |rJG4IHzWf) (:text |stack) + |X $ %{} :Leaf (:at 1651058707965) (:by |rJG4IHzWf) (:text |pointer) + |b $ %{} :Leaf (:at 1651057329499) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1651058997264) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059000501) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1651059001772) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059000501) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1651059001772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059002821) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1651056734080) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059002821) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651056734080) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057275055) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |b $ {} (:at 1651056735112) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057275055) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1651056735112) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056736129) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651056784744) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056736129) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651056784744) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056785852) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651058751074) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056785852) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651058751074) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058751892) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1651058754256) (:by |rJG4IHzWf) (:text |ui/column) (:type :leaf) - |T $ {} (:at 1651056786086) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058751892) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1651058754256) (:by |rJG4IHzWf) (:text |ui/column) + |T $ %{} :Expr (:at 1651056786086) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056787233) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651056787646) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056787233) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651056787646) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056788775) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651056790611) (:by |rJG4IHzWf) (:text |:absolute) (:type :leaf) - |e $ {} (:at 1651058881648) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056788775) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1651056790611) (:by |rJG4IHzWf) (:text |:absolute) + |e $ %{} :Expr (:at 1651058881648) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058884519) (:by |rJG4IHzWf) (:text |:opacity) (:type :leaf) - |b $ {} (:at 1651058888762) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |h $ {} (:at 1651056791100) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058884519) (:by |rJG4IHzWf) (:text |:opacity) + |b $ %{} :Leaf (:at 1651058888762) (:by |rJG4IHzWf) (:text |0.8) + |h $ %{} :Expr (:at 1651056791100) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056791624) (:by |rJG4IHzWf) (:text |:top) (:type :leaf) - |b $ {} (:at 1651059635026) (:by |rJG4IHzWf) (:text |32) (:type :leaf) - |l $ {} (:at 1651056794251) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056791624) (:by |rJG4IHzWf) (:text |:top) + |b $ %{} :Leaf (:at 1651059635026) (:by |rJG4IHzWf) (:text |32) + |l $ %{} :Expr (:at 1651056794251) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056798221) (:by |rJG4IHzWf) (:text |:left) (:type :leaf) - |b $ {} (:at 1651058733114) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |o $ {} (:at 1651057359543) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056798221) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1651058733114) (:by |rJG4IHzWf) (:text |8) + |o $ %{} :Expr (:at 1651057359543) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057360857) (:by |rJG4IHzWf) (:text |:z-index) (:type :leaf) - |b $ {} (:at 1651057361140) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |q $ {} (:at 1651058758462) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057360857) (:by |rJG4IHzWf) (:text |:z-index) + |b $ %{} :Leaf (:at 1651057361140) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1651058758462) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058761875) (:by |rJG4IHzWf) (:text |:align-items) (:type :leaf) - |b $ {} (:at 1651058764276) (:by |rJG4IHzWf) (:text |:flex-start) (:type :leaf) - |s $ {} (:at 1651118342028) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058761875) (:by |rJG4IHzWf) (:text |:align-items) + |b $ %{} :Leaf (:at 1651058764276) (:by |rJG4IHzWf) (:text |:flex-start) + |s $ %{} :Expr (:at 1651118342028) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651118344426) (:by |rJG4IHzWf) (:text |:user-select) (:type :leaf) - |b $ {} (:at 1651118345441) (:by |rJG4IHzWf) (:text |:none) (:type :leaf) - |h $ {} (:at 1651057278787) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651118344426) (:by |rJG4IHzWf) (:text |:user-select) + |b $ %{} :Leaf (:at 1651118345441) (:by |rJG4IHzWf) (:text |:none) + |h $ %{} :Expr (:at 1651057278787) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057281838) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651057282600) (:by |rJG4IHzWf) (:text |stack) (:type :leaf) - |h $ {} (:at 1651057282857) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057281838) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651057282600) (:by |rJG4IHzWf) (:text |stack) + |h $ %{} :Expr (:at 1651057282857) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057287871) (:by |rJG4IHzWf) (:text |map-indexed) (:type :leaf) - |b $ {} (:at 1651057288788) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057287871) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651057288788) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057289273) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651057289517) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057289273) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651057289517) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057290724) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651057450880) (:by |rJG4IHzWf) (:text |frame) (:type :leaf) - |h $ {} (:at 1651057295001) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057290724) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651057450880) (:by |rJG4IHzWf) (:text |frame) + |h $ %{} :Expr (:at 1651057295001) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057296097) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651057297411) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651057297769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057296097) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651057297411) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651057297769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057300273) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |b $ {} (:at 1651057300515) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057300273) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1651057300515) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057301736) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1651566849966) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057301736) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1651566849966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566853285) (:by |rJG4IHzWf) (:text |:class-name) (:type :leaf) - |b $ {} (:at 1651566855550) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |b $ {} (:at 1651057560643) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566853285) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566855550) (:by |rJG4IHzWf) (:text |css-hover-entry) + |b $ %{} :Expr (:at 1651057560643) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057563290) (:by |rJG4IHzWf) (:text |:on-click) (:type :leaf) - |b $ {} (:at 1651057564022) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057563290) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1651057564022) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057564247) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651057564578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057564247) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651057564578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057564798) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651057565361) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651057581760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057564798) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651057565361) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651057581760) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057581230) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651057592149) (:by |rJG4IHzWf) (:text |:stack-pointer) (:type :leaf) - |h $ {} (:at 1651057592688) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651058543201) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057581230) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651057592149) (:by |rJG4IHzWf) (:text |:stack-pointer) + |h $ %{} :Leaf (:at 1651057592688) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651058543201) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058544014) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651058667875) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058544014) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651058667875) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058668756) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |T $ {} (:at 1651058544258) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058668756) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Expr (:at 1651058544258) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058544580) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651058546894) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058544580) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058546894) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058548269) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1651058550252) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |h $ {} (:at 1651058718337) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058548269) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1651058550252) (:by |rJG4IHzWf) (:text |:pointer) + |h $ %{} :Expr (:at 1651058718337) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058720962) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1651058863964) (:by |rJG4IHzWf) (:text "|\"4px 8px") (:type :leaf) - |l $ {} (:at 1651080806876) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058720962) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1651058863964) (:by |rJG4IHzWf) (:text "|\"4px 8px") + |l $ %{} :Expr (:at 1651080806876) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651080809837) (:by |rJG4IHzWf) (:text |:border-radius) (:type :leaf) - |b $ {} (:at 1651080815355) (:by |rJG4IHzWf) (:text "|\"6px") (:type :leaf) - |b $ {} (:at 1651058669979) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651080809837) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1651080815355) (:by |rJG4IHzWf) (:text "|\"6px") + |b $ %{} :Expr (:at 1651058669979) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058671330) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651058671879) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058671330) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651058671879) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058675180) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |L $ {} (:at 1651058675883) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |T $ {} (:at 1651058673843) (:by |rJG4IHzWf) (:text |pointer) (:type :leaf) - |h $ {} (:at 1651058693634) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058675180) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1651058675883) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Leaf (:at 1651058673843) (:by |rJG4IHzWf) (:text |pointer) + |h $ %{} :Expr (:at 1651058693634) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058694071) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651058694387) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058694071) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058694387) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058699310) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1651058699587) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058699310) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1651058699587) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058700596) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1651058701015) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651058701304) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1651058713029) (:by |rJG4IHzWf) (:text |30) (:type :leaf) - |h $ {} (:at 1651057437154) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1651057441092) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |L $ {} (:at 1651057442011) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651057443234) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651057448869) (:by |rJG4IHzWf) (:text |frame) (:type :leaf) - |h $ {} (:at 1651057452432) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |P $ {} (:at 1651058567084) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1651058568187) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |T $ {} (:at 1651058574043) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058700596) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651058701015) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651058701304) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651058713029) (:by |rJG4IHzWf) (:text |30) + |h $ %{} :Expr (:at 1651057437154) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651057441092) (:by |rJG4IHzWf) (:text |case-default) + |L $ %{} :Expr (:at 1651057442011) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057443234) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651057448869) (:by |rJG4IHzWf) (:text |frame) + |h $ %{} :Leaf (:at 1651057452432) (:by |rJG4IHzWf) (:text |1) + |P $ %{} :Expr (:at 1651058567084) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058568187) (:by |rJG4IHzWf) (:text |<>) + |T $ %{} :Expr (:at 1651058574043) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058574826) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1651058583992) (:by |rJG4IHzWf) (:text "|\"Err: ") (:type :leaf) - |b $ {} (:at 1651058581903) (:by |rJG4IHzWf) (:text |frame) (:type :leaf) - |b $ {} (:at 1651058568950) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058574826) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1651058583992) (:by |rJG4IHzWf) (:text "|\"Err: ") + |b $ %{} :Leaf (:at 1651058581903) (:by |rJG4IHzWf) (:text |frame) + |b $ %{} :Expr (:at 1651058568950) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058569280) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651058569601) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058569280) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058569601) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058570252) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1651058572411) (:by |rJG4IHzWf) (:text |:red) (:type :leaf) - |Y $ {} (:at 1651057472077) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058570252) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1651058572411) (:by |rJG4IHzWf) (:text |:red) + |Y $ %{} :Expr (:at 1651057472077) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651057474471) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |T $ {} (:at 1651058565232) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651057474471) (:by |rJG4IHzWf) (:text |:ns) + |T $ %{} :Expr (:at 1651058565232) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058565805) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |T $ {} (:at 1651057457774) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058565805) (:by |rJG4IHzWf) (:text |<>) + |T $ %{} :Expr (:at 1651057457774) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057467276) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651057467737) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057467276) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651057467737) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057468551) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |X $ {} (:at 1651057487047) (:by |rJG4IHzWf) (:text |frame) (:type :leaf) - |b $ {} (:at 1651057468914) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |e $ {} (:at 1651057472077) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057468551) (:by |rJG4IHzWf) (:text |nth) + |X $ %{} :Leaf (:at 1651057487047) (:by |rJG4IHzWf) (:text |frame) + |b $ %{} :Leaf (:at 1651057468914) (:by |rJG4IHzWf) (:text |0) + |e $ %{} :Expr (:at 1651057472077) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651057554059) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |T $ {} (:at 1651058588157) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651057554059) (:by |rJG4IHzWf) (:text |:defs) + |T $ %{} :Expr (:at 1651058588157) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058791368) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1651058589284) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058791368) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1651058589284) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058591368) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651058839818) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058591368) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058839818) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058840512) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651058853437) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058840512) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651058853437) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058854482) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |T $ {} (:at 1651058842178) (:by |rJG4IHzWf) (:text |ui/column) (:type :leaf) - |T $ {} (:at 1651058600317) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058854482) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1651058842178) (:by |rJG4IHzWf) (:text |ui/column) + |T $ %{} :Expr (:at 1651058600317) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058596785) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |b $ {} (:at 1651058608389) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058596785) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1651058608389) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058609252) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1651058604064) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058609252) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Expr (:at 1651058604064) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058604064) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1651058604064) (:by |rJG4IHzWf) (:text |frame) (:type :leaf) - |h $ {} (:at 1651058604064) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1651058609986) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |h $ {} (:at 1651058612166) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058604064) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651058604064) (:by |rJG4IHzWf) (:text |frame) + |h $ %{} :Leaf (:at 1651058604064) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Leaf (:at 1651058609986) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Expr (:at 1651058612166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058612484) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1651058636916) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058612484) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1651058636916) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058638206) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1651058904370) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |Z $ {} (:at 1651058817772) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058638206) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651058904370) (:by |rJG4IHzWf) (:text |10) + |Z $ %{} :Expr (:at 1651058817772) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058820457) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |b $ {} (:at 1651058820751) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1651058612672) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058820457) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1651058820751) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651058612672) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058614331) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1651058614584) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058614331) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651058614584) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058614893) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1651058615303) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651058615552) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1651058630591) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |l $ {} (:at 1651058808047) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058614893) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651058615303) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651058615552) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651058630591) (:by |rJG4IHzWf) (:text |60) + |l $ %{} :Expr (:at 1651058808047) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058808650) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |L $ {} (:at 1651058808873) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058808650) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1651058808873) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058809154) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1651058620800) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058809154) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651058620800) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651058621328) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |T $ {} (:at 1651057467737) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651058621328) (:by |rJG4IHzWf) (:text |<>) + |T $ %{} :Expr (:at 1651057467737) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057468551) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |X $ {} (:at 1651057491286) (:by |rJG4IHzWf) (:text |frame) (:type :leaf) - |b $ {} (:at 1651057481334) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |b $ {} (:at 1651058622257) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057468551) (:by |rJG4IHzWf) (:text |nth) + |X $ %{} :Leaf (:at 1651057491286) (:by |rJG4IHzWf) (:text |frame) + |b $ %{} :Leaf (:at 1651057481334) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1651058622257) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058622684) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651058623018) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058622684) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058623018) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058623751) (:by |rJG4IHzWf) (:text |:color) (:type :leaf) - |b $ {} (:at 1651058624054) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058623751) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651058624054) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651058624394) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1651058625085) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651058625539) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1651058627213) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651058624394) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651058625085) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651058625539) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651058627213) (:by |rJG4IHzWf) (:text |100) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |comp-key-event) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |comp-key-event) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651059041886) (:by |rJG4IHzWf) (:text "|\"k") (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651059041886) (:by |rJG4IHzWf) (:text "|\"k") + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651059043449) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651059043449) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059120592) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |X $ {} (:at 1651059137852) (:by |rJG4IHzWf) (:text |:pointer-shrink) (:type :leaf) - |b $ {} (:at 1651059141333) (:by |rJG4IHzWf) (:text |pointer) (:type :leaf) - |g $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059120592) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Leaf (:at 1651059137852) (:by |rJG4IHzWf) (:text |:pointer-shrink) + |b $ %{} :Leaf (:at 1651059141333) (:by |rJG4IHzWf) (:text |pointer) + |g $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651059050830) (:by |rJG4IHzWf) (:text "|\"j") (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651059050830) (:by |rJG4IHzWf) (:text "|\"j") + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651059043449) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651059043449) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059090098) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651059093394) (:by |rJG4IHzWf) (:text |:pointer-down) (:type :leaf) - |h $ {} (:at 1651059108102) (:by |rJG4IHzWf) (:text |pointer) (:type :leaf) - |i $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059090098) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651059093394) (:by |rJG4IHzWf) (:text |:pointer-down) + |h $ %{} :Leaf (:at 1651059108102) (:by |rJG4IHzWf) (:text |pointer) + |i $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1651059076511) (:by |rJG4IHzWf) (:text "|\"i") (:type :leaf) - |h $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651059076511) (:by |rJG4IHzWf) (:text "|\"i") + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) (:type :leaf) - |b $ {} (:at 1651059110704) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651059110704) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059110704) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1651059112177) (:by |rJG4IHzWf) (:text |:pointer-up) (:type :leaf) - |h $ {} (:at 1651059110704) (:by |rJG4IHzWf) (:text |pointer) (:type :leaf) - |l $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059110704) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651059112177) (:by |rJG4IHzWf) (:text |:pointer-up) + |h $ %{} :Leaf (:at 1651059110704) (:by |rJG4IHzWf) (:text |pointer) + |l $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1651059021436) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - :ns $ {} (:at 1651056725489) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |nil) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651056725489) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056725489) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1651056725489) (:by |rJG4IHzWf) (:text |app.comp.stack) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056725489) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651056725489) (:by |rJG4IHzWf) (:text |app.comp.stack) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |ui) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |l $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo.core) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |defeffect) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |l $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |o $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |q $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |button) (:type :leaf) - |s $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |textarea) (:type :leaf) - |t $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |u $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |v $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |a) (:type :leaf) - |w $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |list->) (:type :leaf) - |o $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo.comp.space) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |s $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.widget) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |widget) (:type :leaf) - |w $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.comp.key-event) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |comp-key-event) (:type :leaf) - |x $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.analyze) (:type :leaf) - |b $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651056742486) (:by |rJG4IHzWf) (:text |analyze-deps) (:type :leaf) - |y $ {} (:at 1651566857826) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651566859168) (:by |rJG4IHzWf) (:text |app.style) (:type :leaf) - |b $ {} (:at 1651566859904) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651566860163) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651566861677) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |app.config $ {} - :defs $ {} - |api-host $ {} (:at 1649852295006) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |ui) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |hsl) + |l $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |input) + |v $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |a) + |w $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |list->) + |o $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |=<) + |s $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.widget) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |widget) + |w $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.comp.key-event) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |comp-key-event) + |x $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |analyze-deps) + |y $ %{} :Expr (:at 1651566857826) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566859168) (:by |rJG4IHzWf) (:text |app.style) + |b $ %{} :Leaf (:at 1651566859904) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651566860163) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566861677) (:by |rJG4IHzWf) (:text |css-hover-entry) + |app.config $ {} + :defs $ {} + |api-host $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649852295006) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852298774) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1649852295006) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |h $ {} (:at 1649852297385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852298774) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649852295006) (:by |rJG4IHzWf) (:text |api-host) + |h $ %{} :Expr (:at 1649852297385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852297385) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1649852297385) (:by |rJG4IHzWf) (:text "|\"http://") (:type :leaf) - |h $ {} (:at 1650257516147) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650257517150) (:by |rJG4IHzWf) (:text |get-env) (:type :leaf) - |b $ {} (:at 1650257519744) (:by |rJG4IHzWf) (:text "|\"host") (:type :leaf) - |h $ {} (:at 1651047278851) (:by |rJG4IHzWf) (:text "|\"localhost") (:type :leaf) - |i $ {} (:at 1650257528595) (:by |rJG4IHzWf) (:text "|\":") (:type :leaf) - |j $ {} (:at 1650257516147) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650257517150) (:by |rJG4IHzWf) (:text |get-env) (:type :leaf) - |b $ {} (:at 1650257524947) (:by |rJG4IHzWf) (:text "|\"port") (:type :leaf) - |h $ {} (:at 1651047285335) (:by |rJG4IHzWf) (:text "|\"6101") (:type :leaf) - |api-host-6011 $ {} (:at 1691432063501) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852297385) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1649852297385) (:by |rJG4IHzWf) (:text "|\"http://") + |h $ %{} :Expr (:at 1650257516147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650257517150) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1650257519744) (:by |rJG4IHzWf) (:text "|\"host") + |h $ %{} :Leaf (:at 1651047278851) (:by |rJG4IHzWf) (:text "|\"localhost") + |i $ %{} :Leaf (:at 1650257528595) (:by |rJG4IHzWf) (:text "|\":") + |j $ %{} :Expr (:at 1650257516147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650257517150) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1650257524947) (:by |rJG4IHzWf) (:text "|\"port") + |h $ %{} :Leaf (:at 1651047285335) (:by |rJG4IHzWf) (:text "|\"6101") + |api-host-6011 $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691432063501) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432063501) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1691432063501) (:by |rJG4IHzWf) (:text |api-host-6011) (:type :leaf) - |h $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432063501) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1691432063501) (:by |rJG4IHzWf) (:text |api-host-6011) + |h $ %{} :Expr (:at 1691432064710) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"http://") (:type :leaf) - |h $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:text |get-env) (:type :leaf) - |b $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"host") (:type :leaf) - |h $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"localhost") (:type :leaf) - |l $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\":") (:type :leaf) - |o $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:text |get-env) (:type :leaf) - |b $ {} (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"port") (:type :leaf) - |h $ {} (:at 1691432066729) (:by |rJG4IHzWf) (:text "|\"6011") (:type :leaf) - |code-font $ {} (:at 1649851033607) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"http://") + |h $ %{} :Expr (:at 1691432064710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"host") + |h $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"localhost") + |l $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\":") + |o $ %{} :Expr (:at 1691432064710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"port") + |h $ %{} :Leaf (:at 1691432066729) (:by |rJG4IHzWf) (:text "|\"6011") + |code-font $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649851033607) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649851044218) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1649851033607) (:by |rJG4IHzWf) (:text |code-font) (:type :leaf) - |h $ {} (:at 1649851045454) (:by |rJG4IHzWf) (:text "|\"Roboto Mono, monospace") (:type :leaf) - |cors-headers $ {} (:at 1649852624646) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649851044218) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649851033607) (:by |rJG4IHzWf) (:text |code-font) + |h $ %{} :Leaf (:at 1649851045454) (:by |rJG4IHzWf) (:text "|\"Roboto Mono, monospace") + |cors-headers $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649852624646) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852628252) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1649852624646) (:by |rJG4IHzWf) (:text |cors-headers) (:type :leaf) - |h $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852628252) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649852624646) (:by |rJG4IHzWf) (:text |cors-headers) + |h $ %{} :Expr (:at 1649852627049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649852627049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Content-Type) (:type :leaf) - |b $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"data/cirru-edn") (:type :leaf) - |h $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Content-Type) + |b $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"data/cirru-edn") + |h $ %{} :Expr (:at 1649852627049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Access-Control-Allow-Origin) (:type :leaf) - |b $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"*") (:type :leaf) - |l $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Access-Control-Allow-Origin) + |b $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"*") + |l $ %{} :Expr (:at 1649852627049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Access-Control-Allow-Methods) (:type :leaf) - |b $ {} (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"*") (:type :leaf) - |dot-radius $ {} (:at 1650211848170) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Access-Control-Allow-Methods) + |b $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"*") + |dot-radius $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650211848170) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650211851568) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1650211848170) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |h $ {} (:at 1650212885799) (:by |rJG4IHzWf) (:text |4) (:type :leaf) - |leaf-gap $ {} (:at 1649227293365) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650211851568) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650211848170) (:by |rJG4IHzWf) (:text |dot-radius) + |h $ %{} :Leaf (:at 1650212885799) (:by |rJG4IHzWf) (:text |4) + |leaf-gap $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649227293365) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649227297570) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1649227293365) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |h $ {} (:at 1650209675519) (:by |rJG4IHzWf) (:text |16) (:type :leaf) - |leaf-height $ {} (:at 1649227496870) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649227297570) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649227293365) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Leaf (:at 1650209675519) (:by |rJG4IHzWf) (:text |16) + |leaf-height $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649227496870) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649227499166) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1649227496870) (:by |rJG4IHzWf) (:text |leaf-height) (:type :leaf) - |h $ {} (:at 1649959896353) (:by |rJG4IHzWf) (:text |24) (:type :leaf) - |line-height $ {} (:at 1649229076034) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649227499166) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649227496870) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1649959896353) (:by |rJG4IHzWf) (:text |24) + |line-height $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649229076034) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649229078668) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1649229076034) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |h $ {} (:at 1649336614667) (:by |rJG4IHzWf) (:text |32) (:type :leaf) - |mocked? $ {} (:at 1679679809084) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649229078668) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649229076034) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Leaf (:at 1649336614667) (:by |rJG4IHzWf) (:text |32) + |mocked? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1679679809084) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1679679812080) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1679679809084) (:by |rJG4IHzWf) (:text |mocked?) (:type :leaf) - |h $ {} (:at 1679679822990) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1679679812080) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1679679809084) (:by |rJG4IHzWf) (:text |mocked?) + |h $ %{} :Expr (:at 1679679822990) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1679679824250) (:by |rJG4IHzWf) (:text |&=) (:type :leaf) - |L $ {} (:at 1679679826413) (:by |rJG4IHzWf) (:text "|\"true") (:type :leaf) - |T $ {} (:at 1679679809084) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1679679813917) (:by |rJG4IHzWf) (:text |get-env) (:type :leaf) - |b $ {} (:at 1679679817775) (:by |rJG4IHzWf) (:text "|\"mocked") (:type :leaf) - |h $ {} (:at 1679679821801) (:by |rJG4IHzWf) (:text "|\"false") (:type :leaf) - |site $ {} (:at 1545933382603) (:by |root) (:id |i6pfoMgwq) (:type :expr) + |D $ %{} :Leaf (:at 1679679824250) (:by |rJG4IHzWf) (:text |&=) + |L $ %{} :Leaf (:at 1679679826413) (:by |rJG4IHzWf) (:text "|\"true") + |T $ %{} :Expr (:at 1679679809084) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1679679813917) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1679679817775) (:by |rJG4IHzWf) (:text "|\"mocked") + |h $ %{} :Leaf (:at 1679679821801) (:by |rJG4IHzWf) (:text "|\"false") + |site $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1545933382603) (:by |root) :data $ {} - |T $ {} (:at 1518157345496) (:by |root) (:id |Hy-Of025IG) (:text |def) (:type :leaf) - |j $ {} (:at 1518157327696) (:by |root) (:id |SyfufCnc8G) (:text |site) (:type :leaf) - |r $ {} (:at 1518157327696) (:by |root) (:id |Hy7OfCnqUG) (:type :expr) + |T $ %{} :Leaf (:at 1518157345496) (:by |root) (:text |def) + |j $ %{} :Leaf (:at 1518157327696) (:by |root) (:text |site) + |r $ %{} :Expr (:at 1518157327696) (:by |root) :data $ {} - |T $ {} (:at 1518157346643) (:by |root) (:id |HyZ5XCh58M) (:text |{}) (:type :leaf) - |y $ {} (:at 1527868456422) (:by |root) (:id |HJlgNn11gm) (:type :expr) + |T $ %{} :Leaf (:at 1518157346643) (:by |root) (:text |{}) + |y $ %{} :Expr (:at 1527868456422) (:by |root) :data $ {} - |T $ {} (:at 1527868457305) (:by |root) (:id |HJlgNn11gmleaf) (:text |:title) (:type :leaf) - |j $ {} (:at 1573292411084) (:by |rJG4IHzWf) (:id |S1eWS2JJlm) (:text "|\"Phlox") (:type :leaf) - |yT $ {} (:at 1527868457696) (:by |root) (:id |HJxzN3kyxm) (:type :expr) + |T $ %{} :Leaf (:at 1527868457305) (:by |root) (:text |:title) + |j $ %{} :Leaf (:at 1573292411084) (:by |rJG4IHzWf) (:text "|\"Phlox") + |yT $ %{} :Expr (:at 1527868457696) (:by |root) :data $ {} - |T $ {} (:at 1527868458476) (:by |root) (:id |HJxzN3kyxmleaf) (:text |:icon) (:type :leaf) - |j $ {} (:at 1573292425255) (:by |rJG4IHzWf) (:id |rJeUB2k1xQ) (:text "|\"http://cdn.tiye.me/logo/quamolit.png") (:type :leaf) - |yf $ {} (:at 1544956719115) (:by |rJG4IHzWf) (:id |E81qVD65QI) (:type :expr) + |T $ %{} :Leaf (:at 1527868458476) (:by |root) (:text |:icon) + |j $ %{} :Leaf (:at 1573292425255) (:by |rJG4IHzWf) (:text "|\"http://cdn.tiye.me/logo/quamolit.png") + |yf $ %{} :Expr (:at 1544956719115) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1544956719115) (:by |rJG4IHzWf) (:id |uzAHSBrxME) (:text |:storage-key) (:type :leaf) - |j $ {} (:at 1574511341643) (:by |rJG4IHzWf) (:id |3M_DNn-aUN) (:text "|\"phlox-workflow") (:type :leaf) - |twist-distance $ {} (:at 1650722238197) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1544956719115) (:by |rJG4IHzWf) (:text |:storage-key) + |j $ %{} :Leaf (:at 1574511341643) (:by |rJG4IHzWf) (:text "|\"phlox-workflow") + |twist-distance $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650722238197) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650722238197) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1650722238197) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |h $ {} (:at 1650722292656) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650722238197) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650722238197) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650722292656) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650722292386) (:by |rJG4IHzWf) (:text |*) (:type :leaf) - |b $ {} (:at 1650722295823) (:by |rJG4IHzWf) (:text |0.8) (:type :leaf) - |h $ {} (:at 1650722301679) (:by |rJG4IHzWf) (:text |js/window.innerWidth) (:type :leaf) - :ns $ {} (:at 1527788237503) (:by |root) (:id |BJlrAf2TyX) (:type :expr) + |T $ %{} :Leaf (:at 1650722292386) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650722295823) (:by |rJG4IHzWf) (:text |0.8) + |h $ %{} :Leaf (:at 1650722301679) (:by |rJG4IHzWf) (:text |js/window.innerWidth) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1527788237503) (:by |root) :data $ {} - |T $ {} (:at 1527788237503) (:by |root) (:id |SkZHRz3TJ7) (:text |ns) (:type :leaf) - |j $ {} (:at 1527788237503) (:by |root) (:id |HJzrRGhp1X) (:text |app.config) (:type :leaf) - |s $ {} (:at 1649073519181) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1527788237503) (:by |root) (:text |ns) + |j $ %{} :Leaf (:at 1527788237503) (:by |root) (:text |app.config) + |s $ %{} :Expr (:at 1649073519181) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073519181) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1649073519181) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073519181) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1649073519181) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073519181) (:by |rJG4IHzWf) (:text "|\"mobile-detect") (:type :leaf) - |b $ {} (:at 1649073519181) (:by |rJG4IHzWf) (:text |:default) (:type :leaf) - |h $ {} (:at 1649073519181) (:by |rJG4IHzWf) (:text |mobile-detect) (:type :leaf) - :proc $ {} (:at 1527788237503) (:by |root) (:id |Hk7B0z3pJX) (:type :expr) - :data $ {} - |app.container $ {} - :defs $ {} - |comp-container $ {} (:at 1573356299931) (:by |rJG4IHzWf) (:id |Txfqxt4rCB) (:type :expr) + |T $ %{} :Leaf (:at 1649073519181) (:by |rJG4IHzWf) (:text "|\"mobile-detect") + |b $ %{} :Leaf (:at 1649073519181) (:by |rJG4IHzWf) (:text |:default) + |h $ %{} :Leaf (:at 1649073519181) (:by |rJG4IHzWf) (:text |mobile-detect) + |app.container $ {} + :defs $ {} + |comp-container $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1573356299931) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1573923376454) (:by |rJG4IHzWf) (:id |ZA64iDmVDY) (:text |defcomp) (:type :leaf) - |j $ {} (:at 1573356299931) (:by |rJG4IHzWf) (:id |cnaxAYx-vP) (:text |comp-container) (:type :leaf) - |r $ {} (:at 1573356299931) (:by |rJG4IHzWf) (:id |LJOqz2qL0L) (:type :expr) + |T $ %{} :Leaf (:at 1573923376454) (:by |rJG4IHzWf) (:text |defcomp) + |j $ %{} :Leaf (:at 1573356299931) (:by |rJG4IHzWf) (:text |comp-container) + |r $ %{} :Expr (:at 1573356299931) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1573662792335) (:by |rJG4IHzWf) (:id |6d14YihKa) (:text |store) (:type :leaf) - |v $ {} (:at 1582981227143) (:by |rJG4IHzWf) (:id |YWz8iHdI) (:type :expr) + |T $ %{} :Leaf (:at 1573662792335) (:by |rJG4IHzWf) (:text |store) + |v $ %{} :Expr (:at 1582981227143) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1582981228465) (:by |rJG4IHzWf) (:id |a5rkA2hPa) (:text |let) (:type :leaf) - |L $ {} (:at 1582981229181) (:by |rJG4IHzWf) (:id |jUH4nAEt) (:type :expr) + |D $ %{} :Leaf (:at 1582981228465) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1582981229181) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1582981229329) (:by |rJG4IHzWf) (:id |gSvpUyfN1) (:type :expr) + |T $ %{} :Expr (:at 1582981229329) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1582981230028) (:by |rJG4IHzWf) (:id |GSObTjjnX) (:text |states) (:type :leaf) - |j $ {} (:at 1582981230263) (:by |rJG4IHzWf) (:id |MAs7xVt_V) (:type :expr) + |T $ %{} :Leaf (:at 1582981230028) (:by |rJG4IHzWf) (:text |states) + |j $ %{} :Expr (:at 1582981230263) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1582981231046) (:by |rJG4IHzWf) (:id |f-GQyJLp) (:text |:states) (:type :leaf) - |j $ {} (:at 1582981231774) (:by |rJG4IHzWf) (:id |uFb3Tykz) (:text |store) (:type :leaf) - |j $ {} (:at 1582981235652) (:by |rJG4IHzWf) (:id |nc6DSexf) (:type :expr) + |T $ %{} :Leaf (:at 1582981231046) (:by |rJG4IHzWf) (:text |:states) + |j $ %{} :Leaf (:at 1582981231774) (:by |rJG4IHzWf) (:text |store) + |j $ %{} :Expr (:at 1582981235652) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1582981237122) (:by |rJG4IHzWf) (:id |nc6DSexfleaf) (:text |cursor) (:type :leaf) - |j $ {} (:at 1582981237365) (:by |rJG4IHzWf) (:id |kQkDUOA4K) (:type :expr) + |T $ %{} :Leaf (:at 1582981237122) (:by |rJG4IHzWf) (:text |cursor) + |j $ %{} :Expr (:at 1582981237365) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1582981237700) (:by |rJG4IHzWf) (:id |nQ2hBEqil) (:text |[]) (:type :leaf) - |v $ {} (:at 1584275027849) (:by |rJG4IHzWf) (:id |YcTxtXYFm) (:type :expr) + |T $ %{} :Leaf (:at 1582981237700) (:by |rJG4IHzWf) (:text |[]) + |v $ %{} :Expr (:at 1584275027849) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584275029421) (:by |rJG4IHzWf) (:id |YcTxtXYFmleaf) (:text |state) (:type :leaf) - |j $ {} (:at 1584275029771) (:by |rJG4IHzWf) (:id |b45uHRMtT) (:type :expr) + |T $ %{} :Leaf (:at 1584275029421) (:by |rJG4IHzWf) (:text |state) + |j $ %{} :Expr (:at 1584275029771) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584275030309) (:by |rJG4IHzWf) (:id |-7oSId1D7) (:text |or) (:type :leaf) - |j $ {} (:at 1584275030550) (:by |rJG4IHzWf) (:id |EgTYSQLV5) (:type :expr) + |T $ %{} :Leaf (:at 1584275030309) (:by |rJG4IHzWf) (:text |or) + |j $ %{} :Expr (:at 1584275030550) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584275034344) (:by |rJG4IHzWf) (:id |F8gPHV6Gf) (:text |:data) (:type :leaf) - |j $ {} (:at 1584275035188) (:by |rJG4IHzWf) (:id |d4UEmppEy) (:text |states) (:type :leaf) - |r $ {} (:at 1584275036516) (:by |rJG4IHzWf) (:id |0QWM7GFw) (:type :expr) + |T $ %{} :Leaf (:at 1584275034344) (:by |rJG4IHzWf) (:text |:data) + |j $ %{} :Leaf (:at 1584275035188) (:by |rJG4IHzWf) (:text |states) + |r $ %{} :Expr (:at 1584275036516) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584275036851) (:by |rJG4IHzWf) (:id |T-1U5nsBt) (:text |{}) (:type :leaf) - |b $ {} (:at 1649787890360) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1584275036851) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649787890360) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649787895026) (:by |rJG4IHzWf) (:text |:selected-ns) (:type :leaf) - |b $ {} (:at 1649787896637) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1649849216073) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649787895026) (:by |rJG4IHzWf) (:text |:selected-ns) + |b $ %{} :Leaf (:at 1649787896637) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1649849216073) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649849219571) (:by |rJG4IHzWf) (:text |:def-target) (:type :leaf) - |b $ {} (:at 1649849220454) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |w $ {} (:at 1650854923220) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649849219571) (:by |rJG4IHzWf) (:text |:def-target) + |b $ %{} :Leaf (:at 1649849220454) (:by |rJG4IHzWf) (:text |nil) + |w $ %{} :Expr (:at 1650854923220) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854924025) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1650854924669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854924025) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1650854924669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854925620) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1650854927288) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |x $ {} (:at 1649234948184) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854925620) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1650854927288) (:by |rJG4IHzWf) (:text |store) + |x $ %{} :Expr (:at 1649234948184) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649234962769) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |b $ {} (:at 1649234954196) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649234962769) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1649234954196) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649234965641) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |b $ {} (:at 1650854930803) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |y $ {} (:at 1649787652655) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649234965641) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Leaf (:at 1650854930803) (:by |rJG4IHzWf) (:text |editor) + |y $ %{} :Expr (:at 1649787652655) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649787653379) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |b $ {} (:at 1649787653980) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649787653379) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Expr (:at 1649787653980) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649787655773) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1649787656459) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |z $ {} (:at 1650855420376) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649787655773) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1649787656459) (:by |rJG4IHzWf) (:text |store) + |z $ %{} :Expr (:at 1650855420376) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855422169) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |b $ {} (:at 1650855422556) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855422169) (:by |rJG4IHzWf) (:text |router) + |b $ %{} :Expr (:at 1650855422556) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855423350) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |b $ {} (:at 1650855424173) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1650855401983) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855423350) (:by |rJG4IHzWf) (:text |:router) + |b $ %{} :Leaf (:at 1650855424173) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650855401983) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650855405983) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |L $ {} (:at 1650855407787) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650855405983) (:by |rJG4IHzWf) (:text |case-default) + |L $ %{} :Expr (:at 1650855407787) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855417147) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1650855417904) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |P $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855417147) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650855417904) (:by |rJG4IHzWf) (:text |router) + |P $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1650855633344) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1650855633344) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650855638649) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1650855640917) (:by |rJG4IHzWf) (:text "|\"Unknown router: ") (:type :leaf) - |b $ {} (:at 1650855636902) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |h $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650855638649) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1650855640917) (:by |rJG4IHzWf) (:text "|\"Unknown router: ") + |b $ %{} :Leaf (:at 1650855636902) (:by |rJG4IHzWf) (:text |router) + |h $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text ||red) (:type :leaf) - |h $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650855619769) (:by |rJG4IHzWf) (:text ||Hind) (:type :leaf) - |T $ {} (:at 1650855425491) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text ||Hind) + |T $ %{} :Expr (:at 1650855425491) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650855437185) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1651081839975) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650855437185) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Expr (:at 1651081839975) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651081841035) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1651081842055) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651081841035) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651081842055) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651149244575) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1651149244575) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149245951) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149245951) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:text |either) (:type :leaf) - |b $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |either) + |b $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |h $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651149246610) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1651081842726) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1651081842726) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651081844448) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |T $ {} (:at 1658662542110) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651081844448) (:by |rJG4IHzWf) (:text |entry) + |T $ %{} :Expr (:at 1658662542110) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1658662547766) (:by |rJG4IHzWf) (:text |if-not) (:type :leaf) - |L $ {} (:at 1658662548038) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1658662547766) (:by |rJG4IHzWf) (:text |if-not) + |L $ %{} :Expr (:at 1658662548038) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1658662549213) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1658662551069) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |T $ {} (:at 1664702831813) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1658662549213) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1658662551069) (:by |rJG4IHzWf) (:text |def-path) + |T $ %{} :Expr (:at 1664702811508) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1664702833482) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1664702811508) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1664702811508) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1664702811508) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1664702811508) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1664702834235) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |T $ {} (:at 1651081867457) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702811508) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1664702811508) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1664702811508) (:by |rJG4IHzWf) (:text |def-path) + |T $ %{} :Expr (:at 1651081867457) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651081868062) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1651081869084) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651081868062) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651081869084) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081869500) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |b $ {} (:at 1651081870672) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |P $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081869500) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1651081870672) (:by |rJG4IHzWf) (:text |entry) + |P $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1651081885919) (:by |rJG4IHzWf) (:text "|\"No code selected") (:type :leaf) - |h $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1651081885919) (:by |rJG4IHzWf) (:text "|\"No code selected") + |h $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651081904879) (:by |rJG4IHzWf) (:text |-60) (:type :leaf) - |h $ {} (:at 1651081901175) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651081904879) (:by |rJG4IHzWf) (:text |-60) + |h $ %{} :Leaf (:at 1651081901175) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1651081928525) (:by |rJG4IHzWf) (:text |0x66aaaa) (:type :leaf) - |h $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1651081928525) (:by |rJG4IHzWf) (:text |0x66aaaa) + |h $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1651081889540) (:by |rJG4IHzWf) (:text |20) (:type :leaf) - |l $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651081889540) (:by |rJG4IHzWf) (:text |20) + |l $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081873424) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1651081894482) (:by |rJG4IHzWf) (:text "||Josefin Sans") (:type :leaf) - |T $ {} (:at 1651079566337) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651081894482) (:by |rJG4IHzWf) (:text "||Josefin Sans") + |T $ %{} :Expr (:at 1651079566337) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651080136155) (:by |rJG4IHzWf) (:text |memof1-call) (:type :leaf) - |T $ {} (:at 1651079561825) (:by |rJG4IHzWf) (:text |comp-editor) (:type :leaf) - |X $ {} (:at 1651081851142) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651079597454) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |j $ {} (:at 1651149261892) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |l $ {} (:at 1651079673229) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651080136155) (:by |rJG4IHzWf) (:text |memof1-call) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |comp-editor) + |X $ %{} :Leaf (:at 1651081851142) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651079597454) (:by |rJG4IHzWf) (:text |focus) + |j $ %{} :Leaf (:at 1651149261892) (:by |rJG4IHzWf) (:text |def-path) + |l $ %{} :Expr (:at 1651079673229) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651079678256) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |b $ {} (:at 1651079679749) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1650855438238) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651079678256) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1651079679749) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1650855438238) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855440609) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1650856391299) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855440609) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Expr (:at 1650856391299) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650856391844) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |H $ {} (:at 1650856402251) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650856391844) (:by |rJG4IHzWf) (:text |if) + |H $ %{} :Expr (:at 1650856402251) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856402251) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |b $ {} (:at 1650856411412) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856402251) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Expr (:at 1650856411412) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856411412) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1650856411412) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |L $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856411412) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1650856411412) (:by |rJG4IHzWf) (:text |store) + |L $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text "|\"tree is empty") (:type :leaf) - |h $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text "|\"tree is empty") + |h $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text ||red) (:type :leaf) - |h $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1650856392385) (:by |rJG4IHzWf) (:text ||Hind) (:type :leaf) - |T $ {} (:at 1650855442190) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text ||Hind) + |T $ %{} :Expr (:at 1650855442190) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855445727) (:by |rJG4IHzWf) (:text |comp-deps-tree) (:type :leaf) - |b $ {} (:at 1650856132520) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855445727) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |b $ %{} :Expr (:at 1650856132520) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856135065) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1650856135914) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |e $ {} (:at 1650879825309) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650856135065) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1650856135914) (:by |rJG4IHzWf) (:text |store) + |e $ %{} :Expr (:at 1650879825309) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879825728) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650879826503) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650879829786) (:by |rJG4IHzWf) (:text |:configs) (:type :leaf) - |l $ {} (:at 1650879831643) (:by |rJG4IHzWf) (:text |:init-fn) (:type :leaf) - |h $ {} (:at 1650879784182) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879825728) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650879826503) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650879829786) (:by |rJG4IHzWf) (:text |:configs) + |l $ %{} :Leaf (:at 1650879831643) (:by |rJG4IHzWf) (:text |:init-fn) + |h $ %{} :Expr (:at 1650879784182) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879786160) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |b $ {} (:at 1650879787477) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1651082527204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879786160) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1650879787477) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651082527204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082536056) (:by |rJG4IHzWf) (:text |:deps-of) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082536056) (:by |rJG4IHzWf) (:text |:deps-of) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text "|\"tree is empty") (:type :leaf) - |h $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text "|\"tree is empty") + |h $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text ||red) (:type :leaf) - |h $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text ||Hind) (:type :leaf) - |l $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text ||Hind) + |l $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082551276) (:by |rJG4IHzWf) (:text |comp-deps-of) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082551276) (:by |rJG4IHzWf) (:text |comp-deps-of) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1651082548815) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |g $ {} (:at 1651082574430) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |store) + |g $ %{} :Expr (:at 1651082574430) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082657851) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1651082656881) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |k $ {} (:at 1651083900602) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651082657851) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1651082656881) (:by |rJG4IHzWf) (:text |router) + |k $ %{} :Expr (:at 1651083900602) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651083901425) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |b $ {} (:at 1651083905096) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |l $ {} (:at 1653374397506) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651083901425) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1651083905096) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Expr (:at 1653374397506) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374399217) (:by |rJG4IHzWf) (:text |:call-tree) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374399217) (:by |rJG4IHzWf) (:text |:call-tree) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text "|\"tree is empty") (:type :leaf) - |h $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text "|\"tree is empty") + |h $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text ||red) (:type :leaf) - |h $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |14) (:type :leaf) - |l $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text ||Hind) (:type :leaf) - |l $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text ||Hind) + |l $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374453101) (:by |rJG4IHzWf) (:text |comp-call-tree) (:type :leaf) - |X $ {} (:at 1653385566368) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374453101) (:by |rJG4IHzWf) (:text |comp-call-tree) + |X $ %{} :Expr (:at 1653385566368) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653385567259) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |b $ {} (:at 1653385568119) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1653385571067) (:by |rJG4IHzWf) (:text |:call-tree) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653385567259) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1653385568119) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1653385571067) (:by |rJG4IHzWf) (:text |:call-tree) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |router) (:type :leaf) - |l $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |router) + |l $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |b $ {} (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |comp-hint $ {} (:at 1649397942834) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) + |comp-hint $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649397942834) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649397942834) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649397942834) (:by |rJG4IHzWf) (:text |comp-hint) (:type :leaf) - |h $ {} (:at 1649397942834) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649397942834) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649397942834) (:by |rJG4IHzWf) (:text |comp-hint) + |h $ %{} :Expr (:at 1649397942834) (:by |rJG4IHzWf) :data $ {} - |H $ {} (:at 1649397945980) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |b $ {} (:at 1649397942834) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |h $ {} (:at 1649397948000) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |l $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |H $ %{} :Leaf (:at 1649397945980) (:by |rJG4IHzWf) (:text |states) + |b $ %{} :Leaf (:at 1649397942834) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Leaf (:at 1649397948000) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649398015370) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649398015643) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649398015370) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649398015643) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398015791) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649398015791) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398022109) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |b $ {} (:at 1649398022293) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398022109) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1649398022293) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398024468) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1649398025180) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |b $ {} (:at 1649398025833) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398024468) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1649398025180) (:by |rJG4IHzWf) (:text |states) + |b $ %{} :Expr (:at 1649398025833) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398027677) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |b $ {} (:at 1649398027939) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398027677) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1649398027939) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398029351) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1649398029900) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398029351) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1649398029900) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398031058) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1649398032296) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1649398032740) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398031058) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1649398032296) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1649398032740) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398033528) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649398033810) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398033528) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649398033810) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398062154) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |b $ {} (:at 1649398036588) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398062154) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Expr (:at 1649398036588) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398036861) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649398049183) (:by |rJG4IHzWf) (:text |400) (:type :leaf) - |h $ {} (:at 1649398045813) (:by |rJG4IHzWf) (:text |-100) (:type :leaf) - |T $ {} (:at 1649398104735) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398036861) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649398049183) (:by |rJG4IHzWf) (:text |400) + |h $ %{} :Leaf (:at 1649398045813) (:by |rJG4IHzWf) (:text |-100) + |T $ %{} :Expr (:at 1649398104735) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649398105830) (:by |rJG4IHzWf) (:text |container) (:type :leaf) - |L $ {} (:at 1649398106116) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649398105830) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649398106116) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398106414) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398106414) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |comp-drag-point) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |comp-drag-point) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |states) (:type :leaf) - |h $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |h $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |:p1) + |h $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1649398214540) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1649398214540) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398217053) (:by |rJG4IHzWf) (:text |:hide-text?) (:type :leaf) - |b $ {} (:at 1649398217566) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398217053) (:by |rJG4IHzWf) (:text |:hide-text?) + |b $ %{} :Leaf (:at 1649398217566) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398060704) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |c $ {} (:at 1649398462849) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398060704) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |state) + |c $ %{} :Expr (:at 1649398462849) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398464316) (:by |rJG4IHzWf) (:text |:radius) (:type :leaf) - |b $ {} (:at 1649398533901) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |e $ {} (:at 1649398425249) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398464316) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1649398533901) (:by |rJG4IHzWf) (:text |8) + |e $ %{} :Expr (:at 1649398425249) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398447115) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649398426375) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398447115) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649398426375) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398426860) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649398433581) (:by |rJG4IHzWf) (:text |60) (:type :leaf) - |h $ {} (:at 1649398435295) (:by |rJG4IHzWf) (:text |90) (:type :leaf) - |l $ {} (:at 1649398461193) (:by |rJG4IHzWf) (:text |44) (:type :leaf) - |h $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398426860) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649398433581) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Leaf (:at 1649398435295) (:by |rJG4IHzWf) (:text |90) + |l $ %{} :Leaf (:at 1649398461193) (:by |rJG4IHzWf) (:text |44) + |h $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |:on-change) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |:on-change) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |position) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |position) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |h $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |l $ {} (:at 1649398006209) (:by |rJG4IHzWf) (:text |position) (:type :leaf) - |b $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |:p1) + |l $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |position) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |b $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |:text) (:type :leaf) - |b $ {} (:at 1649412907532) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1649412907532) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649412911814) (:by |rJG4IHzWf) (:text |.!slice) (:type :leaf) - |T $ {} (:at 1649398271087) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649412911814) (:by |rJG4IHzWf) (:text |.!slice) + |T $ %{} :Expr (:at 1649398271087) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649403156658) (:by |rJG4IHzWf) (:text |format-to-lisp) (:type :leaf) - |b $ {} (:at 1649398293157) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649403156658) (:by |rJG4IHzWf) (:text |format-to-lisp) + |b $ %{} :Expr (:at 1649398293157) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649398302256) (:by |rJG4IHzWf) (:text |turn-quoted) (:type :leaf) - |T $ {} (:at 1649398276090) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1649412913478) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1649412943077) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649398302256) (:by |rJG4IHzWf) (:text |turn-quoted) + |T $ %{} :Leaf (:at 1649398276090) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Leaf (:at 1649412913478) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649412943077) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |:position) (:type :leaf) - |b $ {} (:at 1649398191272) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649398191272) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649398249227) (:by |rJG4IHzWf) (:text |complex/add) (:type :leaf) - |T $ {} (:at 1649398116481) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649398249227) (:by |rJG4IHzWf) (:text |complex/add) + |T $ %{} :Expr (:at 1649398116481) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398118280) (:by |rJG4IHzWf) (:text |:p1) (:type :leaf) - |b $ {} (:at 1649398119597) (:by |rJG4IHzWf) (:text |state) (:type :leaf) - |b $ {} (:at 1649398195297) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398118280) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1649398119597) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1649398195297) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398197050) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649398482897) (:by |rJG4IHzWf) (:text |12) (:type :leaf) - |h $ {} (:at 1649398480668) (:by |rJG4IHzWf) (:text |-6) (:type :leaf) - |l $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398197050) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649398482897) (:by |rJG4IHzWf) (:text |12) + |h $ %{} :Leaf (:at 1649398480668) (:by |rJG4IHzWf) (:text |-6) + |l $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |:style) (:type :leaf) - |b $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |:fill) (:type :leaf) - |b $ {} (:at 1649398349237) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649398349237) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398350628) (:by |rJG4IHzWf) (:text |hslx) (:type :leaf) - |b $ {} (:at 1649398364199) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1649398361764) (:by |rJG4IHzWf) (:text |40) (:type :leaf) - |l $ {} (:at 1649398354279) (:by |rJG4IHzWf) (:text |50) (:type :leaf) - |h $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398350628) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649398364199) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1649398361764) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Leaf (:at 1649398354279) (:by |rJG4IHzWf) (:text |50) + |h $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |:font-size) (:type :leaf) - |b $ {} (:at 1649398347361) (:by |rJG4IHzWf) (:text |10) (:type :leaf) - |l $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1649398347361) (:by |rJG4IHzWf) (:text |10) + |l $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398108224) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1649398340073) (:by |rJG4IHzWf) (:text "||Roboto Mono, manospace") (:type :leaf) - |turn-quoted $ {} (:at 1649398306590) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649398340073) (:by |rJG4IHzWf) (:text "||Roboto Mono, manospace") + |turn-quoted $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649398306590) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398306590) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649398306590) (:by |rJG4IHzWf) (:text |turn-quoted) (:type :leaf) - |h $ {} (:at 1649398306590) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398306590) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649398306590) (:by |rJG4IHzWf) (:text |turn-quoted) + |h $ %{} :Expr (:at 1649398306590) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398306590) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |l $ {} (:at 1649398308187) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649398306590) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1649398308187) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649398308676) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649398309023) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649398310583) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |b $ {} (:at 1649398311937) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1649398312563) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649398314490) (:by |rJG4IHzWf) (:text |turn-symbol) (:type :leaf) - |b $ {} (:at 1649398316884) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |l $ {} (:at 1649398322160) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649398322523) (:by |rJG4IHzWf) (:text |map) (:type :leaf) - |b $ {} (:at 1649398324629) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1649398326810) (:by |rJG4IHzWf) (:text |turn-quoted) (:type :leaf) - :ns $ {} (:at 1573356292089) (:by |rJG4IHzWf) (:id |f6f_c9zNwa) (:type :expr) + |T $ %{} :Leaf (:at 1649398308676) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649398309023) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398310583) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649398311937) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1649398312563) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398314490) (:by |rJG4IHzWf) (:text |turn-symbol) + |b $ %{} :Leaf (:at 1649398316884) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1649398322160) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398322523) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Leaf (:at 1649398324629) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Leaf (:at 1649398326810) (:by |rJG4IHzWf) (:text |turn-quoted) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1573356292089) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1573356292089) (:by |rJG4IHzWf) (:id |tWOjg3fxXR) (:text |ns) (:type :leaf) - |j $ {} (:at 1573356292089) (:by |rJG4IHzWf) (:id |Vb5vBTh9hI) (:text |app.container) (:type :leaf) - |r $ {} (:at 1573356347927) (:by |rJG4IHzWf) (:id |3VbBx-fHXQ) (:type :expr) + |T $ %{} :Leaf (:at 1573356292089) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1573356292089) (:by |rJG4IHzWf) (:text |app.container) + |r $ %{} :Expr (:at 1573356347927) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1573356351680) (:by |rJG4IHzWf) (:id |oBn18qRQ5E) (:text |:require) (:type :leaf) - |j $ {} (:at 1573356351873) (:by |rJG4IHzWf) (:id |LBKI3FBT6k) (:type :expr) - :data $ {} - |j $ {} (:at 1573356354451) (:by |rJG4IHzWf) (:id |gUxiyKu2p_) (:text |phlox.core) (:type :leaf) - |r $ {} (:at 1573356355219) (:by |rJG4IHzWf) (:id |L8gWpo7GX) (:text |:refer) (:type :leaf) - |v $ {} (:at 1573356355436) (:by |rJG4IHzWf) (:id |wt5cup8kOO) (:type :expr) - :data $ {} - |r $ {} (:at 1573923373027) (:by |rJG4IHzWf) (:id |9m4uBsLYPV) (:text |defcomp) (:type :leaf) - |s $ {} (:at 1585451959484) (:by |rJG4IHzWf) (:id |3uyI6vfbih) (:text |>>) (:type :leaf) - |t $ {} (:at 1581005886470) (:by |rJG4IHzWf) (:id |2StPLKO_-) (:text |hslx) (:type :leaf) - |v $ {} (:at 1573974176863) (:by |rJG4IHzWf) (:id |UuPRXn8T3i) (:text |rect) (:type :leaf) - |x $ {} (:at 1573974179009) (:by |rJG4IHzWf) (:id |YXhIPtW-10) (:text |circle) (:type :leaf) - |y $ {} (:at 1573974179800) (:by |rJG4IHzWf) (:id |BNLnDwbsYE) (:text |text) (:type :leaf) - |yT $ {} (:at 1573974254119) (:by |rJG4IHzWf) (:id |_pYCrKPUDN) (:text |container) (:type :leaf) - |yb $ {} (:at 1574181633700) (:by |rJG4IHzWf) (:id |4FlBzzEaJm) (:text |graphics) (:type :leaf) - |yj $ {} (:at 1574007057783) (:by |rJG4IHzWf) (:id |skOUV8vT9K) (:text |create-list) (:type :leaf) - |yr $ {} (:at 1585459054262) (:by |rJG4IHzWf) (:id |HHencqMfVm) (:text |g) (:type :leaf) - |z $ {} (:at 1649097796698) (:by |rJG4IHzWf) (:text |polyline) (:type :leaf) - |q $ {} (:at 1649336989890) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649336993164) (:by |rJG4IHzWf) (:text |phlox.comp.button) (:type :leaf) - |b $ {} (:at 1649336994594) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1649336995185) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649336997244) (:by |rJG4IHzWf) (:text |comp-button) (:type :leaf) - |y $ {} (:at 1584277714237) (:by |rJG4IHzWf) (:id |27tYhuzp) (:type :expr) - :data $ {} - |j $ {} (:at 1584277720691) (:by |rJG4IHzWf) (:id |a7osesFdE) (:text |phlox.comp.drag-point) (:type :leaf) - |r $ {} (:at 1584277721407) (:by |rJG4IHzWf) (:id |yvqthb0fX) (:text |:refer) (:type :leaf) - |v $ {} (:at 1584277721636) (:by |rJG4IHzWf) (:id |GcGHVov0z) (:type :expr) - :data $ {} - |j $ {} (:at 1584277724392) (:by |rJG4IHzWf) (:id |5n0jdRwIz) (:text |comp-drag-point) (:type :leaf) - |yT $ {} (:at 1584278014152) (:by |rJG4IHzWf) (:id |VqAYgo1Ei) (:text |phlox.comp.sl) (:type :expr) - :data $ {} - |j $ {} (:at 1584278017284) (:by |rJG4IHzWf) (:id |a7osesFdE) (:text |phlox.comp.slider) (:type :leaf) - |r $ {} (:at 1584277721407) (:by |rJG4IHzWf) (:id |yvqthb0fX) (:text |:refer) (:type :leaf) - |v $ {} (:at 1584277721636) (:by |rJG4IHzWf) (:id |GcGHVov0z) (:type :expr) - :data $ {} - |j $ {} (:at 1584278022816) (:by |rJG4IHzWf) (:id |5n0jdRwIz) (:text |comp-slider) (:type :leaf) - |yj $ {} (:at 1584291730235) (:by |rJG4IHzWf) (:id |Gfe5bsG4) (:type :expr) - :data $ {} - |j $ {} (:at 1584291736089) (:by |rJG4IHzWf) (:id |6ypb8QlIM) (:text |app.math) (:type :leaf) - |r $ {} (:at 1584291736852) (:by |rJG4IHzWf) (:id |1ua-y5V3j) (:text |:refer) (:type :leaf) - |v $ {} (:at 1584291737029) (:by |rJG4IHzWf) (:id |0G9T10qsj) (:type :expr) - :data $ {} - |j $ {} (:at 1584291737731) (:by |rJG4IHzWf) (:id |Rqie3r_XR) (:text |divide-path) (:type :leaf) - |r $ {} (:at 1584291742311) (:by |rJG4IHzWf) (:id |JF_I7zdF) (:text |multiply-path) (:type :leaf) - |z $ {} (:at 1649174902552) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649174903736) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1649174905123) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1649174905325) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |h $ {} (:at 1649227433367) (:by |rJG4IHzWf) (:text |leaf-gap) (:type :leaf) - |o $ {} (:at 1649229087173) (:by |rJG4IHzWf) (:text |leaf-height) (:type :leaf) - |q $ {} (:at 1649229089518) (:by |rJG4IHzWf) (:text |line-height) (:type :leaf) - |s $ {} (:at 1649851053648) (:by |rJG4IHzWf) (:text |code-font) (:type :leaf) - |t $ {} (:at 1649852402085) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |u $ {} (:at 1650211870379) (:by |rJG4IHzWf) (:text |dot-radius) (:type :leaf) - |v $ {} (:at 1650722237704) (:by |rJG4IHzWf) (:text |twist-distance) (:type :leaf) - |zP $ {} (:at 1649398234988) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649398238054) (:by |rJG4IHzWf) (:text |phlox.complex) (:type :leaf) - |b $ {} (:at 1649398238412) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1649398239475) (:by |rJG4IHzWf) (:text |complex) (:type :leaf) - |zY $ {} (:at 1649963524451) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649963631590) (:by |rJG4IHzWf) (:text |pointed-prompt.core) (:type :leaf) - |b $ {} (:at 1649963524451) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1649963524451) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649963524451) (:by |rJG4IHzWf) (:text |prompt-at!) (:type :leaf) - |ze $ {} (:at 1650855584048) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855584048) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) (:type :leaf) - |b $ {} (:at 1650855584048) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650855584048) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650855584048) (:by |rJG4IHzWf) (:text |comp-deps-tree) (:type :leaf) - |zj $ {} (:at 1650885487487) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650885493446) (:by |rJG4IHzWf) (:text |app.analyze) (:type :leaf) - |b $ {} (:at 1650885494884) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650885495105) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650886728097) (:by |rJG4IHzWf) (:text |lookup-target-def) (:type :leaf) - |b $ {} (:at 1650886448862) (:by |rJG4IHzWf) (:text |strip-at) (:type :leaf) - |zn $ {} (:at 1651054812192) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651054816022) (:by |rJG4IHzWf) (:text |phlox.util) (:type :leaf) - |b $ {} (:at 1651054817233) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651054817501) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651054817762) (:by |rJG4IHzWf) (:text |measure-text-width!) (:type :leaf) - |zq $ {} (:at 1651079787311) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079794310) (:by |rJG4IHzWf) (:text |app.comp.editor) (:type :leaf) - |b $ {} (:at 1651079795127) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651079795332) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651079796690) (:by |rJG4IHzWf) (:text |comp-editor) (:type :leaf) - |zs $ {} (:at 1651080141801) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651080144529) (:by |rJG4IHzWf) (:text |memof.once) (:type :leaf) - |b $ {} (:at 1651080146920) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651080147276) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651080147571) (:by |rJG4IHzWf) (:text |memof1-call) (:type :leaf) - |zt $ {} (:at 1651082646111) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651082646111) (:by |rJG4IHzWf) (:text |app.comp.deps-of) (:type :leaf) - |b $ {} (:at 1651082646111) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651082646111) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1573356351680) (:by |rJG4IHzWf) (:text |:require) + |j $ %{} :Expr (:at 1573356351873) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1573356354451) (:by |rJG4IHzWf) (:text |phlox.core) + |r $ %{} :Leaf (:at 1573356355219) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1573356355436) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651082646111) (:by |rJG4IHzWf) (:text |comp-deps-of) (:type :leaf) - |zu $ {} (:at 1653374450162) (:by |rJG4IHzWf) (:type :expr) + |r $ %{} :Leaf (:at 1573923373027) (:by |rJG4IHzWf) (:text |defcomp) + |s $ %{} :Leaf (:at 1585451959484) (:by |rJG4IHzWf) (:text |>>) + |t $ %{} :Leaf (:at 1581005886470) (:by |rJG4IHzWf) (:text |hslx) + |v $ %{} :Leaf (:at 1573974176863) (:by |rJG4IHzWf) (:text |rect) + |x $ %{} :Leaf (:at 1573974179009) (:by |rJG4IHzWf) (:text |circle) + |y $ %{} :Leaf (:at 1573974179800) (:by |rJG4IHzWf) (:text |text) + |yT $ %{} :Leaf (:at 1573974254119) (:by |rJG4IHzWf) (:text |container) + |yb $ %{} :Leaf (:at 1574181633700) (:by |rJG4IHzWf) (:text |graphics) + |yj $ %{} :Leaf (:at 1574007057783) (:by |rJG4IHzWf) (:text |create-list) + |yr $ %{} :Leaf (:at 1585459054262) (:by |rJG4IHzWf) (:text |g) + |z $ %{} :Leaf (:at 1649097796698) (:by |rJG4IHzWf) (:text |polyline) + |q $ %{} :Expr (:at 1649336989890) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374450162) (:by |rJG4IHzWf) (:text |app.comp.call-tree) (:type :leaf) - |b $ {} (:at 1653374450162) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1653374450162) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649336993164) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1649336994594) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649336995185) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1653374450162) (:by |rJG4IHzWf) (:text |comp-call-tree) (:type :leaf) - :proc $ {} (:at 1573356292089) (:by |rJG4IHzWf) (:id |rUhR8tJuOO) (:type :expr) - :data $ {} - |app.fetch $ {} - :configs $ {} - :defs $ {} - |load-files! $ {} (:at 1649786377448) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649786377448) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650715561587) (:by |rJG4IHzWf) (:text |load-files!) (:type :leaf) - |h $ {} (:at 1649786377448) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649786379991) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |X $ {} (:at 1691432026118) (:by |rJG4IHzWf) (:text |?) (:type :leaf) - |b $ {} (:at 1691432195017) (:by |rJG4IHzWf) (:text |shared-editor?) (:type :leaf) - |l $ {} (:at 1649786406577) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649786407541) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1679679900758) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1679679902495) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1679679905735) (:by |rJG4IHzWf) (:text |mocked?) (:type :leaf) - |P $ {} (:at 1679680644904) (:by |rJG4IHzWf) (:text "|\"//cors.cirru.org/compact.cirru") (:type :leaf) - |T $ {} (:at 1649852257557) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649852258309) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |P $ {} (:at 1691432098199) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1691432098929) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1691432197274) (:by |rJG4IHzWf) (:text |shared-editor?) (:type :leaf) - |T $ {} (:at 1691432052838) (:by |rJG4IHzWf) (:text |api-host-6011) (:type :leaf) - |b $ {} (:at 1691432108729) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |b $ {} (:at 1649852260709) (:by |rJG4IHzWf) (:text "|\"/compact-data") (:type :leaf) - |X $ {} (:at 1649789594878) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649789595255) (:by |rJG4IHzWf) (:text |js/fetch) (:type :leaf) - |b $ {} (:at 1649786408169) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650713569207) (:by |rJG4IHzWf) (:text |.!then) (:type :leaf) - |b $ {} (:at 1649786410481) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649786414431) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |T $ {} (:at 1649786413213) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649336997244) (:by |rJG4IHzWf) (:text |comp-button) + |y $ %{} :Expr (:at 1584277714237) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584277720691) (:by |rJG4IHzWf) (:text |phlox.comp.drag-point) + |r $ %{} :Leaf (:at 1584277721407) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1584277721636) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584277724392) (:by |rJG4IHzWf) (:text |comp-drag-point) + |yT $ %{} :Expr (:at 1584278014152) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584278017284) (:by |rJG4IHzWf) (:text |phlox.comp.slider) + |r $ %{} :Leaf (:at 1584277721407) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1584277721636) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584278022816) (:by |rJG4IHzWf) (:text |comp-slider) + |yj $ %{} :Expr (:at 1584291730235) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584291736089) (:by |rJG4IHzWf) (:text |app.math) + |r $ %{} :Leaf (:at 1584291736852) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1584291737029) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584291737731) (:by |rJG4IHzWf) (:text |divide-path) + |r $ %{} :Leaf (:at 1584291742311) (:by |rJG4IHzWf) (:text |multiply-path) + |z $ %{} :Expr (:at 1649174902552) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649174903736) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1649174905123) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649174905325) (:by |rJG4IHzWf) + :data $ {} + |h $ %{} :Leaf (:at 1649227433367) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Leaf (:at 1649229087173) (:by |rJG4IHzWf) (:text |leaf-height) + |q $ %{} :Leaf (:at 1649229089518) (:by |rJG4IHzWf) (:text |line-height) + |s $ %{} :Leaf (:at 1649851053648) (:by |rJG4IHzWf) (:text |code-font) + |t $ %{} :Leaf (:at 1649852402085) (:by |rJG4IHzWf) (:text |api-host) + |u $ %{} :Leaf (:at 1650211870379) (:by |rJG4IHzWf) (:text |dot-radius) + |v $ %{} :Leaf (:at 1650722237704) (:by |rJG4IHzWf) (:text |twist-distance) + |zP $ %{} :Expr (:at 1649398234988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398238054) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1649398238412) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1649398239475) (:by |rJG4IHzWf) (:text |complex) + |zY $ %{} :Expr (:at 1649963524451) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963631590) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1649963524451) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649963524451) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963524451) (:by |rJG4IHzWf) (:text |prompt-at!) + |ze $ %{} :Expr (:at 1650855584048) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855584048) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |b $ %{} :Leaf (:at 1650855584048) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855584048) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855584048) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |zj $ %{} :Expr (:at 1650885487487) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885493446) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1650885494884) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650885495105) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886728097) (:by |rJG4IHzWf) (:text |lookup-target-def) + |b $ %{} :Leaf (:at 1650886448862) (:by |rJG4IHzWf) (:text |strip-at) + |zn $ %{} :Expr (:at 1651054812192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651054816022) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1651054817233) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651054817501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651054817762) (:by |rJG4IHzWf) (:text |measure-text-width!) + |zq $ %{} :Expr (:at 1651079787311) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079794310) (:by |rJG4IHzWf) (:text |app.comp.editor) + |b $ %{} :Leaf (:at 1651079795127) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079795332) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079796690) (:by |rJG4IHzWf) (:text |comp-editor) + |zs $ %{} :Expr (:at 1651080141801) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651080144529) (:by |rJG4IHzWf) (:text |memof.once) + |b $ %{} :Leaf (:at 1651080146920) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651080147276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651080147571) (:by |rJG4IHzWf) (:text |memof1-call) + |zt $ %{} :Expr (:at 1651082646111) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082646111) (:by |rJG4IHzWf) (:text |app.comp.deps-of) + |b $ %{} :Leaf (:at 1651082646111) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082646111) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082646111) (:by |rJG4IHzWf) (:text |comp-deps-of) + |zu $ %{} :Expr (:at 1653374450162) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374450162) (:by |rJG4IHzWf) (:text |app.comp.call-tree) + |b $ %{} :Leaf (:at 1653374450162) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374450162) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374450162) (:by |rJG4IHzWf) (:text |comp-call-tree) + |app.fetch $ {} + :configs $ {} + :defs $ {} + |load-files! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649786377448) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786377448) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650715561587) (:by |rJG4IHzWf) (:text |load-files!) + |h $ %{} :Expr (:at 1649786377448) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786379991) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Leaf (:at 1691432026118) (:by |rJG4IHzWf) (:text |?) + |b $ %{} :Leaf (:at 1691432195017) (:by |rJG4IHzWf) (:text |shared-editor?) + |l $ %{} :Expr (:at 1649786406577) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649786407541) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Expr (:at 1679679900758) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1679679902495) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1679679905735) (:by |rJG4IHzWf) (:text |mocked?) + |P $ %{} :Leaf (:at 1679680644904) (:by |rJG4IHzWf) (:text "|\"//cors.cirru.org/compact.cirru") + |T $ %{} :Expr (:at 1649852257557) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649852258309) (:by |rJG4IHzWf) (:text |str) + |P $ %{} :Expr (:at 1691432098199) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432098929) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1691432197274) (:by |rJG4IHzWf) (:text |shared-editor?) + |T $ %{} :Leaf (:at 1691432052838) (:by |rJG4IHzWf) (:text |api-host-6011) + |b $ %{} :Leaf (:at 1691432108729) (:by |rJG4IHzWf) (:text |api-host) + |b $ %{} :Leaf (:at 1649852260709) (:by |rJG4IHzWf) (:text "|\"/compact-data") + |X $ %{} :Expr (:at 1649789594878) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649789595255) (:by |rJG4IHzWf) (:text |js/fetch) + |b $ %{} :Expr (:at 1649786408169) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650713569207) (:by |rJG4IHzWf) (:text |.!then) + |b $ %{} :Expr (:at 1649786410481) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649786414431) (:by |rJG4IHzWf) (:text |fn) + |T $ %{} :Expr (:at 1649786413213) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786411960) (:by |rJG4IHzWf) (:text |res) (:type :leaf) - |b $ {} (:at 1649786415101) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786411960) (:by |rJG4IHzWf) (:text |res) + |b $ %{} :Expr (:at 1649786415101) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786418096) (:by |rJG4IHzWf) (:text |.!text) (:type :leaf) - |b $ {} (:at 1649786420261) (:by |rJG4IHzWf) (:text |res) (:type :leaf) - |h $ {} (:at 1649786421942) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786418096) (:by |rJG4IHzWf) (:text |.!text) + |b $ %{} :Leaf (:at 1649786420261) (:by |rJG4IHzWf) (:text |res) + |h $ %{} :Expr (:at 1649786421942) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650713570764) (:by |rJG4IHzWf) (:text |.!then) (:type :leaf) - |b $ {} (:at 1649786424352) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650713570764) (:by |rJG4IHzWf) (:text |.!then) + |b $ %{} :Expr (:at 1649786424352) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786425313) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649786425730) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786425313) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649786425730) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786427015) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |h $ {} (:at 1649786845451) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786427015) (:by |rJG4IHzWf) (:text |text) + |h $ %{} :Expr (:at 1649786845451) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649786846096) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649786846588) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649786846096) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649786846588) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786846747) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649786846747) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879697412) (:by |rJG4IHzWf) (:text |compact-files) (:type :leaf) - |b $ {} (:at 1649786847847) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879697412) (:by |rJG4IHzWf) (:text |compact-files) + |b $ %{} :Expr (:at 1649786847847) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786847847) (:by |rJG4IHzWf) (:text |parse-cirru-edn) (:type :leaf) - |b $ {} (:at 1649786847847) (:by |rJG4IHzWf) (:text |text) (:type :leaf) - |T $ {} (:at 1649786852221) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786847847) (:by |rJG4IHzWf) (:text |parse-cirru-edn) + |b $ %{} :Leaf (:at 1649786847847) (:by |rJG4IHzWf) (:text |text) + |h $ %{} :Expr (:at 1692867104968) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1692867105268) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1692867105508) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1692867107514) (:by |rJG4IHzWf) (:text |:CodeEntry) + |b $ %{} :Leaf (:at 1692867113521) (:by |rJG4IHzWf) (:text |schema/CodeEntry) + |T $ %{} :Expr (:at 1649786852221) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649786853290) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1649786853544) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649786853290) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649786853544) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786855008) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1650879858962) (:by |rJG4IHzWf) (:text |compact-files) (:type :leaf) - |T $ {} (:at 1650714492817) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786855008) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1650879858962) (:by |rJG4IHzWf) (:text |compact-files) + |T $ %{} :Expr (:at 1650714492817) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650714493701) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |T $ {} (:at 1649786812188) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650714493701) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Expr (:at 1649786812188) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649786859998) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |Y $ {} (:at 1689008958276) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649786859998) (:by |rJG4IHzWf) (:text |d!) + |Y $ %{} :Expr (:at 1689008958276) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1689008959431) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1689008959841) (:by |rJG4IHzWf) (:text |:load-files) (:type :leaf) - |T $ {} (:at 1664702484669) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1689008959431) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1689008959841) (:by |rJG4IHzWf) (:text |:load-files) + |T $ %{} :Expr (:at 1664702484669) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1664703279326) (:by |rJG4IHzWf) (:text |transform-cirru-quoted) (:type :leaf) - |T $ {} (:at 1650879699664) (:by |rJG4IHzWf) (:text |compact-files) (:type :leaf) - |b $ {} (:at 1650714494318) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1664703279326) (:by |rJG4IHzWf) (:text |transform-cirru-quoted) + |T $ %{} :Leaf (:at 1650879699664) (:by |rJG4IHzWf) (:text |compact-files) + |b $ %{} :Expr (:at 1650714494318) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650714495898) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |b $ {} (:at 1689008961008) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650714495898) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Expr (:at 1689008961008) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1689008961827) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1650714498070) (:by |rJG4IHzWf) (:text |:ok) (:type :leaf) - |b $ {} (:at 1650714476996) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1689008961827) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1650714498070) (:by |rJG4IHzWf) (:text |:ok) + |b $ %{} :Expr (:at 1650714476996) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650714478664) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |T $ {} (:at 1649786864536) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650714478664) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Expr (:at 1649786864536) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786866911) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |b $ {} (:at 1649786873326) (:by |rJG4IHzWf) (:text "|\"unknown data:") (:type :leaf) - |h $ {} (:at 1650879701539) (:by |rJG4IHzWf) (:text |compact-files) (:type :leaf) - |b $ {} (:at 1650714479644) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786866911) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1649786873326) (:by |rJG4IHzWf) (:text "|\"unknown data:") + |h $ %{} :Leaf (:at 1650879701539) (:by |rJG4IHzWf) (:text |compact-files) + |b $ %{} :Expr (:at 1650714479644) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650714480251) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1689008965635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650714480251) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1689008965635) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1689008966527) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1689008967221) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |T $ {} (:at 1650714485664) (:by |rJG4IHzWf) (:text "|\"unknown data") (:type :leaf) - |l $ {} (:at 1650713572217) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1689008966527) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1689008967221) (:by |rJG4IHzWf) (:text |:warn) + |T $ %{} :Leaf (:at 1650714485664) (:by |rJG4IHzWf) (:text "|\"unknown data") + |l $ %{} :Expr (:at 1650713572217) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650713574324) (:by |rJG4IHzWf) (:text |.!catch) (:type :leaf) - |b $ {} (:at 1650713574842) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650713574324) (:by |rJG4IHzWf) (:text |.!catch) + |b $ %{} :Expr (:at 1650713574842) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650713575070) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650713575412) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650713575070) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650713575412) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650713576604) (:by |rJG4IHzWf) (:text |err) (:type :leaf) - |h $ {} (:at 1650713577413) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650713576604) (:by |rJG4IHzWf) (:text |err) + |h $ %{} :Expr (:at 1650713577413) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650713584318) (:by |rJG4IHzWf) (:text |d!) (:type :leaf) - |h $ {} (:at 1689008969552) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650713584318) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1689008969552) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1689008970554) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1689008970928) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |T $ {} (:at 1650713599966) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1689008970554) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1689008970928) (:by |rJG4IHzWf) (:text |:warn) + |T $ %{} :Expr (:at 1650713599966) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650713600747) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650713602415) (:by |rJG4IHzWf) (:text |err) (:type :leaf) - |transform-cirru-quoted $ {} (:at 1664702505770) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650713600747) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650713602415) (:by |rJG4IHzWf) (:text |err) + |transform-cirru-quoted $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1664702505770) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702505770) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1664703277544) (:by |rJG4IHzWf) (:text |transform-cirru-quoted) (:type :leaf) - |h $ {} (:at 1664702505770) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702505770) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1664703277544) (:by |rJG4IHzWf) (:text |transform-cirru-quoted) + |h $ %{} :Expr (:at 1664702505770) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702505770) (:by |rJG4IHzWf) (:text |compact-files) (:type :leaf) - |l $ {} (:at 1664702552760) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702505770) (:by |rJG4IHzWf) (:text |compact-files) + |l $ %{} :Expr (:at 1664702552760) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1664702557411) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |T $ {} (:at 1664702526044) (:by |rJG4IHzWf) (:text |compact-files) (:type :leaf) - |b $ {} (:at 1664702559138) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |h $ {} (:at 1664702559510) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1664702557411) (:by |rJG4IHzWf) (:text |update) + |T $ %{} :Leaf (:at 1664702526044) (:by |rJG4IHzWf) (:text |compact-files) + |b $ %{} :Leaf (:at 1664702559138) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Expr (:at 1664702559510) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702559850) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1664702560325) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702559850) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702560325) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702561237) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1664702564922) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702561237) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1664702564922) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702566469) (:by |rJG4IHzWf) (:text |map-kv) (:type :leaf) - |b $ {} (:at 1664702568551) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1664702569044) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702566469) (:by |rJG4IHzWf) (:text |map-kv) + |b $ %{} :Leaf (:at 1664702568551) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1664702569044) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702569281) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1664702569795) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702569281) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702569795) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702570038) (:by |rJG4IHzWf) (:text |k) (:type :leaf) - |b $ {} (:at 1664702570449) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |h $ {} (:at 1664702574649) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702570038) (:by |rJG4IHzWf) (:text |k) + |b $ %{} :Leaf (:at 1664702570449) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1664702574649) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702575341) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1664702575765) (:by |rJG4IHzWf) (:text |k) (:type :leaf) - |h $ {} (:at 1664702663913) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702575341) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1664702575765) (:by |rJG4IHzWf) (:text |k) + |h $ %{} :Expr (:at 1664702663913) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1664702665680) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1664702576142) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |b $ {} (:at 1664702666668) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1664702665680) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1664702576142) (:by |rJG4IHzWf) (:text |v) + |b $ %{} :Expr (:at 1664702666668) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702667621) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1664702669119) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |h $ {} (:at 1664702670147) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692867159521) (:by |rJG4IHzWf) (:text |update-in) + |b $ %{} :Expr (:at 1692867160302) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702670401) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1664702671233) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1692867160811) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1664702669119) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1692867161937) (:by |rJG4IHzWf) (:text |:code) + |h $ %{} :Expr (:at 1664702670147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702670401) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702671233) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702670895) (:by |rJG4IHzWf) (:text |q) (:type :leaf) - |h $ {} (:at 1664702703722) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692867157412) (:by |rJG4IHzWf) (:text |q) + |h $ %{} :Expr (:at 1664702703722) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1664702715366) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1664702718466) (:by |rJG4IHzWf) (:text |'quote) (:type :leaf) - |T $ {} (:at 1664702672685) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1664702715366) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1664702718466) (:by |rJG4IHzWf) (:text |'quote) + |T $ %{} :Expr (:at 1664702672685) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702702003) (:by |rJG4IHzWf) (:text |&cirru-quote:to-list) (:type :leaf) - |b $ {} (:at 1664702681514) (:by |rJG4IHzWf) (:text |q) (:type :leaf) - |h $ {} (:at 1664702721885) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702702003) (:by |rJG4IHzWf) (:text |&cirru-quote:to-list) + |b $ %{} :Leaf (:at 1664702681514) (:by |rJG4IHzWf) (:text |q) + |h $ %{} :Expr (:at 1664702721885) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702722731) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1664702723609) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |h $ {} (:at 1664702723949) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702722731) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1664702723609) (:by |rJG4IHzWf) (:text |:defs) + |h $ %{} :Expr (:at 1664702723949) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702724965) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1664702725460) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702724965) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702725460) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702725727) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |h $ {} (:at 1664702727222) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702725727) (:by |rJG4IHzWf) (:text |d) + |h $ %{} :Expr (:at 1664702727222) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702729770) (:by |rJG4IHzWf) (:text |map-kv) (:type :leaf) - |b $ {} (:at 1664702730457) (:by |rJG4IHzWf) (:text |d) (:type :leaf) - |h $ {} (:at 1664702731241) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702729770) (:by |rJG4IHzWf) (:text |map-kv) + |b $ %{} :Leaf (:at 1664702730457) (:by |rJG4IHzWf) (:text |d) + |h $ %{} :Expr (:at 1664702731241) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702731583) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1664702731857) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702731583) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702731857) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702732512) (:by |rJG4IHzWf) (:text |k) (:type :leaf) - |b $ {} (:at 1664702732713) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - |h $ {} (:at 1664702735755) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702732512) (:by |rJG4IHzWf) (:text |k) + |b $ %{} :Leaf (:at 1664702732713) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1664702735755) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1664702736063) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1664702736434) (:by |rJG4IHzWf) (:text |k) (:type :leaf) - |h $ {} (:at 1664702740323) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1664702736063) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1664702736434) (:by |rJG4IHzWf) (:text |k) + |h $ %{} :Expr (:at 1692867172416) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1664702741688) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1664702744361) (:by |rJG4IHzWf) (:text |'quote) (:type :leaf) - |T $ {} (:at 1664702745058) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1692867173422) (:by |rJG4IHzWf) (:text |update) + |L $ %{} :Leaf (:at 1692867174858) (:by |rJG4IHzWf) (:text |v) + |P $ %{} :Leaf (:at 1692867176444) (:by |rJG4IHzWf) (:text |:code) + |T $ %{} :Expr (:at 1692867180525) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1664702747499) (:by |rJG4IHzWf) (:text |&cirru-quote:to-list) (:type :leaf) - |T $ {} (:at 1664702745990) (:by |rJG4IHzWf) (:text |v) (:type :leaf) - :ns $ {} (:at 1650715551301) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1692867181623) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1692867183112) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1692867183802) (:by |rJG4IHzWf) (:text |q) + |T $ %{} :Expr (:at 1664702740323) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702741688) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1664702744361) (:by |rJG4IHzWf) (:text |'quote) + |T $ %{} :Expr (:at 1664702745058) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702747499) (:by |rJG4IHzWf) (:text |&cirru-quote:to-list) + |T $ %{} :Leaf (:at 1692867184884) (:by |rJG4IHzWf) (:text |q) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650715551301) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715551301) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1650715551301) (:by |rJG4IHzWf) (:text |app.fetch) (:type :leaf) - |h $ {} (:at 1650715585000) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715551301) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650715551301) (:by |rJG4IHzWf) (:text |app.fetch) + |h $ %{} :Expr (:at 1650715585000) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715585700) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1650715586127) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715585700) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1650715586127) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715586127) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1650715586127) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650715586127) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650715586127) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1650715586127) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650715586127) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650715586127) (:by |rJG4IHzWf) (:text |api-host) (:type :leaf) - |X $ {} (:at 1691432062818) (:by |rJG4IHzWf) (:text |api-host-6011) (:type :leaf) - |b $ {} (:at 1679679915556) (:by |rJG4IHzWf) (:text |mocked?) (:type :leaf) - |app.main $ {} - :defs $ {} - |*store $ {} (:at 1573662553239) (:by |rJG4IHzWf) (:id |AkON77umvN) (:type :expr) + |T $ %{} :Leaf (:at 1650715586127) (:by |rJG4IHzWf) (:text |api-host) + |X $ %{} :Leaf (:at 1691432062818) (:by |rJG4IHzWf) (:text |api-host-6011) + |b $ %{} :Leaf (:at 1679679915556) (:by |rJG4IHzWf) (:text |mocked?) + |h $ %{} :Expr (:at 1692867116964) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1692867118270) (:by |rJG4IHzWf) (:text |app.schema) + |b $ %{} :Leaf (:at 1692867120409) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1692867121875) (:by |rJG4IHzWf) (:text |schema) + |app.main $ {} + :defs $ {} + |*store $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1573662553239) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629647999395) (:by |rJG4IHzWf) (:id |QrixaEkyrv) (:text |defatom) (:type :leaf) - |j $ {} (:at 1573662553239) (:by |rJG4IHzWf) (:id |EnTc6QJt8r) (:text |*store) (:type :leaf) - |r $ {} (:at 1573662562450) (:by |rJG4IHzWf) (:id |RVoaE8yaWr) (:text |schema/store) (:type :leaf) - |dispatch! $ {} (:at 1573662594481) (:by |rJG4IHzWf) (:id |sLk88XumR2) (:type :expr) + |T $ %{} :Leaf (:at 1629647999395) (:by |rJG4IHzWf) (:text |defatom) + |j $ %{} :Leaf (:at 1573662553239) (:by |rJG4IHzWf) (:text |*store) + |r $ %{} :Leaf (:at 1573662562450) (:by |rJG4IHzWf) (:text |schema/store) + |dispatch! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1573662594481) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1573662594481) (:by |rJG4IHzWf) (:id |zSmgo_y3E3) (:text |defn) (:type :leaf) - |j $ {} (:at 1573662594481) (:by |rJG4IHzWf) (:id |kHfX0sHiTx) (:text |dispatch!) (:type :leaf) - |r $ {} (:at 1573662594481) (:by |rJG4IHzWf) (:id |387phBHKoJ) (:type :expr) + |T $ %{} :Leaf (:at 1573662594481) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1573662594481) (:by |rJG4IHzWf) (:text |dispatch!) + |r $ %{} :Expr (:at 1573662594481) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1573662598886) (:by |rJG4IHzWf) (:id |2DY9NULqK) (:text |op) (:type :leaf) - |b $ {} (:at 1691433451325) (:by |rJG4IHzWf) (:text |?) (:type :leaf) - |h $ {} (:at 1691433453585) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |x $ {} (:at 1691433455682) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1573662598886) (:by |rJG4IHzWf) (:text |op) + |b $ %{} :Leaf (:at 1691433451325) (:by |rJG4IHzWf) (:text |?) + |h $ %{} :Leaf (:at 1691433453585) (:by |rJG4IHzWf) (:text |data) + |x $ %{} :Expr (:at 1691433455682) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691433456279) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1691433458658) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691433456279) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1691433458658) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433462301) (:by |rJG4IHzWf) (:text |tag?) (:type :leaf) - |b $ {} (:at 1691433464519) (:by |rJG4IHzWf) (:text |op) (:type :leaf) - |P $ {} (:at 1691433465590) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433462301) (:by |rJG4IHzWf) (:text |tag?) + |b $ %{} :Leaf (:at 1691433464519) (:by |rJG4IHzWf) (:text |op) + |P $ %{} :Expr (:at 1691433465590) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433467999) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1691433468724) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433467999) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1691433468724) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433468978) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |b $ {} (:at 1691433469944) (:by |rJG4IHzWf) (:text |op) (:type :leaf) - |h $ {} (:at 1691433470740) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |T $ {} (:at 1651081589889) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433468978) (:by |rJG4IHzWf) (:text |::) + |b $ %{} :Leaf (:at 1691433469944) (:by |rJG4IHzWf) (:text |op) + |h $ %{} :Leaf (:at 1691433470740) (:by |rJG4IHzWf) (:text |data) + |T $ %{} :Expr (:at 1651081589889) (:by |rJG4IHzWf) :data $ {} - |F $ {} (:at 1689008766521) (:by |rJG4IHzWf) (:text |tag-match) (:type :leaf) - |O $ {} (:at 1689008767199) (:by |rJG4IHzWf) (:text |op) (:type :leaf) - |X $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |F $ %{} :Leaf (:at 1689008766521) (:by |rJG4IHzWf) (:text |tag-match) + |O $ %{} :Leaf (:at 1689008767199) (:by |rJG4IHzWf) (:text |op) + |X $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |h $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |:effect-goto-def) (:type :leaf) - |l $ {} (:at 1689008777549) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |b $ {} (:at 1651081648359) (:by |rJG4IHzWf) (:type :expr) + |h $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:effect-goto-def) + |l $ %{} :Leaf (:at 1689008777549) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1651081648359) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651081649290) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1651081649762) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651081649290) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651081649762) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081649988) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651081649988) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081657255) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |b $ {} (:at 1651081658786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081657255) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Expr (:at 1651081658786) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651081661352) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |T $ {} (:at 1651081660211) (:by |rJG4IHzWf) (:text |@*store) (:type :leaf) - |b $ {} (:at 1651081663266) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651081661352) (:by |rJG4IHzWf) (:text |:files) + |T $ %{} :Leaf (:at 1651081660211) (:by |rJG4IHzWf) (:text |@*store) + |b $ %{} :Expr (:at 1651081663266) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081664928) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1651081665337) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081664928) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651081665337) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081667557) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1651081675677) (:by |rJG4IHzWf) (:text |@*store) (:type :leaf) - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081667557) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1651081675677) (:by |rJG4IHzWf) (:text |@*store) + |T $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |if-let) (:type :leaf) - |b $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |next-def-path) (:type :leaf) - |b $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |next-def-path) + |b $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |lookup-target-def) (:type :leaf) - |a $ {} (:at 1689008772810) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |h $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |l $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |lookup-target-def) + |a $ %{} :Leaf (:at 1689008772810) (:by |rJG4IHzWf) (:text |data) + |h $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |files) + |l $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |h $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |o $ {} (:at 1651081679646) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |editor) + |o $ %{} :Expr (:at 1651081679646) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081681850) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |b $ {} (:at 1651081679646) (:by |rJG4IHzWf) (:text |@*store) (:type :leaf) - |h $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081681850) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1651081679646) (:by |rJG4IHzWf) (:text |@*store) + |h $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081711662) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |b $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |h $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |next-def-path) (:type :leaf) - |l $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081711662) (:by |rJG4IHzWf) (:text |dispatch!) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |next-def-path) + |l $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081714933) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |b $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |h $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081714933) (:by |rJG4IHzWf) (:text |dispatch!) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1651081636359) (:by |rJG4IHzWf) (:text "|\"not found: ") (:type :leaf) - |h $ {} (:at 1689008774882) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |b $ {} (:at 1651081627352) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text "|\"not found: ") + |h $ %{} :Leaf (:at 1689008774882) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1651081627352) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008779425) (:by |rJG4IHzWf) (:text |_) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1689008779425) (:by |rJG4IHzWf) (:text |_) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |when) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |when) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |dev?) (:type :leaf) - |h $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |dev?) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |not=) (:type :leaf) - |b $ {} (:at 1689008782963) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Expr (:at 1689008782963) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1689008784556) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) (:type :leaf) - |b $ {} (:at 1689008785711) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |:states) (:type :leaf) - |h $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1689008784556) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) + |b $ %{} :Leaf (:at 1689008785711) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |:states) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |println) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text "|\"dispatch!") (:type :leaf) - |h $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) (:type :leaf) - |h $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692867215453) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text "|\"dispatch!") + |h $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-id) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-id) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |shortid/generate) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |shortid/generate) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-time) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-time) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |js/Date.now) (:type :leaf) - |h $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |js/Date.now) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |reset!) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |*store) (:type :leaf) - |h $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |reset!) + |b $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |*store) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |updater) (:type :leaf) - |b $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |@*store) (:type :leaf) - |h $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) (:type :leaf) - |o $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-id) (:type :leaf) - |q $ {} (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-time) (:type :leaf) - |handle-global-keys $ {} (:at 1650264898128) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |updater) + |b $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |@*store) + |h $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) + |o $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-id) + |q $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-time) + |handle-global-keys $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650264898128) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650264898128) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1650264898128) (:by |rJG4IHzWf) (:text |handle-global-keys) (:type :leaf) - |h $ {} (:at 1650264898128) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650264898128) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650264898128) (:by |rJG4IHzWf) (:text |handle-global-keys) + |h $ %{} :Expr (:at 1650264898128) (:by |rJG4IHzWf) :data $ {} - |l $ {} (:at 1650264899642) (:by |rJG4IHzWf) (:type :expr) + |l $ %{} :Expr (:at 1650264899642) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650264905575) (:by |rJG4IHzWf) (:text |js/window.addEventListener) (:type :leaf) - |b $ {} (:at 1650264908703) (:by |rJG4IHzWf) (:text "|\"keydown") (:type :leaf) - |h $ {} (:at 1650264910803) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650264905575) (:by |rJG4IHzWf) (:text |js/window.addEventListener) + |b $ %{} :Leaf (:at 1650264908703) (:by |rJG4IHzWf) (:text "|\"keydown") + |h $ %{} :Expr (:at 1650264910803) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650264911388) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |T $ {} (:at 1650264909021) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650264911388) (:by |rJG4IHzWf) (:text |fn) + |T $ %{} :Expr (:at 1650264909021) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650264909753) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |b $ {} (:at 1650264912118) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650264909753) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650264912118) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650264928716) (:by |rJG4IHzWf) (:text |cond) (:type :leaf) - |h $ {} (:at 1650264984482) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650264928716) (:by |rJG4IHzWf) (:text |cond) + |h $ %{} :Expr (:at 1650264984482) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650264985829) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1650264994726) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650264985829) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1650264994726) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650264995248) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |T $ {} (:at 1650264986143) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650264995248) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Expr (:at 1650264986143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650264991053) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |b $ {} (:at 1650264992253) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |main! $ {} (:at 1548266583359) (:by |rJG4IHzWf) (:id |N84ryjxHeb) (:type :expr) + |T $ %{} :Leaf (:at 1650264991053) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1650264992253) (:by |rJG4IHzWf) (:text |event) + |main! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1548266583359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1548266583359) (:by |rJG4IHzWf) (:id |VtP_sQu6yt) (:text |defn) (:type :leaf) - |j $ {} (:at 1548266583359) (:by |rJG4IHzWf) (:id |FGCdoroBzi) (:text |main!) (:type :leaf) - |r $ {} (:at 1548266583359) (:by |rJG4IHzWf) (:id |-eUWWIx9hK) (:type :expr) + |T $ %{} :Leaf (:at 1548266583359) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1548266583359) (:by |rJG4IHzWf) (:text |main!) + |r $ %{} :Expr (:at 1548266583359) (:by |rJG4IHzWf) :data $ {} - |x $ {} (:at 1548267246722) (:by |rJG4IHzWf) (:id |MTVV2LuMpb) (:type :expr) + |x $ %{} :Expr (:at 1548267246722) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1573356695965) (:by |rJG4IHzWf) (:id |coiTygxk6) (:text |;) (:type :leaf) - |T $ {} (:at 1548267254997) (:by |rJG4IHzWf) (:id |MTVV2LuMpbleaf) (:text |js/console.log) (:type :leaf) - |j $ {} (:at 1548267256875) (:by |rJG4IHzWf) (:id |ZwMWs9oSlk) (:text |PIXI) (:type :leaf) - |y $ {} (:at 1649073354199) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1573356695965) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1548267254997) (:by |rJG4IHzWf) (:text |js/console.log) + |j $ %{} :Leaf (:at 1548267256875) (:by |rJG4IHzWf) (:text |PIXI) + |y $ %{} :Expr (:at 1649073354199) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073354199) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649073354199) (:by |rJG4IHzWf) (:text |dev?) (:type :leaf) - |h $ {} (:at 1649073354199) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073354199) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1649073354199) (:by |rJG4IHzWf) (:text |dev?) + |h $ %{} :Expr (:at 1649073354199) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073354199) (:by |rJG4IHzWf) (:text |load-console-formatter!) (:type :leaf) - |y5 $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073354199) (:by |rJG4IHzWf) (:text |load-console-formatter!) + |y5 $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |new) (:type :leaf) - |b $ {} (:at 1649073768544) (:by |rJG4IHzWf) (:text |FontFaceObserver) (:type :leaf) - |h $ {} (:at 1650484083238) (:by |rJG4IHzWf) (:text "|\"Roboto Mono") (:type :leaf) - |h $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |new) + |b $ %{} :Leaf (:at 1649073768544) (:by |rJG4IHzWf) (:text |FontFaceObserver) + |h $ %{} :Leaf (:at 1650484083238) (:by |rJG4IHzWf) (:text "|\"Roboto Mono") + |h $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |.!load) (:type :leaf) - |l $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |.!load) + |l $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |.!then) (:type :leaf) - |b $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |.!then) + |b $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |event) (:type :leaf) - |h $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |render-app!) (:type :leaf) - |l $ {} (:at 1649350672058) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |render-app!) + |l $ %{} :Expr (:at 1649350672058) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691612161174) (:by |rJG4IHzWf) (:text |js/window._phloxTree.renderer.plugins.accessibility.destroy) (:type :leaf) - |y9 $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691612161174) (:by |rJG4IHzWf) (:text |js/window._phloxTree.renderer.plugins.accessibility.destroy) + |y9 $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |add-watch) (:type :leaf) - |b $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |*store) (:type :leaf) - |h $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |:change) (:type :leaf) - |l $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |add-watch) + |b $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |*store) + |h $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |:change) + |l $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |prev) (:type :leaf) - |h $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |prev) + |h $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073362527) (:by |rJG4IHzWf) (:text |render-app!) (:type :leaf) - |yR $ {} (:at 1650345023859) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |render-app!) + |yR $ %{} :Expr (:at 1650345023859) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650345024641) (:by |rJG4IHzWf) (:text |when) (:type :leaf) - |L $ {} (:at 1652622782053) (:by |rJG4IHzWf) (:text |mobile?) (:type :leaf) - |P $ {} (:at 1650345034868) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650345024641) (:by |rJG4IHzWf) (:text |when) + |L $ %{} :Leaf (:at 1652622782053) (:by |rJG4IHzWf) (:text |mobile?) + |P $ %{} :Expr (:at 1650345034868) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650345034868) (:by |rJG4IHzWf) (:text |render-control!) (:type :leaf) - |T $ {} (:at 1649073338860) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650345034868) (:by |rJG4IHzWf) (:text |render-control!) + |T $ %{} :Expr (:at 1649073338860) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073338860) (:by |rJG4IHzWf) (:text |start-control-loop!) (:type :leaf) - |b $ {} (:at 1649073338860) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |h $ {} (:at 1649073338860) (:by |rJG4IHzWf) (:text |on-control-event) (:type :leaf) - |yS $ {} (:at 1649786354392) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073338860) (:by |rJG4IHzWf) (:text |start-control-loop!) + |b $ %{} :Leaf (:at 1649073338860) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1649073338860) (:by |rJG4IHzWf) (:text |on-control-event) + |yS $ %{} :Expr (:at 1649786354392) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786372030) (:by |rJG4IHzWf) (:text |load-files!) (:type :leaf) - |b $ {} (:at 1649786376718) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |yST $ {} (:at 1650264886466) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786372030) (:by |rJG4IHzWf) (:text |load-files!) + |b $ %{} :Leaf (:at 1649786376718) (:by |rJG4IHzWf) (:text |dispatch!) + |yST $ %{} :Expr (:at 1650264886466) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650454818779) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650264897585) (:by |rJG4IHzWf) (:text |handle-global-keys) (:type :leaf) - |yT $ {} (:at 1573356701317) (:by |rJG4IHzWf) (:id |Ne9TCWzxn3) (:type :expr) + |D $ %{} :Leaf (:at 1650454818779) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650264897585) (:by |rJG4IHzWf) (:text |handle-global-keys) + |yT $ %{} :Expr (:at 1573356701317) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1573356701317) (:by |rJG4IHzWf) (:id |IfyvqEEnht) (:text |println) (:type :leaf) - |j $ {} (:at 1573356701317) (:by |rJG4IHzWf) (:id |CJeUmXUALP) (:text "|\"App Started") (:type :leaf) - |mount-target $ {} (:at 1650134830589) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1573356701317) (:by |rJG4IHzWf) (:text |println) + |j $ %{} :Leaf (:at 1573356701317) (:by |rJG4IHzWf) (:text "|\"App Started") + |mount-target $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650134830589) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650134830589) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1650134830589) (:by |rJG4IHzWf) (:text |mount-target) (:type :leaf) - |h $ {} (:at 1650134830589) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650134830589) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650134830589) (:by |rJG4IHzWf) (:text |mount-target) + |h $ %{} :Expr (:at 1650134830589) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650134839697) (:by |rJG4IHzWf) (:text |js/document.querySelector) (:type :leaf) - |b $ {} (:at 1650135198403) (:by |rJG4IHzWf) (:text "|\".app") (:type :leaf) - |reload! $ {} (:at 1548266585003) (:by |rJG4IHzWf) (:id |TCdLCY5i8m) (:type :expr) + |T $ %{} :Leaf (:at 1650134839697) (:by |rJG4IHzWf) (:text |js/document.querySelector) + |b $ %{} :Leaf (:at 1650135198403) (:by |rJG4IHzWf) (:text "|\".app") + |reload! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1548266585003) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1548266585003) (:by |rJG4IHzWf) (:id |JuPUVmkxIC) (:text |defn) (:type :leaf) - |j $ {} (:at 1548266585003) (:by |rJG4IHzWf) (:id |026fHp4ZaB) (:text |reload!) (:type :leaf) - |n $ {} (:at 1649073422740) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1548266585003) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1548266585003) (:by |rJG4IHzWf) (:text |reload!) + |n $ %{} :Expr (:at 1649073422740) (:by |rJG4IHzWf) :data $ {} - |r $ {} (:at 1649073423959) (:by |rJG4IHzWf) (:type :expr) + |r $ %{} :Expr (:at 1649073423959) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649073425039) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1649073425648) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649073425039) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649073425648) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073430307) (:by |rJG4IHzWf) (:text |nil?) (:type :leaf) - |b $ {} (:at 1649073432545) (:by |rJG4IHzWf) (:text |build-errors) (:type :leaf) - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073430307) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1649073432545) (:by |rJG4IHzWf) (:text |build-errors) + |T $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |clear-phlox-caches!) (:type :leaf) - |e $ {} (:at 1650135087121) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |clear-phlox-caches!) + |e $ %{} :Expr (:at 1650135087121) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135089941) (:by |rJG4IHzWf) (:text |respo/clear-cache!) (:type :leaf) - |h $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135089941) (:by |rJG4IHzWf) (:text |respo/clear-cache!) + |h $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |remove-watch) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |*store) (:type :leaf) - |h $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |:change) (:type :leaf) - |l $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |remove-watch) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |*store) + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |:change) + |l $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |add-watch) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |*store) (:type :leaf) - |h $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |:change) (:type :leaf) - |l $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |add-watch) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |*store) + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |:change) + |l $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |prev) (:type :leaf) - |h $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |prev) + |h $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |render-app!) (:type :leaf) - |o $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |render-app!) + |o $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |render-app!) (:type :leaf) - |q $ {} (:at 1650345040292) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |render-app!) + |q $ %{} :Expr (:at 1650345040292) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650345041321) (:by |rJG4IHzWf) (:text |when) (:type :leaf) - |L $ {} (:at 1652622884302) (:by |rJG4IHzWf) (:text |mobile?) (:type :leaf) - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650345041321) (:by |rJG4IHzWf) (:text |when) + |L $ %{} :Leaf (:at 1652622884302) (:by |rJG4IHzWf) (:text |mobile?) + |T $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |replace-control-loop!) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |8) (:type :leaf) - |h $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |on-control-event) (:type :leaf) - |s $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |replace-control-loop!) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |on-control-event) + |s $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |hud!) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"ok~") (:type :leaf) - |h $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"Ok") (:type :leaf) - |t $ {} (:at 1649786824413) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |hud!) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"ok~") + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"Ok") + |t $ %{} :Expr (:at 1649786824413) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691612254088) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1649786824413) (:by |rJG4IHzWf) (:text |load-files!) (:type :leaf) - |b $ {} (:at 1649786824413) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1691612254088) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649786824413) (:by |rJG4IHzWf) (:text |load-files!) + |b $ %{} :Leaf (:at 1649786824413) (:by |rJG4IHzWf) (:text |dispatch!) + |b $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |hud!) (:type :leaf) - |b $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"error") (:type :leaf) - |h $ {} (:at 1649073418117) (:by |rJG4IHzWf) (:text |build-errors) (:type :leaf) - |render-app! $ {} (:at 1649073380135) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |hud!) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"error") + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |build-errors) + |render-app! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649073380135) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073380135) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649073380135) (:by |rJG4IHzWf) (:text |render-app!) (:type :leaf) - |h $ {} (:at 1649073380135) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073380135) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649073380135) (:by |rJG4IHzWf) (:text |render-app!) + |h $ %{} :Expr (:at 1649073380135) (:by |rJG4IHzWf) :data $ {} - |l $ {} (:at 1649073390593) (:by |rJG4IHzWf) (:type :expr) + |l $ %{} :Expr (:at 1649073390593) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073390593) (:by |rJG4IHzWf) (:text |render!) (:type :leaf) - |b $ {} (:at 1649073390593) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |render!) + |b $ %{} :Expr (:at 1649073390593) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073390593) (:by |rJG4IHzWf) (:text |comp-container) (:type :leaf) - |b $ {} (:at 1649073390593) (:by |rJG4IHzWf) (:text |@*store) (:type :leaf) - |h $ {} (:at 1649073390593) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - |l $ {} (:at 1649073390593) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |comp-container) + |b $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |@*store) + |h $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |dispatch!) + |l $ %{} :Expr (:at 1649073390593) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649073390593) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |o $ {} (:at 1650134821548) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |{}) + |o $ %{} :Expr (:at 1650134821548) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135067613) (:by |rJG4IHzWf) (:text |respo/render!) (:type :leaf) - |b $ {} (:at 1650134830157) (:by |rJG4IHzWf) (:text |mount-target) (:type :leaf) - |h $ {} (:at 1650134850477) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650134853919) (:by |rJG4IHzWf) (:text |comp-navbar) (:type :leaf) - |X $ {} (:at 1650136838534) (:by |rJG4IHzWf) (:text |@*store) (:type :leaf) - |b $ {} (:at 1650136763379) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650136764098) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |T $ {} (:at 1650136751660) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650136753780) (:by |rJG4IHzWf) (:text |:states) (:type :leaf) - |T $ {} (:at 1650134886842) (:by |rJG4IHzWf) (:text |@*store) (:type :leaf) - |b $ {} (:at 1650136780114) (:by |rJG4IHzWf) (:text |:dom) (:type :leaf) - |l $ {} (:at 1650134882116) (:by |rJG4IHzWf) (:text |dispatch!) (:type :leaf) - :ns $ {} (:at 1548266580449) (:by |rJG4IHzWf) (:id |D4DqluvTAk) (:type :expr) + |T $ %{} :Leaf (:at 1650135067613) (:by |rJG4IHzWf) (:text |respo/render!) + |b $ %{} :Leaf (:at 1650134830157) (:by |rJG4IHzWf) (:text |mount-target) + |h $ %{} :Expr (:at 1650134850477) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134853919) (:by |rJG4IHzWf) (:text |comp-navbar) + |X $ %{} :Leaf (:at 1650136838534) (:by |rJG4IHzWf) (:text |@*store) + |b $ %{} :Expr (:at 1650136763379) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650136764098) (:by |rJG4IHzWf) (:text |>>) + |T $ %{} :Expr (:at 1650136751660) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650136753780) (:by |rJG4IHzWf) (:text |:states) + |T $ %{} :Leaf (:at 1650134886842) (:by |rJG4IHzWf) (:text |@*store) + |b $ %{} :Leaf (:at 1650136780114) (:by |rJG4IHzWf) (:text |:dom) + |l $ %{} :Leaf (:at 1650134882116) (:by |rJG4IHzWf) (:text |dispatch!) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1548266580449) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1548266580449) (:by |rJG4IHzWf) (:id |fwtKgxrifd) (:text |ns) (:type :leaf) - |j $ {} (:at 1548266580449) (:by |rJG4IHzWf) (:id |aclVzW2ZMa) (:text |app.main) (:type :leaf) - |r $ {} (:at 1548267234269) (:by |rJG4IHzWf) (:id |U5qFU2tKe5) (:type :expr) + |T $ %{} :Leaf (:at 1548266580449) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1548266580449) (:by |rJG4IHzWf) (:text |app.main) + |r $ %{} :Expr (:at 1548267234269) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1548267234910) (:by |rJG4IHzWf) (:id |-xyO2Bf8yC) (:text |:require) (:type :leaf) - |j $ {} (:at 1548267235111) (:by |rJG4IHzWf) (:id |DvhLn3bymM) (:type :expr) - :data $ {} - |X $ {} (:at 1548267268346) (:by |rJG4IHzWf) (:id |qznRs1mwFp) (:text "|\"pixi.js") (:type :leaf) - |b $ {} (:at 1548267239536) (:by |rJG4IHzWf) (:id |NO5f-q2IA) (:text |:as) (:type :leaf) - |j $ {} (:at 1548267236197) (:by |rJG4IHzWf) (:id |NtrVcrcEfT) (:text |PIXI) (:type :leaf) - |n $ {} (:at 1580870001923) (:by |rJG4IHzWf) (:id |lhzkh54Iv) (:type :expr) - :data $ {} - |j $ {} (:at 1580870003957) (:by |rJG4IHzWf) (:id |YqcIW91Ph) (:text "|\"shortid") (:type :leaf) - |r $ {} (:at 1580870004943) (:by |rJG4IHzWf) (:id |bb83IpWM) (:text |:as) (:type :leaf) - |v $ {} (:at 1580870005954) (:by |rJG4IHzWf) (:id |pA3FHFWF) (:text |shortid) (:type :leaf) - |r $ {} (:at 1573356495638) (:by |rJG4IHzWf) (:id |70_vYqeHy) (:type :expr) - :data $ {} - |j $ {} (:at 1573356502361) (:by |rJG4IHzWf) (:id |_Nb2_gSl0U) (:text |phlox.core) (:type :leaf) - |r $ {} (:at 1573356503682) (:by |rJG4IHzWf) (:id |lM9042lPt) (:text |:refer) (:type :leaf) - |v $ {} (:at 1573356503870) (:by |rJG4IHzWf) (:id |WU_dcbkCef) (:type :expr) - :data $ {} - |j $ {} (:at 1573356508921) (:by |rJG4IHzWf) (:id |ovsTsA76H_) (:text |render!) (:type :leaf) - |q $ {} (:at 1649073320545) (:by |rJG4IHzWf) (:text |clear-phlox-caches!) (:type :leaf) - |s $ {} (:at 1649146357124) (:by |rJG4IHzWf) (:text |on-control-event) (:type :leaf) - |v $ {} (:at 1573356509898) (:by |rJG4IHzWf) (:id |DdaQXD4Rr) (:type :expr) - :data $ {} - |j $ {} (:at 1574511248266) (:by |rJG4IHzWf) (:id |1ITZaMJT0H) (:text |app.container) (:type :leaf) - |r $ {} (:at 1573356520731) (:by |rJG4IHzWf) (:id |j7zdNb9gA-) (:text |:refer) (:type :leaf) - |v $ {} (:at 1573356520963) (:by |rJG4IHzWf) (:id |8SBPKNAyoz) (:type :expr) - :data $ {} - |j $ {} (:at 1573356527039) (:by |rJG4IHzWf) (:id |Js6jUZ1OJR) (:text |comp-container) (:type :leaf) - |x $ {} (:at 1573662565143) (:by |rJG4IHzWf) (:id |F0TNQKzRks) (:type :expr) - :data $ {} - |j $ {} (:at 1574511250853) (:by |rJG4IHzWf) (:id |jlxCTGZFs) (:text |app.schema) (:type :leaf) - |r $ {} (:at 1573662571099) (:by |rJG4IHzWf) (:id |eMKH_OEYc) (:text |:as) (:type :leaf) - |v $ {} (:at 1573662571751) (:by |rJG4IHzWf) (:id |7_HCaYNx7s) (:text |schema) (:type :leaf) - |y $ {} (:at 1580869953066) (:by |rJG4IHzWf) (:id |FhmPsM5t) (:type :expr) - :data $ {} - |j $ {} (:at 1649146348073) (:by |rJG4IHzWf) (:id |nz2r5I7eC) (:text |phlox.config) (:type :leaf) - |r $ {} (:at 1580869958070) (:by |rJG4IHzWf) (:id |nG85S_jR-) (:text |:refer) (:type :leaf) - |v $ {} (:at 1580869958242) (:by |rJG4IHzWf) (:id |2SIj9T6xu) (:type :expr) - :data $ {} - |j $ {} (:at 1580869959270) (:by |rJG4IHzWf) (:id |CvTPNGgeC) (:text |dev?) (:type :leaf) - |n $ {} (:at 1649073324936) (:by |rJG4IHzWf) (:text |mobile?) (:type :leaf) - |yT $ {} (:at 1580869989534) (:by |rJG4IHzWf) (:id |PHpTwdXol) (:type :expr) - :data $ {} - |j $ {} (:at 1580869993228) (:by |rJG4IHzWf) (:id |EMSgITAj) (:text |app.updater) (:type :leaf) - |r $ {} (:at 1580869994026) (:by |rJG4IHzWf) (:id |jjeqvljWE) (:text |:refer) (:type :leaf) - |v $ {} (:at 1580869994260) (:by |rJG4IHzWf) (:id |hkGlO9gqn) (:type :expr) - :data $ {} - |j $ {} (:at 1580869995575) (:by |rJG4IHzWf) (:id |EeOM4z_pE) (:text |updater) (:type :leaf) - |yb $ {} (:at 1649073754068) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649073754068) (:by |rJG4IHzWf) (:text "|\"fontfaceobserver-es") (:type :leaf) - |b $ {} (:at 1649073759975) (:by |rJG4IHzWf) (:text |:default) (:type :leaf) - |h $ {} (:at 1649073754068) (:by |rJG4IHzWf) (:text |FontFaceObserver) (:type :leaf) - |yj $ {} (:at 1649073444820) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649073444820) (:by |rJG4IHzWf) (:text "|\"./calcit.build-errors") (:type :leaf) - |b $ {} (:at 1649073444820) (:by |rJG4IHzWf) (:text |:default) (:type :leaf) - |h $ {} (:at 1649073444820) (:by |rJG4IHzWf) (:text |build-errors) (:type :leaf) - |yr $ {} (:at 1649073444820) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649073444820) (:by |rJG4IHzWf) (:text "|\"bottom-tip") (:type :leaf) - |b $ {} (:at 1649073444820) (:by |rJG4IHzWf) (:text |:default) (:type :leaf) - |h $ {} (:at 1649073444820) (:by |rJG4IHzWf) (:text |hud!) (:type :leaf) - |z $ {} (:at 1649073328586) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649073328586) (:by |rJG4IHzWf) (:text |touch-control.core) (:type :leaf) - |b $ {} (:at 1649073328586) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1649073328586) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649073328586) (:by |rJG4IHzWf) (:text |render-control!) (:type :leaf) - |b $ {} (:at 1649073328586) (:by |rJG4IHzWf) (:text |start-control-loop!) (:type :leaf) - |h $ {} (:at 1649073328586) (:by |rJG4IHzWf) (:text |replace-control-loop!) (:type :leaf) - |zP $ {} (:at 1650134856261) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650134858248) (:by |rJG4IHzWf) (:text |app.comp.nav) (:type :leaf) - |b $ {} (:at 1650134859136) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650134859388) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650134868175) (:by |rJG4IHzWf) (:text |comp-navbar) (:type :leaf) - |b $ {} (:at 1650264961510) (:by |rJG4IHzWf) (:text |on-save) (:type :leaf) - |zY $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |respo.core) (:type :leaf) - |b $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |defcomp) (:type :leaf) - |b $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |defeffect) (:type :leaf) - |h $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |<>) (:type :leaf) - |l $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |>>) (:type :leaf) - |o $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |div) (:type :leaf) - |q $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |button) (:type :leaf) - |s $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |textarea) (:type :leaf) - |t $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |span) (:type :leaf) - |u $ {} (:at 1650134992446) (:by |rJG4IHzWf) (:text |input) (:type :leaf) - |zb $ {} (:at 1650135061375) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650135062531) (:by |rJG4IHzWf) (:text |respo.core) (:type :leaf) - |b $ {} (:at 1650135063182) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1650135064045) (:by |rJG4IHzWf) (:text |respo) (:type :leaf) - |ze $ {} (:at 1650134998028) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650134998028) (:by |rJG4IHzWf) (:text |respo.comp.space) (:type :leaf) - |b $ {} (:at 1650134998028) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650134998028) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650134998028) (:by |rJG4IHzWf) (:text |=<) (:type :leaf) - |zj $ {} (:at 1650715599615) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650715601882) (:by |rJG4IHzWf) (:text |app.fetch) (:type :leaf) - |b $ {} (:at 1650715602951) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650715603894) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650715606872) (:by |rJG4IHzWf) (:text |load-files!) (:type :leaf) - |zn $ {} (:at 1651081698605) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651081701721) (:by |rJG4IHzWf) (:text |app.analyze) (:type :leaf) - |b $ {} (:at 1651081702794) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651081703520) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651081703255) (:by |rJG4IHzWf) (:text |lookup-target-def) (:type :leaf) - :proc $ {} (:at 1548266580449) (:by |rJG4IHzWf) (:id |E53mYF93tU) (:type :expr) - :data $ {} - |app.math $ {} - :defs $ {} - |add-path $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |5j3OxYUFDS) (:type :expr) + |T $ %{} :Leaf (:at 1548267234910) (:by |rJG4IHzWf) (:text |:require) + |j $ %{} :Expr (:at 1548267235111) (:by |rJG4IHzWf) + :data $ {} + |X $ %{} :Leaf (:at 1548267268346) (:by |rJG4IHzWf) (:text "|\"pixi.js") + |b $ %{} :Leaf (:at 1548267239536) (:by |rJG4IHzWf) (:text |:as) + |j $ %{} :Leaf (:at 1548267236197) (:by |rJG4IHzWf) (:text |PIXI) + |n $ %{} :Expr (:at 1580870001923) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1580870003957) (:by |rJG4IHzWf) (:text "|\"shortid") + |r $ %{} :Leaf (:at 1580870004943) (:by |rJG4IHzWf) (:text |:as) + |v $ %{} :Leaf (:at 1580870005954) (:by |rJG4IHzWf) (:text |shortid) + |r $ %{} :Expr (:at 1573356495638) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1573356502361) (:by |rJG4IHzWf) (:text |phlox.core) + |r $ %{} :Leaf (:at 1573356503682) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1573356503870) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1573356508921) (:by |rJG4IHzWf) (:text |render!) + |q $ %{} :Leaf (:at 1649073320545) (:by |rJG4IHzWf) (:text |clear-phlox-caches!) + |s $ %{} :Leaf (:at 1649146357124) (:by |rJG4IHzWf) (:text |on-control-event) + |v $ %{} :Expr (:at 1573356509898) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1574511248266) (:by |rJG4IHzWf) (:text |app.container) + |r $ %{} :Leaf (:at 1573356520731) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1573356520963) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1573356527039) (:by |rJG4IHzWf) (:text |comp-container) + |x $ %{} :Expr (:at 1573662565143) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1574511250853) (:by |rJG4IHzWf) (:text |app.schema) + |r $ %{} :Leaf (:at 1573662571099) (:by |rJG4IHzWf) (:text |:as) + |v $ %{} :Leaf (:at 1573662571751) (:by |rJG4IHzWf) (:text |schema) + |y $ %{} :Expr (:at 1580869953066) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1649146348073) (:by |rJG4IHzWf) (:text |phlox.config) + |r $ %{} :Leaf (:at 1580869958070) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1580869958242) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1580869959270) (:by |rJG4IHzWf) (:text |dev?) + |n $ %{} :Leaf (:at 1649073324936) (:by |rJG4IHzWf) (:text |mobile?) + |yT $ %{} :Expr (:at 1580869989534) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1580869993228) (:by |rJG4IHzWf) (:text |app.updater) + |r $ %{} :Leaf (:at 1580869994026) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1580869994260) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1580869995575) (:by |rJG4IHzWf) (:text |updater) + |yb $ %{} :Expr (:at 1649073754068) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073754068) (:by |rJG4IHzWf) (:text "|\"fontfaceobserver-es") + |b $ %{} :Leaf (:at 1649073759975) (:by |rJG4IHzWf) (:text |:default) + |h $ %{} :Leaf (:at 1649073754068) (:by |rJG4IHzWf) (:text |FontFaceObserver) + |yj $ %{} :Expr (:at 1649073444820) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text "|\"./calcit.build-errors") + |b $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text |:default) + |h $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text |build-errors) + |yr $ %{} :Expr (:at 1649073444820) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text "|\"bottom-tip") + |b $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text |:default) + |h $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text |hud!) + |z $ %{} :Expr (:at 1649073328586) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |touch-control.core) + |b $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649073328586) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |render-control!) + |b $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |start-control-loop!) + |h $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |replace-control-loop!) + |zP $ %{} :Expr (:at 1650134856261) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134858248) (:by |rJG4IHzWf) (:text |app.comp.nav) + |b $ %{} :Leaf (:at 1650134859136) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650134859388) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134868175) (:by |rJG4IHzWf) (:text |comp-navbar) + |b $ %{} :Leaf (:at 1650264961510) (:by |rJG4IHzWf) (:text |on-save) + |zY $ %{} :Expr (:at 1650134992446) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650134992446) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |input) + |zb $ %{} :Expr (:at 1650135061375) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135062531) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1650135063182) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650135064045) (:by |rJG4IHzWf) (:text |respo) + |ze $ %{} :Expr (:at 1650134998028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134998028) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1650134998028) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650134998028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134998028) (:by |rJG4IHzWf) (:text |=<) + |zj $ %{} :Expr (:at 1650715599615) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715601882) (:by |rJG4IHzWf) (:text |app.fetch) + |b $ %{} :Leaf (:at 1650715602951) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650715603894) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715606872) (:by |rJG4IHzWf) (:text |load-files!) + |zn $ %{} :Expr (:at 1651081698605) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081701721) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651081702794) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651081703520) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081703255) (:by |rJG4IHzWf) (:text |lookup-target-def) + |app.math $ {} + :defs $ {} + |add-path $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |_aal6lOEOr) (:text |defn) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |VYre4RGeQB) (:text |add-path) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |vDVm-FIACP) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |add-path) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |dmZZN5xmz0) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |mmMZFECkyl) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |tPTZ_sh4DC) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |CeLgDw6SLI) (:text |b) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |b2Sf9r6L-Q) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |XtGUxQdHz0) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |6Xu-PiZahE) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |zDKNNdOAgn) (:text |y) (:type :leaf) - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |J9kjAqyFr4) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |HDC5UeL7DC) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |H8e3l1B-bW) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |u4A1FmHDJZ) (:text |+) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |o0JuQ5BE1C) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |aLYdDhC0xW) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |X6VCzrk6zr) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |WzZvqP-Ke-) (:text |+) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |51d-l1q1ZB) (:text |b) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |DX_68Noxwp) (:text |y) (:type :leaf) - |divide-path $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |mQd30V2rpH) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |divide-path $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |4n1yQ9A9CC) (:text |defn) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |w5QdRZFjCU) (:text |divide-path) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |cmKNK_BCLE) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |divide-path) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Nj-Pw3FR0V) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |aL_sI37t2e) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |9twtRMCJuz) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |K2GpxBpJd_) (:text |y) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |1_W8nsifyH) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |9usiKBpXvs) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |DqKroYQnMR) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |8p-WSzjTSL) (:text |b) (:type :leaf) - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |_a5Rhym0tW) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |9pUa3DTwbt) (:text |let) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |NlM2pV72Ov) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |let) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |-56BdcjZ0w) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |fIpj3K7wQz) (:text |inverted) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |sCdVlMvKzZ) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |inverted) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |K0C1O3N_pt) (:text |/) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |0wPnE8cwBF) (:text |1) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Kf7baXCp51) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |/) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |1) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |0QTKjXIabK) (:text |+) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |68Lub9795I) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |sGCSrzxNVp) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |8-mNwSvIme) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |zV5TfrcX3k) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |fJzJ1AidTx) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |1whfAFDDqW) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |vRLHZeCTnG) (:text |b) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Sb3G0BZwDl) (:text |b) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |PrzAom5dd4) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |DBRdGt2phQ) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |qiNjb5SNOm) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |BEX8Rh02tL) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |1Xz43lXp4A) (:text |inverted) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |oimAcre9aU) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |inverted) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |f9aNyxnjp0) (:text |+) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |56dcIXkUuH) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |jERLBdVy8W) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |p8RJjBMMcf) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |lkeDOcMIFU) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |HwXAdGYzui) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Gc3qGznDtS) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |ybcjGeuk0C) (:text |y) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |-la5nbjuIG) (:text |b) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |s3mkHMNnYU) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |XQRNtcIA2J) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |25nJF-32aY) (:text |inverted) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |unSgoQP9VC) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |inverted) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |7XycM0wwt8) (:text |-) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |0TQw7qd_Gm) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |a-crKwOC4_) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |PqEQX23zRV) (:text |y) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |zT-MbNe2cI) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |BxADh7Xvid) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |blchRxaMtQ) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |hPSs9fq4kx) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |hzTck-4Sia) (:text |b) (:type :leaf) - |divide-x $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |3dmavUy7Yy) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |divide-x $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |kSHZnuMkg6) (:text |defn) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |uk86WcMQu1) (:text |divide-x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |RkCCF2p18Z) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |divide-x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |jJ4slkQvq6) (:text |point) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |cIp1wiPL-R) (:text |x) (:type :leaf) - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |EOlFgOqaiJ) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |point) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |y-EuCq7JPX) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |t9PPW4Xfre) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |t4vr3W2RMY) (:text |/) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |JZyx-WMe_G) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |/) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |RNSWqJv-q4) (:text |first) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |_wlkbrL176) (:text |point) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |aiNe1Coaqr) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |WDmi4JIKUH) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |first) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |point) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |xCO1GenEvT) (:text |/) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |SjUMATf8J6) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |/) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |ip30ASu-TK) (:text |peek) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |AzZ_zeOrII) (:text |point) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |N5jm5TbMMA) (:text |x) (:type :leaf) - |invert-y $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |RMqYf-FiaC) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |peek) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |point) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |invert-y $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |5RarFr4KMu) (:text |defn) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |gCWH7dU4Qt) (:text |invert-y) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |m23eSXbODi) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |invert-y) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |_RqeNO_euc) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |k7Ec8j_DYO) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |wcQzHvSOny) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |BbmJvdERYn) (:text |y) (:type :leaf) - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |AHxJFRaqAx) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |0QowVcBjJ3) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |byXXOQbesO) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |9m20uenFOc) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |csfkIX2wsq) (:text |unchecked-negate) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |ofdL2lJWDu) (:text |y) (:type :leaf) - |multiply-path $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |fRXVCr0-K) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |unchecked-negate) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |multiply-path $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |IlYX14zub) (:text |defn) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |yYbntF3j1) (:text |multiply-path) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |7w1FGsUOT) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |multiply-path) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |hrXcF3U22) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |_n8ZpRlgB) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |1aMEbk_rm) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |mOdRMHSx0) (:text |b) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |NfGPJiXWa) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |-4KTmnoOC) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |PlYxxM3N7) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |c8mflJQEEu) (:text |y) (:type :leaf) - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |iHqD86YeLA) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |jP66yb080v) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |3Tl5l7U1IC) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |gUsW2YIlGG) (:text |-) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |KKB-Fznry5) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |U9X08X6vWu) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |lzKvGyznYA) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |jH2D5ci_-O) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |1QFXAlKf6t) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |nGifh5a2Ke) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |GqG7tDj32D) (:text |b) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |XgUJe1x5uU) (:text |y) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |XWc2ZTg6L8) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |yh7wjWgZYv) (:text |+) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |7kTHKqLCV2) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |GOTOV0yMWl) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |xDl1Fu1X6m) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |D9i1VO3sF9) (:text |y) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |IZSZnmTeSw) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |vCJRuWNH-3) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |vpRgWKwVrX) (:text |b) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |NkjP_NzP_N) (:text |x) (:type :leaf) - |rand-color $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |uoTp2Kiz2V) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |rand-color $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |TQFEgKeYNL) (:text |defn) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |slwbyoOYBj) (:text |rand-color) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Wrr4HSMlOn) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-color) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |MND2DYKFEj) (:type :expr) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |9AM6izYVrb) (:text |rand-int) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |3Pzn4x-mRO) (:text |0xffffff) (:type :leaf) - |rand-point $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |9Xs2Tm2woP) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-int) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |0xffffff) + |rand-point $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |7yaJ8nQ4Cm) (:text |defn$) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |O6_4C4gcRd) (:text |rand-point) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |m7X0t_cLE_) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn$) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-point) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |KeLEV5kTix) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |IXkLeM6zcq) (:text |n) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |DZXt8Tpisf) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |MHrJtLoU6-) (:text |rand-point) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |xGxfBZa2CQ) (:text |n) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |JxD9X73SsH) (:text |n) (:type :leaf) - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |GhA3KQBCJ9) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-point) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |BBEXyzR5Ca) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |sLPrt_TxA7) (:text |n) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |RtCpRysLnj) (:text |m) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |xiHFnR16Eh) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |m) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |yvLtFgJr--) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |9hMmr6mgh7) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |_ssGSOEXSD) (:text |-) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |3hDwoE68Sf) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |ivTzKx5mXc) (:text |js/Math.round) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |VzsZZ1mBxu) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |js/Math.round) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |0B3UqS4x4J) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |pB3VM3bqo4) (:text |0.2) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |x_9hRTeGr3) (:text |n) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |x6MNsh-HGM) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |0.2) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |z9RAFriWDf) (:text |rand-int) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |rRSdWxtUOB) (:text |n) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Vv5YtKvDjR) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-int) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |RZZxH4-HkZ) (:text |-) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |RUQYzwMJQP) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |ehaiQ90P0L) (:text |js/Math.round) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |wziZ_yix6O) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |js/Math.round) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |rxCrFjNoJz) (:text |*) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |f122XpaUko) (:text |0.2) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |cAFrpWPZSi) (:text |m) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Ab50Apvw_o) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |0.2) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |m) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |0QVrC07dCq) (:text |rand-int) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |5rIHXUrKUI) (:text |m) (:type :leaf) - |rough-size $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |AEferYmOcg) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-int) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |m) + |rough-size $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |o_-zBlcOfg) (:text |defn) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |eLfEVPxgVl) (:text |rough-size) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |3SQwKdOMuw) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rough-size) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |YFBbJfSPgw) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |EzvEz01J9p) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |07CQzR0rVw) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |VLRKBkN3xv) (:text |y) (:type :leaf) - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |nq-gQ36EmF) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |KTatQbf8P1) (:text |+) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |v_TqOuC1bJ) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |kDb1VAiqHh) (:text |js/Math.abs) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |OZWRxJpTl6) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Do5LZwLIv9) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |js/Math.abs) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |x3Yb0cEDH2) (:text |js/Math.abs) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |9aMJ94hsyA) (:text |y) (:type :leaf) - |subtract-path $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |2oMe6BTRAK) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |js/Math.abs) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |subtract-path $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |FoWrXs5gdI) (:text |defn) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |ouYtkKyWIr) (:text |subtract-path) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |JYjx0u5hRw) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |subtract-path) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |BSZiCc3XdM) (:type :expr) + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |dB_QVJEYea) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |qJTNJQwiGk) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |0A70g4h3AX) (:text |b) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |f_2_evSAVv) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |N1FHf4U8pj) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |cCzgC0GaIO) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |v3ikQ-k93M) (:text |y) (:type :leaf) - |v $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |l--_1t1Y5I) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |SYaZy_90_7) (:text |[]) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |CFmI4sxKcR) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |uPIFeTVAWp) (:text |-) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |8M8zBFZOZ9) (:text |a) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |yhks-zdCE-) (:text |x) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Qw0TnHQ-cO) (:type :expr) - :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |4ycAmy8-20) (:text |-) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |Mv0BcV6U2P) (:text |b) (:type :leaf) - |r $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |1DjZGptJ4d) (:text |y) (:type :leaf) - :ns $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |0xcsZ-77B) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |MYIGa96xh) (:text |ns) (:type :leaf) - |j $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |QRRZXVTrP) (:text |app.math) (:type :leaf) - :proc $ {} (:at 1584291209905) (:by |rJG4IHzWf) (:id |yqkSbSRep) (:type :expr) - :data $ {} - |app.schema $ {} - :defs $ {} - |inline $ {} (:at 1629647867474) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |app.math) + |app.schema $ {} + :defs $ {} + |CodeEntry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1692867090687) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1692867093582) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1692867090687) (:by |rJG4IHzWf) (:text |CodeEntry) + |h $ %{} :Expr (:at 1692867090687) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1692867096284) (:by |rJG4IHzWf) (:text |new-record) + |b $ %{} :Leaf (:at 1692867100354) (:by |rJG4IHzWf) (:text |:CodeEntry) + |h $ %{} :Leaf (:at 1692867100940) (:by |rJG4IHzWf) (:text |:doc) + |l $ %{} :Leaf (:at 1692867102103) (:by |rJG4IHzWf) (:text |:code) + |inline $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1629647867474) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629647868982) (:by |rJG4IHzWf) (:text |defmacro) (:type :leaf) - |j $ {} (:at 1649227148000) (:by |rJG4IHzWf) (:text |inline) (:type :leaf) - |r $ {} (:at 1629647867474) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629647868982) (:by |rJG4IHzWf) (:text |defmacro) + |j $ %{} :Leaf (:at 1649227148000) (:by |rJG4IHzWf) (:text |inline) + |r $ %{} :Expr (:at 1629647867474) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629647870306) (:by |rJG4IHzWf) (:text |path) (:type :leaf) - |v $ {} (:at 1629647870912) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629647870306) (:by |rJG4IHzWf) (:text |path) + |v $ %{} :Expr (:at 1629647870912) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629647873020) (:by |rJG4IHzWf) (:text |read-file) (:type :leaf) - |j $ {} (:at 1629647873251) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1629647873809) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |j $ {} (:at 1650476706084) (:by |rJG4IHzWf) (:text "|\"data/") (:type :leaf) - |r $ {} (:at 1629647886051) (:by |rJG4IHzWf) (:text |path) (:type :leaf) - |store $ {} (:id |HkEjgouFcpBW) (:time 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1629647873020) (:by |rJG4IHzWf) (:text |read-file) + |j $ %{} :Expr (:at 1629647873251) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629647873809) (:by |rJG4IHzWf) (:text |str) + |j $ %{} :Leaf (:at 1650476706084) (:by |rJG4IHzWf) (:text "|\"data/") + |r $ %{} :Leaf (:at 1629647886051) (:by |rJG4IHzWf) (:text |path) + |store $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at nil) (:by nil) :data $ {} - |T $ {} (:author |root) (:id |ryBoejdY5arb) (:text |def) (:time 1499755354983) (:type :leaf) - |j $ {} (:author |root) (:id |H1Iils_Y96BZ) (:text |store) (:time 1499755354983) (:type :leaf) - |r $ {} (:id |ryviloOFc6B-) (:time 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at nil) (:by nil) (:text |def) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |store) + |r $ %{} :Expr (:at nil) (:by nil) :data $ {} - |T $ {} (:author |root) (:id |Bkuogo_F9pr-) (:text |{}) (:time 1499755354983) (:type :leaf) - |x $ {} (:at 1582981221225) (:by |rJG4IHzWf) (:id |IS8IwPi0) (:type :expr) + |T $ %{} :Leaf (:at nil) (:by nil) (:text |{}) + |x $ %{} :Expr (:at 1582981221225) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1582981222751) (:by |rJG4IHzWf) (:id |IS8IwPi0leaf) (:text |:states) (:type :leaf) - |j $ {} (:at 1582981223653) (:by |rJG4IHzWf) (:id |z2QH2rOoI) (:type :expr) + |T $ %{} :Leaf (:at 1582981222751) (:by |rJG4IHzWf) (:text |:states) + |j $ %{} :Expr (:at 1582981223653) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1582981224073) (:by |rJG4IHzWf) (:id |AE7ioBp_) (:text |{}) (:type :leaf) - |y $ {} (:at 1650135297571) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1582981224073) (:by |rJG4IHzWf) (:text |{}) + |y $ %{} :Expr (:at 1650135297571) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135311289) (:by |rJG4IHzWf) (:text |:dom-states) (:type :leaf) - |b $ {} (:at 1650135311718) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135311289) (:by |rJG4IHzWf) (:text |:dom-states) + |b $ %{} :Expr (:at 1650135311718) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135312063) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650135349635) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135312063) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650135349635) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135350863) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1650135351204) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135350863) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Expr (:at 1650135351204) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135351470) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650135353038) (:by |rJG4IHzWf) (:text |:dom) (:type :leaf) - |yD $ {} (:at 1649846250903) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135351470) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650135353038) (:by |rJG4IHzWf) (:text |:dom) + |yD $ %{} :Expr (:at 1649846250903) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649846253860) (:by |rJG4IHzWf) (:text |:saved-files) (:type :leaf) - |b $ {} (:at 1649846254670) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649846253860) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Expr (:at 1649846254670) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649846255028) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |yL $ {} (:at 1650879738132) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649846255028) (:by |rJG4IHzWf) (:text |{}) + |yL $ %{} :Expr (:at 1650879738132) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879739168) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |b $ {} (:at 1650879742381) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |yT $ {} (:at 1649786329505) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879739168) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1650879742381) (:by |rJG4IHzWf) (:text |nil) + |yT $ %{} :Expr (:at 1649786329505) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786331684) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1649786332028) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786331684) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Expr (:at 1649786332028) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786332373) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |z $ {} (:at 1650879746975) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786332373) (:by |rJG4IHzWf) (:text |{}) + |z $ %{} :Expr (:at 1650879746975) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879758684) (:by |rJG4IHzWf) (:text |:configs) (:type :leaf) - |b $ {} (:at 1650879762896) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |zD $ {} (:at 1649238023603) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879758684) (:by |rJG4IHzWf) (:text |:configs) + |b $ %{} :Leaf (:at 1650879762896) (:by |rJG4IHzWf) (:text |nil) + |zD $ %{} :Expr (:at 1649238023603) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649238024683) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |b $ {} (:at 1649238026726) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |ze $ {} (:at 1650854551247) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649238024683) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1649238026726) (:by |rJG4IHzWf) (:text |nil) + |ze $ %{} :Expr (:at 1650854551247) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854563242) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1650854553914) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854563242) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Expr (:at 1650854553914) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854554218) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650854564900) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854554218) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650854564900) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854566677) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |b $ {} (:at 1650854566936) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854566677) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Expr (:at 1650854566936) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854567386) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |h $ {} (:at 1650854568982) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854567386) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Expr (:at 1650854568982) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854571167) (:by |rJG4IHzWf) (:text |:clipboard) (:type :leaf) - |b $ {} (:at 1650854571417) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854571167) (:by |rJG4IHzWf) (:text |:clipboard) + |b $ %{} :Expr (:at 1650854571417) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854571611) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |l $ {} (:at 1650854573281) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854571611) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Expr (:at 1650854573281) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854575933) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |b $ {} (:at 1650854576230) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854575933) (:by |rJG4IHzWf) (:text |:def-path) + |b $ %{} :Expr (:at 1650854576230) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854576482) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |m $ {} (:at 1651056963927) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854576482) (:by |rJG4IHzWf) (:text |[]) + |m $ %{} :Expr (:at 1651056963927) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056966987) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651056967883) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |n $ {} (:at 1651056968719) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056966987) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651056967883) (:by |rJG4IHzWf) (:text |0) + |n $ %{} :Expr (:at 1651056968719) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056971728) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |b $ {} (:at 1651056972183) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056971728) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Expr (:at 1651056972183) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651056972436) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |o $ {} (:at 1650854577336) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651056972436) (:by |rJG4IHzWf) (:text |[]) + |o $ %{} :Expr (:at 1650854577336) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854581731) (:by |rJG4IHzWf) (:text |:picker-mode?) (:type :leaf) - |b $ {} (:at 1650854582696) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |zj $ {} (:at 1650854599093) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854581731) (:by |rJG4IHzWf) (:text |:picker-mode?) + |b $ %{} :Leaf (:at 1650854582696) (:by |rJG4IHzWf) (:text |false) + |zj $ %{} :Expr (:at 1650854599093) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854605662) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |b $ {} (:at 1650854606131) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854605662) (:by |rJG4IHzWf) (:text |:router) + |b $ %{} :Expr (:at 1650854606131) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854608034) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650854609189) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854608034) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650854609189) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854609724) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1650854612844) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |zn $ {} (:at 1650856108661) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854609724) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650854612844) (:by |rJG4IHzWf) (:text |:editor) + |zn $ %{} :Expr (:at 1650856108661) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650856111913) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1650856112771) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - :ns $ {} (:id |rJxieodtqarW) (:time 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1650856111913) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1650856112771) (:by |rJG4IHzWf) (:text |nil) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at nil) (:by nil) :data $ {} - |T $ {} (:author |root) (:id |HyWslouK56HZ) (:text |ns) (:time 1499755354983) (:type :leaf) - |j $ {} (:author |root) (:id |SkGsgsOtcTBb) (:text |app.schema) (:time 1499755354983) (:type :leaf) - :proc $ {} (:id |rkmjesdF9Trb) (:time 1499755354983) (:type :expr) - :data $ {} - |app.server $ {} - :configs $ {} - :defs $ {} - |*app-server $ {} (:at 1649772506313) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at nil) (:by nil) (:text |ns) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |app.schema) + |app.server $ {} + :configs $ {} + :defs $ {} + |*app-server $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649772506313) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649772508437) (:by |rJG4IHzWf) (:text |defatom) (:type :leaf) - |b $ {} (:at 1649772506313) (:by |rJG4IHzWf) (:text |*app-server) (:type :leaf) - |h $ {} (:at 1649772510696) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |main! $ {} (:at 1649770590744) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649772508437) (:by |rJG4IHzWf) (:text |defatom) + |b $ %{} :Leaf (:at 1649772506313) (:by |rJG4IHzWf) (:text |*app-server) + |h $ %{} :Leaf (:at 1649772510696) (:by |rJG4IHzWf) (:text |nil) + |main! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649770590744) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649770590744) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649770590744) (:by |rJG4IHzWf) (:text |main!) (:type :leaf) - |h $ {} (:at 1649770590744) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649770590744) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649770590744) (:by |rJG4IHzWf) (:text |main!) + |h $ %{} :Expr (:at 1649770590744) (:by |rJG4IHzWf) :data $ {} - |l $ {} (:at 1649770609395) (:by |rJG4IHzWf) (:type :expr) + |l $ %{} :Expr (:at 1649770609395) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649770611180) (:by |rJG4IHzWf) (:text |println) (:type :leaf) - |b $ {} (:at 1649997580202) (:by |rJG4IHzWf) (:text "|\"start web server") (:type :leaf) - |o $ {} (:at 1649771164306) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649770611180) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649997580202) (:by |rJG4IHzWf) (:text "|\"start web server") + |o $ %{} :Expr (:at 1649771164306) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771169625) (:by |rJG4IHzWf) (:text |start-server!) (:type :leaf) - |on-request $ {} (:at 1649771118613) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771169625) (:by |rJG4IHzWf) (:text |start-server!) + |on-request $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649771118613) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771118613) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649771118613) (:by |rJG4IHzWf) (:text |on-request) (:type :leaf) - |h $ {} (:at 1649771118613) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771118613) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649771118613) (:by |rJG4IHzWf) (:text |on-request) + |h $ %{} :Expr (:at 1649771118613) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771121354) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |l $ {} (:at 1649772963315) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771121354) (:by |rJG4IHzWf) (:text |req) + |l $ %{} :Expr (:at 1649772963315) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649773017025) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |H $ {} (:at 1649773068941) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649773017025) (:by |rJG4IHzWf) (:text |case-default) + |H $ %{} :Expr (:at 1649773068941) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773020521) (:by |rJG4IHzWf) (:text |:url) (:type :leaf) - |b $ {} (:at 1649773020521) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |J $ {} (:at 1649773070005) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773020521) (:by |rJG4IHzWf) (:text |:url) + |b $ %{} :Leaf (:at 1649773020521) (:by |rJG4IHzWf) (:text |req) + |J $ %{} :Expr (:at 1649773070005) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649773070538) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |L $ {} (:at 1649773071028) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649773070538) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1649773071028) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649997434920) (:by |rJG4IHzWf) (:text |eprintln) (:type :leaf) - |X $ {} (:at 1649773077611) (:by |rJG4IHzWf) (:text "|\"unknown url") (:type :leaf) - |b $ {} (:at 1649773071028) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649997434920) (:by |rJG4IHzWf) (:text |eprintln) + |X $ %{} :Leaf (:at 1649773077611) (:by |rJG4IHzWf) (:text "|\"unknown url") + |b $ %{} :Expr (:at 1649773071028) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773071028) (:by |rJG4IHzWf) (:text |:url) (:type :leaf) - |b $ {} (:at 1649773071028) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |T $ {} (:at 1649773057115) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773071028) (:by |rJG4IHzWf) (:text |:url) + |b $ %{} :Leaf (:at 1649773071028) (:by |rJG4IHzWf) (:text |req) + |T $ %{} :Expr (:at 1649773057115) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773057524) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649773059159) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773057524) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649773059159) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773059672) (:by |rJG4IHzWf) (:text |:code) (:type :leaf) - |b $ {} (:at 1649773062299) (:by |rJG4IHzWf) (:text |404) (:type :leaf) - |h $ {} (:at 1649773063347) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773059672) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649773062299) (:by |rJG4IHzWf) (:text |404) + |h $ %{} :Expr (:at 1649773063347) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773065269) (:by |rJG4IHzWf) (:text |:body) (:type :leaf) - |b $ {} (:at 1649773301444) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773065269) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Expr (:at 1649773301444) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649773302468) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1649773306970) (:by |rJG4IHzWf) (:text "|\"unkown url ") (:type :leaf) - |b $ {} (:at 1649773305811) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649773302468) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1649773306970) (:by |rJG4IHzWf) (:text "|\"unkown url ") + |b $ %{} :Expr (:at 1649773305811) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773305811) (:by |rJG4IHzWf) (:text |:url) (:type :leaf) - |b $ {} (:at 1649773305811) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |T $ {} (:at 1649773078761) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773305811) (:by |rJG4IHzWf) (:text |:url) + |b $ %{} :Leaf (:at 1649773305811) (:by |rJG4IHzWf) (:text |req) + |T $ %{} :Expr (:at 1649773078761) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649773086625) (:by |rJG4IHzWf) (:text "|\"/compact-data") (:type :leaf) - |T $ {} (:at 1649773274252) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649773086625) (:by |rJG4IHzWf) (:text "|\"/compact-data") + |T $ %{} :Expr (:at 1649773274252) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649773456085) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649773456386) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649773456085) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649773456386) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773456534) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649773456534) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773457583) (:by |rJG4IHzWf) (:text |content) (:type :leaf) - |b $ {} (:at 1649773458068) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773457583) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649773458068) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773460183) (:by |rJG4IHzWf) (:text |read-file) (:type :leaf) - |b $ {} (:at 1649774020932) (:by |rJG4IHzWf) (:text "|\"compact.cirru") (:type :leaf) - |T $ {} (:at 1649771124452) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773460183) (:by |rJG4IHzWf) (:text |read-file) + |b $ %{} :Leaf (:at 1649774020932) (:by |rJG4IHzWf) (:text "|\"compact.cirru") + |T $ %{} :Expr (:at 1649771124452) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771124949) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649771125433) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771124949) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649771125433) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771127593) (:by |rJG4IHzWf) (:text |:code) (:type :leaf) - |b $ {} (:at 1649771128226) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1649771128834) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771127593) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649771128226) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1649771128834) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786675001) (:by |rJG4IHzWf) (:text |:headers) (:type :leaf) - |b $ {} (:at 1649852667647) (:by |rJG4IHzWf) (:text |cors-headers) (:type :leaf) - |l $ {} (:at 1649771151014) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786675001) (:by |rJG4IHzWf) (:text |:headers) + |b $ %{} :Leaf (:at 1649852667647) (:by |rJG4IHzWf) (:text |cors-headers) + |l $ %{} :Expr (:at 1649771151014) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771151755) (:by |rJG4IHzWf) (:text |:body) (:type :leaf) - |b $ {} (:at 1649774025131) (:by |rJG4IHzWf) (:text |content) (:type :leaf) - |b $ {} (:at 1649773089014) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771151755) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649774025131) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649773089014) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775560756) (:by |rJG4IHzWf) (:text "|\"/compact-inc") (:type :leaf) - |b $ {} (:at 1649773169436) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775560756) (:by |rJG4IHzWf) (:text "|\"/compact-inc") + |b $ %{} :Expr (:at 1649773169436) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649773203323) (:by |rJG4IHzWf) (:text |case-default) (:type :leaf) - |L $ {} (:at 1649773203736) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649773203323) (:by |rJG4IHzWf) (:text |case-default) + |L $ %{} :Expr (:at 1649773203736) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773207264) (:by |rJG4IHzWf) (:text |:method) (:type :leaf) - |b $ {} (:at 1649773208239) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |P $ {} (:at 1649773209498) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773207264) (:by |rJG4IHzWf) (:text |:method) + |b $ %{} :Leaf (:at 1649773208239) (:by |rJG4IHzWf) (:text |req) + |P $ %{} :Expr (:at 1649773209498) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773211912) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1649773213348) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773211912) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1649773213348) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773215285) (:by |rJG4IHzWf) (:text |println) (:type :leaf) - |b $ {} (:at 1649773222270) (:by |rJG4IHzWf) (:text "|\"Unknown method") (:type :leaf) - |h $ {} (:at 1649773226597) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773215285) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649773222270) (:by |rJG4IHzWf) (:text "|\"Unknown method") + |h $ %{} :Expr (:at 1649773226597) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773226597) (:by |rJG4IHzWf) (:text |:method) (:type :leaf) - |b $ {} (:at 1649773226597) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |h $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773226597) (:by |rJG4IHzWf) (:text |:method) + |b $ %{} :Leaf (:at 1649773226597) (:by |rJG4IHzWf) (:text |req) + |h $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:text |:code) (:type :leaf) - |b $ {} (:at 1649773241607) (:by |rJG4IHzWf) (:text |400) (:type :leaf) - |h $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649773241607) (:by |rJG4IHzWf) (:text |400) + |h $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852496455) (:by |rJG4IHzWf) (:text |:headers) (:type :leaf) - |b $ {} (:at 1649852673303) (:by |rJG4IHzWf) (:text |cors-headers) (:type :leaf) - |l $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852496455) (:by |rJG4IHzWf) (:text |:headers) + |b $ %{} :Leaf (:at 1649852673303) (:by |rJG4IHzWf) (:text |cors-headers) + |l $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:text |:body) (:type :leaf) - |b $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:text |format-cirru-edn) (:type :leaf) - |b $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:text |:ok?) (:type :leaf) - |b $ {} (:at 1649773245332) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |h $ {} (:at 1649773231851) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |:ok?) + |b $ %{} :Leaf (:at 1649773245332) (:by |rJG4IHzWf) (:text |false) + |h $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773247851) (:by |rJG4IHzWf) (:text |:message) (:type :leaf) - |b $ {} (:at 1649773254387) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773247851) (:by |rJG4IHzWf) (:text |:message) + |b $ %{} :Expr (:at 1649773254387) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649773255075) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1649773256122) (:by |rJG4IHzWf) (:text "|\"Unknown method ") (:type :leaf) - |b $ {} (:at 1649773259004) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649773255075) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1649773256122) (:by |rJG4IHzWf) (:text "|\"Unknown method ") + |b $ %{} :Expr (:at 1649773259004) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773259004) (:by |rJG4IHzWf) (:text |:method) (:type :leaf) - |b $ {} (:at 1649773259004) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |T $ {} (:at 1649773279679) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773259004) (:by |rJG4IHzWf) (:text |:method) + |b $ %{} :Leaf (:at 1649773259004) (:by |rJG4IHzWf) (:text |req) + |T $ %{} :Expr (:at 1649773279679) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649773284325) (:by |rJG4IHzWf) (:text |:PUT) (:type :leaf) - |T $ {} (:at 1649775634756) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649773284325) (:by |rJG4IHzWf) (:text |:PUT) + |T $ %{} :Expr (:at 1649775634756) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649775635502) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649775637576) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649775635502) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649775637576) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775637704) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649775637704) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775647954) (:by |rJG4IHzWf) (:text |body) (:type :leaf) - |b $ {} (:at 1649775650524) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775647954) (:by |rJG4IHzWf) (:text |body) + |b $ %{} :Expr (:at 1649775650524) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775650524) (:by |rJG4IHzWf) (:text |:body) (:type :leaf) - |b $ {} (:at 1649775650524) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |b $ {} (:at 1649775657802) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775650524) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649775650524) (:by |rJG4IHzWf) (:text |req) + |b $ %{} :Expr (:at 1649775657802) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775658558) (:by |rJG4IHzWf) (:text |changes) (:type :leaf) - |b $ {} (:at 1649775659425) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775658558) (:by |rJG4IHzWf) (:text |changes) + |b $ %{} :Expr (:at 1649775659425) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775662994) (:by |rJG4IHzWf) (:text |parse-cirru-edn) (:type :leaf) - |b $ {} (:at 1649775665070) (:by |rJG4IHzWf) (:text |body) (:type :leaf) - |h $ {} (:at 1649775676164) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775662994) (:by |rJG4IHzWf) (:text |parse-cirru-edn) + |b $ %{} :Leaf (:at 1649775665070) (:by |rJG4IHzWf) (:text |body) + |h $ %{} :Expr (:at 1649775676164) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775682106) (:by |rJG4IHzWf) (:text |new-compact-data) (:type :leaf) - |b $ {} (:at 1649775682645) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775682106) (:by |rJG4IHzWf) (:text |new-compact-data) + |b $ %{} :Expr (:at 1649775682645) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775690653) (:by |rJG4IHzWf) (:text |patch-compact-data) (:type :leaf) - |b $ {} (:at 1649852927604) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775690653) (:by |rJG4IHzWf) (:text |patch-compact-data) + |b $ %{} :Expr (:at 1649852927604) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649852931508) (:by |rJG4IHzWf) (:text |parse-cirru-edn) (:type :leaf) - |T $ {} (:at 1649775693290) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649852931508) (:by |rJG4IHzWf) (:text |parse-cirru-edn) + |T $ %{} :Expr (:at 1649775693290) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775693290) (:by |rJG4IHzWf) (:text |read-file) (:type :leaf) - |b $ {} (:at 1649775693290) (:by |rJG4IHzWf) (:text "|\"compact.cirru") (:type :leaf) - |h $ {} (:at 1649775696108) (:by |rJG4IHzWf) (:text |changes) (:type :leaf) - |P $ {} (:at 1649853109583) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649853114016) (:by |rJG4IHzWf) (:text |write-file) (:type :leaf) - |L $ {} (:at 1649997417561) (:by |rJG4IHzWf) (:text "|\"compact.cirru") (:type :leaf) - |T $ {} (:at 1649853120526) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649853123507) (:by |rJG4IHzWf) (:text |format-cirru-edn) (:type :leaf) - |T $ {} (:at 1649853111366) (:by |rJG4IHzWf) (:text |new-compact-data) (:type :leaf) - |T $ {} (:at 1649775567569) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649775571732) (:by |rJG4IHzWf) (:text |write-file) (:type :leaf) - |b $ {} (:at 1649853105009) (:by |rJG4IHzWf) (:text "|\".compact-inc.cirru") (:type :leaf) - |h $ {} (:at 1649775652405) (:by |rJG4IHzWf) (:text |body) (:type :leaf) - |X $ {} (:at 1649775737761) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649775739829) (:by |rJG4IHzWf) (:text |println) (:type :leaf) - |b $ {} (:at 1649775748559) (:by |rJG4IHzWf) (:text "|\"wrote to") (:type :leaf) - |h $ {} (:at 1649775750533) (:by |rJG4IHzWf) (:text "|\".compact-inc.cirru") (:type :leaf) - |l $ {} (:at 1650265267317) (:by |rJG4IHzWf) (:text "|\"and") (:type :leaf) - |o $ {} (:at 1649997427634) (:by |rJG4IHzWf) (:text "|\"compact.cirru") (:type :leaf) - |b $ {} (:at 1649775588084) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1649775732091) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1649775589363) (:by |rJG4IHzWf) (:text |println) (:type :leaf) - |b $ {} (:at 1649775593218) (:by |rJG4IHzWf) (:text "|\"data") (:type :leaf) - |h $ {} (:at 1649775595257) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649775625038) (:by |rJG4IHzWf) (:text |:body) (:type :leaf) - |b $ {} (:at 1649775596468) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |h $ {} (:at 1649773113492) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649773113492) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649773113492) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649773113492) (:by |rJG4IHzWf) (:text |:code) (:type :leaf) - |b $ {} (:at 1649773113492) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1649773113492) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649852490614) (:by |rJG4IHzWf) (:text |:headers) (:type :leaf) - |b $ {} (:at 1649852656610) (:by |rJG4IHzWf) (:text |cors-headers) (:type :leaf) - |l $ {} (:at 1649773113492) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649773113492) (:by |rJG4IHzWf) (:text |:body) (:type :leaf) - |b $ {} (:at 1649773122380) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649773124997) (:by |rJG4IHzWf) (:text |format-cirru-edn) (:type :leaf) - |b $ {} (:at 1649773146645) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649773147027) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1649773161306) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775693290) (:by |rJG4IHzWf) (:text |read-file) + |b $ %{} :Leaf (:at 1649775693290) (:by |rJG4IHzWf) (:text "|\"compact.cirru") + |h $ %{} :Leaf (:at 1649775696108) (:by |rJG4IHzWf) (:text |changes) + |P $ %{} :Expr (:at 1649853109583) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853114016) (:by |rJG4IHzWf) (:text |write-file) + |L $ %{} :Leaf (:at 1649997417561) (:by |rJG4IHzWf) (:text "|\"compact.cirru") + |T $ %{} :Expr (:at 1649853120526) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853123507) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |T $ %{} :Leaf (:at 1649853111366) (:by |rJG4IHzWf) (:text |new-compact-data) + |T $ %{} :Expr (:at 1649775567569) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775571732) (:by |rJG4IHzWf) (:text |write-file) + |b $ %{} :Leaf (:at 1649853105009) (:by |rJG4IHzWf) (:text "|\".compact-inc.cirru") + |h $ %{} :Leaf (:at 1649775652405) (:by |rJG4IHzWf) (:text |body) + |X $ %{} :Expr (:at 1649775737761) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775739829) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649775748559) (:by |rJG4IHzWf) (:text "|\"wrote to") + |h $ %{} :Leaf (:at 1649775750533) (:by |rJG4IHzWf) (:text "|\".compact-inc.cirru") + |l $ %{} :Leaf (:at 1650265267317) (:by |rJG4IHzWf) (:text "|\"and") + |o $ %{} :Leaf (:at 1649997427634) (:by |rJG4IHzWf) (:text "|\"compact.cirru") + |b $ %{} :Expr (:at 1649775588084) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649775732091) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649775589363) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649775593218) (:by |rJG4IHzWf) (:text "|\"data") + |h $ %{} :Expr (:at 1649775595257) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775625038) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649775596468) (:by |rJG4IHzWf) (:text |req) + |h $ %{} :Expr (:at 1649773113492) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773113492) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649773113492) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773113492) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649773113492) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1649773113492) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852490614) (:by |rJG4IHzWf) (:text |:headers) + |b $ %{} :Leaf (:at 1649852656610) (:by |rJG4IHzWf) (:text |cors-headers) + |l $ %{} :Expr (:at 1649773113492) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773113492) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Expr (:at 1649773122380) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773124997) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Expr (:at 1649773146645) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773147027) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1649773161306) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649773163563) (:by |rJG4IHzWf) (:text |:ok?) (:type :leaf) - |b $ {} (:at 1649773166619) (:by |rJG4IHzWf) (:text |true) (:type :leaf) - |b $ {} (:at 1649773147404) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649773163563) (:by |rJG4IHzWf) (:text |:ok?) + |b $ %{} :Leaf (:at 1649773166619) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649773147404) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775703127) (:by |rJG4IHzWf) (:text |:data) (:type :leaf) - |b $ {} (:at 1649775791382) (:by |rJG4IHzWf) (:text "|\"wrote") (:type :leaf) - |b $ {} (:at 1649852449528) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775703127) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1649775791382) (:by |rJG4IHzWf) (:text "|\"wrote") + |b $ %{} :Expr (:at 1649852449528) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852452717) (:by |rJG4IHzWf) (:text |:OPTIONS) (:type :leaf) - |b $ {} (:at 1649852455343) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852452717) (:by |rJG4IHzWf) (:text |:OPTIONS) + |b $ %{} :Expr (:at 1649852455343) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852455343) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649852455343) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852455343) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649852455343) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852455343) (:by |rJG4IHzWf) (:text |:code) (:type :leaf) - |b $ {} (:at 1649852455343) (:by |rJG4IHzWf) (:text |200) (:type :leaf) - |h $ {} (:at 1649852455343) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852455343) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649852455343) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1649852455343) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852491809) (:by |rJG4IHzWf) (:text |:headers) (:type :leaf) - |b $ {} (:at 1649852660130) (:by |rJG4IHzWf) (:text |cors-headers) (:type :leaf) - |l $ {} (:at 1649852455343) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852491809) (:by |rJG4IHzWf) (:text |:headers) + |b $ %{} :Leaf (:at 1649852660130) (:by |rJG4IHzWf) (:text |cors-headers) + |l $ %{} :Expr (:at 1649852455343) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852455343) (:by |rJG4IHzWf) (:text |:body) (:type :leaf) - |b $ {} (:at 1649852467249) (:by |rJG4IHzWf) (:text "|\"OK") (:type :leaf) - |patch-compact-data $ {} (:at 1649775760707) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852455343) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649852467249) (:by |rJG4IHzWf) (:text "|\"OK") + |patch-compact-data $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649775760707) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775760707) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649775760707) (:by |rJG4IHzWf) (:text |patch-compact-data) (:type :leaf) - |h $ {} (:at 1649775760707) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775760707) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649775760707) (:by |rJG4IHzWf) (:text |patch-compact-data) + |h $ %{} :Expr (:at 1649775760707) (:by |rJG4IHzWf) :data $ {} - |H $ {} (:at 1649775766181) (:by |rJG4IHzWf) (:text |compact-data) (:type :leaf) - |b $ {} (:at 1649853538102) (:by |rJG4IHzWf) (:text |inc-changes) (:type :leaf) - |l $ {} (:at 1649852882349) (:by |rJG4IHzWf) (:type :expr) + |H $ %{} :Leaf (:at 1649775766181) (:by |rJG4IHzWf) (:text |compact-data) + |b $ %{} :Leaf (:at 1649853538102) (:by |rJG4IHzWf) (:text |inc-changes) + |l $ %{} :Expr (:at 1649852882349) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649852883854) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649852883854) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:text |removed) (:type :leaf) - |b $ {} (:at 1649853031392) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852885376) (:by |rJG4IHzWf) (:text |removed) + |b $ %{} :Expr (:at 1649853031392) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649853033646) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649853033646) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853605745) (:by |rJG4IHzWf) (:text |:removed) (:type :leaf) - |b $ {} (:at 1649853540256) (:by |rJG4IHzWf) (:text |inc-changes) (:type :leaf) - |b $ {} (:at 1649853034494) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853605745) (:by |rJG4IHzWf) (:text |:removed) + |b $ %{} :Leaf (:at 1649853540256) (:by |rJG4IHzWf) (:text |inc-changes) + |b $ %{} :Expr (:at 1649853034494) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853036056) (:by |rJG4IHzWf) (:text |#{}) (:type :leaf) - |b $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853036056) (:by |rJG4IHzWf) (:text |#{}) + |b $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:text |added) (:type :leaf) - |b $ {} (:at 1649853038795) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852885376) (:by |rJG4IHzWf) (:text |added) + |b $ %{} :Expr (:at 1649853038795) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649853039326) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649853039326) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853607224) (:by |rJG4IHzWf) (:text |:added) (:type :leaf) - |b $ {} (:at 1649853541228) (:by |rJG4IHzWf) (:text |inc-changes) (:type :leaf) - |b $ {} (:at 1649853039915) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853607224) (:by |rJG4IHzWf) (:text |:added) + |b $ %{} :Leaf (:at 1649853541228) (:by |rJG4IHzWf) (:text |inc-changes) + |b $ %{} :Expr (:at 1649853039915) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853040268) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |h $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853040268) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:text |changed) (:type :leaf) - |b $ {} (:at 1649853041956) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852885376) (:by |rJG4IHzWf) (:text |changed) + |b $ %{} :Expr (:at 1649853041956) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649853042480) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1649852885376) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649853042480) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853608443) (:by |rJG4IHzWf) (:text |:changed) (:type :leaf) - |b $ {} (:at 1649853542293) (:by |rJG4IHzWf) (:text |inc-changes) (:type :leaf) - |b $ {} (:at 1649853043265) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853608443) (:by |rJG4IHzWf) (:text |:changed) + |b $ %{} :Leaf (:at 1649853542293) (:by |rJG4IHzWf) (:text |inc-changes) + |b $ %{} :Expr (:at 1649853043265) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649853043795) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |P $ {} (:at 1649853569478) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649853043795) (:by |rJG4IHzWf) (:text |{}) + |P $ %{} :Expr (:at 1649853569478) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649997515449) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1649853571664) (:by |rJG4IHzWf) (:text |println) (:type :leaf) - |b $ {} (:at 1649853575648) (:by |rJG4IHzWf) (:text "|\"inc changes:") (:type :leaf) - |h $ {} (:at 1649853599353) (:by |rJG4IHzWf) (:text |changed) (:type :leaf) - |T $ {} (:at 1649775886576) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649997515449) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649853571664) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649853575648) (:by |rJG4IHzWf) (:text "|\"inc changes:") + |h $ %{} :Leaf (:at 1649853599353) (:by |rJG4IHzWf) (:text |changed) + |T $ %{} :Expr (:at 1649775886576) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775953569) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1649775956669) (:by |rJG4IHzWf) (:text |compact-data) (:type :leaf) - |h $ {} (:at 1649775960287) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |l $ {} (:at 1649775960637) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775953569) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649775956669) (:by |rJG4IHzWf) (:text |compact-data) + |h $ %{} :Leaf (:at 1649775960287) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1649775960637) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775962679) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649775962984) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775962679) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649775962984) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775968021) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649776027145) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775968021) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649776027145) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649776027759) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |T $ {} (:at 1649776029508) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649776027759) (:by |rJG4IHzWf) (:text |let) + |T $ %{} :Expr (:at 1649776029508) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776029651) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649776029651) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649776031408) (:by |rJG4IHzWf) (:text |c1) (:type :leaf) - |T $ {} (:at 1649775968537) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649776031408) (:by |rJG4IHzWf) (:text |c1) + |T $ %{} :Expr (:at 1649775968537) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775969014) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1649775969972) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649775970645) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775969014) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649775969972) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649775970645) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775974235) (:by |rJG4IHzWf) (:text |unselect-keys) (:type :leaf) - |b $ {} (:at 1649775976280) (:by |rJG4IHzWf) (:text |removed) (:type :leaf) - |l $ {} (:at 1649775977434) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775974235) (:by |rJG4IHzWf) (:text |unselect-keys) + |b $ %{} :Leaf (:at 1649775976280) (:by |rJG4IHzWf) (:text |removed) + |l $ %{} :Expr (:at 1649775977434) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649775988127) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |b $ {} (:at 1649775991370) (:by |rJG4IHzWf) (:text |added) (:type :leaf) - |b $ {} (:at 1649776033135) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649775988127) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1649775991370) (:by |rJG4IHzWf) (:text |added) + |b $ %{} :Expr (:at 1649776033135) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776035546) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |b $ {} (:at 1649776046601) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776035546) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1649776046601) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776036172) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649776036172) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649776045485) (:by |rJG4IHzWf) (:text |files-data) (:type :leaf) - |T $ {} (:at 1649776038544) (:by |rJG4IHzWf) (:text |c1) (:type :leaf) - |b $ {} (:at 1649776051830) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649776045485) (:by |rJG4IHzWf) (:text |files-data) + |T $ %{} :Leaf (:at 1649776038544) (:by |rJG4IHzWf) (:text |c1) + |b $ %{} :Expr (:at 1649776051830) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776055166) (:by |rJG4IHzWf) (:text |changes) (:type :leaf) - |b $ {} (:at 1649776144636) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776055166) (:by |rJG4IHzWf) (:text |changes) + |b $ %{} :Expr (:at 1649776144636) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649776146195) (:by |rJG4IHzWf) (:text |.to-list) (:type :leaf) - |T $ {} (:at 1649776058475) (:by |rJG4IHzWf) (:text |changed) (:type :leaf) - |h $ {} (:at 1649776059332) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649776146195) (:by |rJG4IHzWf) (:text |.to-list) + |T $ %{} :Leaf (:at 1649776058475) (:by |rJG4IHzWf) (:text |changed) + |h $ %{} :Expr (:at 1649776059332) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433081615) (:by |rJG4IHzWf) (:text |list-match) (:type :leaf) - |a $ {} (:at 1691433086236) (:by |rJG4IHzWf) (:text |changes) (:type :leaf) - |h $ {} (:at 1691433087346) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433081615) (:by |rJG4IHzWf) (:text |list-match) + |a $ %{} :Leaf (:at 1691433086236) (:by |rJG4IHzWf) (:text |changes) + |h $ %{} :Expr (:at 1691433087346) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691433090780) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1691433090780) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776069322) (:by |rJG4IHzWf) (:text |files-data) (:type :leaf) - |l $ {} (:at 1691433093612) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776069322) (:by |rJG4IHzWf) (:text |files-data) + |l $ %{} :Expr (:at 1691433093612) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691433094729) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1691433094729) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691433097481) (:by |rJG4IHzWf) (:text |c0) (:type :leaf) - |b $ {} (:at 1691433098166) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |T $ {} (:at 1649776069727) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691433097481) (:by |rJG4IHzWf) (:text |c0) + |b $ %{} :Leaf (:at 1691433098166) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649776069727) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776071814) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1649776072083) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776071814) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649776072083) (:by |rJG4IHzWf) :data $ {} - |L $ {} (:at 1649776157711) (:by |rJG4IHzWf) (:type :expr) + |L $ %{} :Expr (:at 1649776157711) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776170650) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |b $ {} (:at 1649776163580) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776170650) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1649776163580) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776164067) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1691433117963) (:by |rJG4IHzWf) (:text |c0) (:type :leaf) - |h $ {} (:at 1649776165934) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |P $ {} (:at 1649776157711) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776164067) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1691433117963) (:by |rJG4IHzWf) (:text |c0) + |h $ %{} :Leaf (:at 1649776165934) (:by |rJG4IHzWf) (:text |0) + |P $ %{} :Expr (:at 1649776157711) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776172738) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1649776163580) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776172738) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1649776163580) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776164067) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1691433120174) (:by |rJG4IHzWf) (:text |c0) (:type :leaf) - |h $ {} (:at 1649776174174) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |T $ {} (:at 1649776072219) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776164067) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1691433120174) (:by |rJG4IHzWf) (:text |c0) + |h $ %{} :Leaf (:at 1649776174174) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1649776072219) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776081888) (:by |rJG4IHzWf) (:text |removed-defs) (:type :leaf) - |b $ {} (:at 1649776082343) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776081888) (:by |rJG4IHzWf) (:text |removed-defs) + |b $ %{} :Expr (:at 1649776082343) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776084953) (:by |rJG4IHzWf) (:text |:removed-defs) (:type :leaf) - |b $ {} (:at 1649776175891) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |b $ {} (:at 1649776183103) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776084953) (:by |rJG4IHzWf) (:text |:removed-defs) + |b $ %{} :Leaf (:at 1649776175891) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1649776183103) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776185724) (:by |rJG4IHzWf) (:text |added-defs) (:type :leaf) - |b $ {} (:at 1649776186246) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776185724) (:by |rJG4IHzWf) (:text |added-defs) + |b $ %{} :Expr (:at 1649776186246) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776188920) (:by |rJG4IHzWf) (:text |:added-defs) (:type :leaf) - |b $ {} (:at 1649776569095) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |h $ {} (:at 1649776193829) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776188920) (:by |rJG4IHzWf) (:text |:added-defs) + |b $ %{} :Leaf (:at 1649776569095) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1649776193829) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776200255) (:by |rJG4IHzWf) (:text |changed-defs) (:type :leaf) - |b $ {} (:at 1649776200882) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776200255) (:by |rJG4IHzWf) (:text |changed-defs) + |b $ %{} :Expr (:at 1649776200882) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776203022) (:by |rJG4IHzWf) (:text |:changed-defs) (:type :leaf) - |b $ {} (:at 1649776570556) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |l $ {} (:at 1649776242687) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776203022) (:by |rJG4IHzWf) (:text |:changed-defs) + |b $ %{} :Leaf (:at 1649776570556) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1649776242687) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776245217) (:by |rJG4IHzWf) (:text |ns-change) (:type :leaf) - |b $ {} (:at 1649776247420) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776245217) (:by |rJG4IHzWf) (:text |ns-change) + |b $ %{} :Expr (:at 1649776247420) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776246619) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1649776248621) (:by |rJG4IHzWf) (:text |target) (:type :leaf) - |o $ {} (:at 1649776269072) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776246619) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1649776248621) (:by |rJG4IHzWf) (:text |target) + |o $ %{} :Expr (:at 1649776269072) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776270975) (:by |rJG4IHzWf) (:text |next) (:type :leaf) - |b $ {} (:at 1649776282514) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776270975) (:by |rJG4IHzWf) (:text |next) + |b $ %{} :Expr (:at 1649776282514) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776318683) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1649776348223) (:by |rJG4IHzWf) (:text |files-data) (:type :leaf) - |h $ {} (:at 1649776351136) (:by |rJG4IHzWf) (:text |target-ns) (:type :leaf) - |l $ {} (:at 1649776355583) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776318683) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649776348223) (:by |rJG4IHzWf) (:text |files-data) + |h $ %{} :Leaf (:at 1649776351136) (:by |rJG4IHzWf) (:text |target-ns) + |l $ %{} :Expr (:at 1649776355583) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649776356067) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |T $ {} (:at 1649776353958) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649776356067) (:by |rJG4IHzWf) (:text |fn) + |T $ %{} :Expr (:at 1649776353958) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776354869) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |b $ {} (:at 1649776357578) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776354869) (:by |rJG4IHzWf) (:text |file) + |b $ %{} :Expr (:at 1649776357578) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776369310) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1649776370304) (:by |rJG4IHzWf) (:text |file) (:type :leaf) - |h $ {} (:at 1649776372060) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776369310) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649776370304) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1649776372060) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776374192) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1649776374807) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |h $ {} (:at 1649776375233) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776374192) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649776374807) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Expr (:at 1649776375233) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776375749) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649776376042) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776375749) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649776376042) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776376832) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1649776396139) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776376832) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649776396139) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776396139) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649776396139) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649776396139) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776396139) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns-change) (:type :leaf) - |h $ {} (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns-change) (:type :leaf) - |l $ {} (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |l $ {} (:at 1649776397480) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns-change) + |h $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns-change) + |l $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns) + |l $ %{} :Expr (:at 1649776397480) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776398309) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1649776399481) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |h $ {} (:at 1649776400215) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776398309) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649776399481) (:by |rJG4IHzWf) (:text |:defs) + |h $ %{} :Expr (:at 1649776400215) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776400695) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649776400993) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776400695) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649776400993) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776401536) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1649776429181) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776401536) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Expr (:at 1649776429181) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649776429829) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1649776430517) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |T $ {} (:at 1649776403698) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649776429829) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1649776430517) (:by |rJG4IHzWf) (:text |defs) + |T $ %{} :Expr (:at 1649776403698) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776412732) (:by |rJG4IHzWf) (:text |unselect-keys) (:type :leaf) - |h $ {} (:at 1649776421402) (:by |rJG4IHzWf) (:text |removed-defs) (:type :leaf) - |b $ {} (:at 1649776433036) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776412732) (:by |rJG4IHzWf) (:text |unselect-keys) + |h $ %{} :Leaf (:at 1649776421402) (:by |rJG4IHzWf) (:text |removed-defs) + |b $ %{} :Expr (:at 1649776433036) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649776434919) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |b $ {} (:at 1649776437448) (:by |rJG4IHzWf) (:text |added-defs) (:type :leaf) - |h $ {} (:at 1649776439202) (:by |rJG4IHzWf) (:text |changed-defs) (:type :leaf) - |h $ {} (:at 1649776271652) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1649776272375) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |b $ {} (:at 1649776275531) (:by |rJG4IHzWf) (:text |next) (:type :leaf) - |h $ {} (:at 1691433111046) (:by |rJG4IHzWf) (:text |cs) (:type :leaf) - |reload! $ {} (:at 1649770593210) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649776434919) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1649776437448) (:by |rJG4IHzWf) (:text |added-defs) + |h $ %{} :Leaf (:at 1649776439202) (:by |rJG4IHzWf) (:text |changed-defs) + |h $ %{} :Expr (:at 1649776271652) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776272375) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Leaf (:at 1649776275531) (:by |rJG4IHzWf) (:text |next) + |h $ %{} :Leaf (:at 1693066170109) (:by |rJG4IHzWf) (:text |xs) + |reload! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649770593210) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649770593210) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649770597672) (:by |rJG4IHzWf) (:text |reload!) (:type :leaf) - |h $ {} (:at 1649770593210) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649770593210) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649770597672) (:by |rJG4IHzWf) (:text |reload!) + |h $ %{} :Expr (:at 1649770593210) (:by |rJG4IHzWf) :data $ {} - |l $ {} (:at 1649770599683) (:by |rJG4IHzWf) (:type :expr) + |l $ %{} :Expr (:at 1649770599683) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649770602750) (:by |rJG4IHzWf) (:text |println) (:type :leaf) - |b $ {} (:at 1649770605316) (:by |rJG4IHzWf) (:text "|\"reload...") (:type :leaf) - |start-server! $ {} (:at 1649771171049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649770602750) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649770605316) (:by |rJG4IHzWf) (:text "|\"reload...") + |start-server! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649771171049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649772494413) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649771171049) (:by |rJG4IHzWf) (:text |start-server!) (:type :leaf) - |e $ {} (:at 1649772496345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649772494413) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649771171049) (:by |rJG4IHzWf) (:text |start-server!) + |e $ %{} :Expr (:at 1649772496345) (:by |rJG4IHzWf) :data $ {} - |h $ {} (:at 1649772497493) (:by |rJG4IHzWf) (:type :expr) + |h $ %{} :Expr (:at 1649772497493) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649772498951) (:by |rJG4IHzWf) (:text |reset!) (:type :leaf) - |L $ {} (:at 1649772505786) (:by |rJG4IHzWf) (:text |*app-server) (:type :leaf) - |T $ {} (:at 1649771171049) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649772498951) (:by |rJG4IHzWf) (:text |reset!) + |L $ %{} :Leaf (:at 1649772505786) (:by |rJG4IHzWf) (:text |*app-server) + |T $ %{} :Expr (:at 1649771171049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771196255) (:by |rJG4IHzWf) (:text |serve-http!) (:type :leaf) - |b $ {} (:at 1649771197699) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771196255) (:by |rJG4IHzWf) (:text |serve-http!) + |b $ %{} :Expr (:at 1649771197699) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771198027) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649771198307) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771198027) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649771198307) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771199079) (:by |rJG4IHzWf) (:text |:port) (:type :leaf) - |b $ {} (:at 1649771217335) (:by |rJG4IHzWf) (:text |6101) (:type :leaf) - |h $ {} (:at 1649771227348) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771199079) (:by |rJG4IHzWf) (:text |:port) + |b $ %{} :Leaf (:at 1649771217335) (:by |rJG4IHzWf) (:text |6101) + |h $ %{} :Expr (:at 1649771227348) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771228258) (:by |rJG4IHzWf) (:text |:host) (:type :leaf) - |b $ {} (:at 1649771230960) (:by |rJG4IHzWf) (:text "|\"0.0.0.0") (:type :leaf) - |h $ {} (:at 1649771233145) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771228258) (:by |rJG4IHzWf) (:text |:host) + |b $ %{} :Leaf (:at 1649771230960) (:by |rJG4IHzWf) (:text "|\"0.0.0.0") + |h $ %{} :Expr (:at 1649771233145) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771233394) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649771234518) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771233394) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649771234518) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771235909) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - |h $ {} (:at 1649771237770) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771235909) (:by |rJG4IHzWf) (:text |req) + |h $ %{} :Expr (:at 1649771237770) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771239811) (:by |rJG4IHzWf) (:text |on-request) (:type :leaf) - |b $ {} (:at 1649771240761) (:by |rJG4IHzWf) (:text |req) (:type :leaf) - :ns $ {} (:at 1649770585419) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771239811) (:by |rJG4IHzWf) (:text |on-request) + |b $ %{} :Leaf (:at 1649771240761) (:by |rJG4IHzWf) (:text |req) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649770585419) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649770585419) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1649770585419) (:by |rJG4IHzWf) (:text |app.server) (:type :leaf) - |h $ {} (:at 1649771178625) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649770585419) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1649770585419) (:by |rJG4IHzWf) (:text |app.server) + |h $ %{} :Expr (:at 1649771178625) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771181094) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1649771181482) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771181094) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1649771181482) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771184839) (:by |rJG4IHzWf) (:text |http.core) (:type :leaf) - |b $ {} (:at 1649771187010) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1649771187359) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771184839) (:by |rJG4IHzWf) (:text |http.core) + |b $ %{} :Leaf (:at 1649771187010) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649771187359) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649771190297) (:by |rJG4IHzWf) (:text |serve-http!) (:type :leaf) - |h $ {} (:at 1649852638895) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649771190297) (:by |rJG4IHzWf) (:text |serve-http!) + |h $ %{} :Expr (:at 1649852638895) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852640754) (:by |rJG4IHzWf) (:text |app.config) (:type :leaf) - |b $ {} (:at 1649852641599) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1649852641832) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852640754) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1649852641599) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649852641832) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649852643742) (:by |rJG4IHzWf) (:text |cors-headers) (:type :leaf) - |app.style $ {} - :configs $ {} - :defs $ {} - |button $ {} (:at 1650135673103) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649852643742) (:by |rJG4IHzWf) (:text |cors-headers) + |app.style $ {} + :configs $ {} + :defs $ {} + |button $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650135673103) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135708805) (:by |rJG4IHzWf) (:text |def) (:type :leaf) - |b $ {} (:at 1651568960249) (:by |rJG4IHzWf) (:text |button) (:type :leaf) - |h $ {} (:at 1650135673103) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135708805) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651568960249) (:by |rJG4IHzWf) (:text |button) + |h $ %{} :Expr (:at 1650135673103) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135710329) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |b $ {} (:at 1650135724185) (:by |rJG4IHzWf) (:text |ui/button) (:type :leaf) - |h $ {} (:at 1650135733449) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135710329) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1650135724185) (:by |rJG4IHzWf) (:text |ui/button) + |h $ %{} :Expr (:at 1650135733449) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135733805) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1650135734125) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135733805) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650135734125) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650135736389) (:by |rJG4IHzWf) (:text |:background) (:type :leaf) - |b $ {} (:at 1650135738575) (:by |rJG4IHzWf) (:text |:black) (:type :leaf) - |css-hover-entry $ {} (:at 1651566647042) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650135736389) (:by |rJG4IHzWf) (:text |:background) + |b $ %{} :Leaf (:at 1650135738575) (:by |rJG4IHzWf) (:text |:black) + |css-hover-entry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651566647042) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566650527) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |b $ {} (:at 1651566647042) (:by |rJG4IHzWf) (:text |css-hover-entry) (:type :leaf) - |h $ {} (:at 1651566647042) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566650527) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1651566647042) (:by |rJG4IHzWf) (:text |css-hover-entry) + |h $ %{} :Expr (:at 1651566647042) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566669249) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |X $ {} (:at 1651566711212) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566669249) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1651566711212) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566712727) (:by |rJG4IHzWf) (:text "|\"$0") (:type :leaf) - |b $ {} (:at 1651566713350) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566712727) (:by |rJG4IHzWf) (:text "|\"$0") + |b $ %{} :Expr (:at 1651566713350) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566713685) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651566714664) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566713685) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651566714664) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566714664) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1651566714664) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |l $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566714664) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1651566714664) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Expr (:at 1691432280738) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:text |:font-family) (:type :leaf) - |b $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:text |ui/font-code) (:type :leaf) - |o $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |ui/font-code) + |o $ %{} :Expr (:at 1691432280738) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:text |:cursor) (:type :leaf) - |b $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |q $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:pointer) + |q $ %{} :Expr (:at 1691432280738) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:text |:line-height) (:type :leaf) - |b $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:text |2) (:type :leaf) - |s $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |2) + |s $ %{} :Expr (:at 1691432280738) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:text |:padding) (:type :leaf) - |b $ {} (:at 1691432280738) (:by |rJG4IHzWf) (:text "|\"0 8px") (:type :leaf) - |b $ {} (:at 1651566669935) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text "|\"0 8px") + |b $ %{} :Expr (:at 1651566669935) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566690545) (:by |rJG4IHzWf) (:text "|\"$0:hover") (:type :leaf) - |b $ {} (:at 1651566673223) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566690545) (:by |rJG4IHzWf) (:text "|\"$0:hover") + |b $ %{} :Expr (:at 1651566673223) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651566675897) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1651566676325) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651566675897) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651566676325) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566676868) (:by |rJG4IHzWf) (:text |:background-color) (:type :leaf) - |b $ {} (:at 1651566682395) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566676868) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1651566682395) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566683903) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |b $ {} (:at 1651566684805) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651566685164) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1651566685838) (:by |rJG4IHzWf) (:text |100) (:type :leaf) - |o $ {} (:at 1651566686504) (:by |rJG4IHzWf) (:text |0.2) (:type :leaf) - :ns $ {} (:at 1651566617575) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566683903) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651566684805) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651566685164) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651566685838) (:by |rJG4IHzWf) (:text |100) + |o $ %{} :Leaf (:at 1651566686504) (:by |rJG4IHzWf) (:text |0.2) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651566617575) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566617575) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1651566617575) (:by |rJG4IHzWf) (:text |app.style) (:type :leaf) - |h $ {} (:at 1651566626106) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566617575) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651566617575) (:by |rJG4IHzWf) (:text |app.style) + |h $ %{} :Expr (:at 1651566626106) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566625554) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |b $ {} (:at 1651566626675) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566625554) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651566626675) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566631350) (:by |rJG4IHzWf) (:text |respo.css) (:type :leaf) - |b $ {} (:at 1651566634079) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651566634868) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566631350) (:by |rJG4IHzWf) (:text |respo.css) + |b $ %{} :Leaf (:at 1651566634079) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651566634868) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566636115) (:by |rJG4IHzWf) (:text |defstyle) (:type :leaf) - |h $ {} (:at 1651566741396) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566636115) (:by |rJG4IHzWf) (:text |defstyle) + |h $ %{} :Expr (:at 1651566741396) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566749805) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1651566743453) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1651566744067) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566749805) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651566743453) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651566744067) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651566744437) (:by |rJG4IHzWf) (:text |hsl) (:type :leaf) - |l $ {} (:at 1651568969024) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651566744437) (:by |rJG4IHzWf) (:text |hsl) + |l $ %{} :Expr (:at 1651568969024) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651568972004) (:by |rJG4IHzWf) (:text |respo-ui.core) (:type :leaf) - |b $ {} (:at 1651568973117) (:by |rJG4IHzWf) (:text |:as) (:type :leaf) - |h $ {} (:at 1651568973473) (:by |rJG4IHzWf) (:text |ui) (:type :leaf) - |app.updater $ {} - :defs $ {} - |splice-after $ {} (:at 1649255256536) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651568972004) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651568973117) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651568973473) (:by |rJG4IHzWf) (:text |ui) + |app.updater $ {} + :defs $ {} + |splice-after $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649255256536) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649255256536) (:by |rJG4IHzWf) (:text |defn) (:type :leaf) - |b $ {} (:at 1649255256536) (:by |rJG4IHzWf) (:text |splice-after) (:type :leaf) - |h $ {} (:at 1649255256536) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649255256536) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649255256536) (:by |rJG4IHzWf) (:text |splice-after) + |h $ %{} :Expr (:at 1649255256536) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649255259575) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |T $ {} (:at 1649255256536) (:by |rJG4IHzWf) (:text |i) (:type :leaf) - |b $ {} (:at 1649255262312) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |l $ {} (:at 1649255267367) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649255259575) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Leaf (:at 1649255256536) (:by |rJG4IHzWf) (:text |i) + |b $ %{} :Leaf (:at 1649255262312) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649255267367) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649255268540) (:by |rJG4IHzWf) (:text |loop) (:type :leaf) - |b $ {} (:at 1649255302874) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649255268540) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1649255302874) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649255318533) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1649255318533) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649255319082) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |b $ {} (:at 1649255319857) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |T $ {} (:at 1649255303180) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649255319082) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Leaf (:at 1649255319857) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649255303180) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649255305466) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |b $ {} (:at 1649255305839) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649255305466) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1649255305839) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649255306925) (:by |rJG4IHzWf) (:text |reverse) (:type :leaf) - |b $ {} (:at 1649255308415) (:by |rJG4IHzWf) (:text |ys) (:type :leaf) - |h $ {} (:at 1649255321100) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649255306925) (:by |rJG4IHzWf) (:text |reverse) + |b $ %{} :Leaf (:at 1649255308415) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649255321100) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691611559474) (:by |rJG4IHzWf) (:text |list-match) (:type :leaf) - |b $ {} (:at 1649255328699) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |h $ {} (:at 1691611563037) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691611559474) (:by |rJG4IHzWf) (:text |list-match) + |b $ %{} :Leaf (:at 1649255328699) (:by |rJG4IHzWf) (:text |data) + |h $ %{} :Expr (:at 1691611563037) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691611565092) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1691611565092) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649255329829) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |l $ {} (:at 1691611567489) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649255329829) (:by |rJG4IHzWf) (:text |acc) + |l $ %{} :Expr (:at 1691611567489) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1691611569178) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1691611569178) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1691611572242) (:by |rJG4IHzWf) (:text |d0) (:type :leaf) - |b $ {} (:at 1691611572751) (:by |rJG4IHzWf) (:text |ds) (:type :leaf) - |T $ {} (:at 1649255348759) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1691611572242) (:by |rJG4IHzWf) (:text |d0) + |b $ %{} :Leaf (:at 1691611572751) (:by |rJG4IHzWf) (:text |ds) + |T $ %{} :Expr (:at 1649255348759) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649255350817) (:by |rJG4IHzWf) (:text |recur) (:type :leaf) - |T $ {} (:at 1649255331092) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649255350817) (:by |rJG4IHzWf) (:text |recur) + |T $ %{} :Expr (:at 1649255331092) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649255339531) (:by |rJG4IHzWf) (:text |&list:assoc-after) (:type :leaf) - |b $ {} (:at 1649255918215) (:by |rJG4IHzWf) (:text |acc) (:type :leaf) - |h $ {} (:at 1649255340897) (:by |rJG4IHzWf) (:text |i) (:type :leaf) - |l $ {} (:at 1691611575348) (:by |rJG4IHzWf) (:text |d0) (:type :leaf) - |b $ {} (:at 1691611577955) (:by |rJG4IHzWf) (:text |ds) (:type :leaf) - |updater $ {} (:id |SkS1lout5aBb) (:time 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1649255339531) (:by |rJG4IHzWf) (:text |&list:assoc-after) + |b $ %{} :Leaf (:at 1649255918215) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Leaf (:at 1649255340897) (:by |rJG4IHzWf) (:text |i) + |l $ %{} :Leaf (:at 1691611575348) (:by |rJG4IHzWf) (:text |d0) + |b $ %{} :Leaf (:at 1691611577955) (:by |rJG4IHzWf) (:text |ds) + |updater $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at nil) (:by nil) :data $ {} - |T $ {} (:author |root) (:id |H1U1esuY5TBZ) (:text |defn) (:time 1499755354983) (:type :leaf) - |j $ {} (:author |root) (:id |SJwJxj_Y5aHZ) (:text |updater) (:time 1499755354983) (:type :leaf) - |r $ {} (:id |SkdkeiOK5TBZ) (:time 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at nil) (:by nil) (:text |defn) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |updater) + |r $ %{} :Expr (:at nil) (:by nil) :data $ {} - |T $ {} (:author |root) (:id |r1YyxidF96rW) (:text |store) (:time 1499755354983) (:type :leaf) - |j $ {} (:author |root) (:id |r1cJxouK5aSZ) (:text |op) (:time 1499755354983) (:type :leaf) - |v $ {} (:at 1519489491135) (:by |root) (:id |S1gUCbfy_G) (:text |op-id) (:type :leaf) - |x $ {} (:at 1519489492110) (:by |root) (:id |ryzsAWMkdG) (:text |op-time) (:type :leaf) - |x $ {} (:at 1580869931366) (:by |rJG4IHzWf) (:id |s_R_AYO4o) (:type :expr) + |T $ %{} :Leaf (:at nil) (:by nil) (:text |store) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |op) + |v $ %{} :Leaf (:at 1519489491135) (:by |root) (:text |op-id) + |x $ %{} :Leaf (:at 1519489492110) (:by |root) (:text |op-time) + |x $ %{} :Expr (:at 1580869931366) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008801967) (:by |rJG4IHzWf) (:id |Uqicc0fZj) (:text |tag-match) (:type :leaf) - |j $ {} (:at 1580869931366) (:by |rJG4IHzWf) (:id |zBWc-0aP9) (:text |op) (:type :leaf) - |o $ {} (:at 1650775437026) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1689008801967) (:by |rJG4IHzWf) (:text |tag-match) + |j $ %{} :Leaf (:at 1580869931366) (:by |rJG4IHzWf) (:text |op) + |o $ %{} :Expr (:at 1650775437026) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008816921) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008816921) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775437026) (:by |rJG4IHzWf) (:text |:states) (:type :leaf) - |b $ {} (:at 1689008818075) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |h $ {} (:at 1689008818343) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |b $ {} (:at 1650775437026) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775437026) (:by |rJG4IHzWf) (:text |:states) + |b $ %{} :Leaf (:at 1689008818075) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Leaf (:at 1689008818343) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Expr (:at 1650775437026) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775437026) (:by |rJG4IHzWf) (:text |update-states) (:type :leaf) - |b $ {} (:at 1650775437026) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1689008820893) (:by |rJG4IHzWf) (:text |cursor) (:type :leaf) - |l $ {} (:at 1689008821199) (:by |rJG4IHzWf) (:text |s) (:type :leaf) - |p $ {} (:at 1649786890692) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775437026) (:by |rJG4IHzWf) (:text |update-states) + |b $ %{} :Leaf (:at 1650775437026) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1689008820893) (:by |rJG4IHzWf) (:text |cursor) + |l $ %{} :Leaf (:at 1689008821199) (:by |rJG4IHzWf) (:text |s) + |p $ %{} :Expr (:at 1649786890692) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008823060) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008823060) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786893898) (:by |rJG4IHzWf) (:text |:load-files) (:type :leaf) - |b $ {} (:at 1689008827546) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |b $ {} (:at 1649846264015) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786893898) (:by |rJG4IHzWf) (:text |:load-files) + |b $ %{} :Leaf (:at 1689008827546) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1649846264015) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649846265105) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |P $ {} (:at 1649846267112) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |R $ {} (:at 1650879722053) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649846265105) (:by |rJG4IHzWf) (:text |->) + |P $ %{} :Leaf (:at 1649846267112) (:by |rJG4IHzWf) (:text |store) + |R $ %{} :Expr (:at 1650879722053) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879723624) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650879724639) (:by |rJG4IHzWf) (:text |:package) + |h $ %{} :Expr (:at 1650879727083) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879729432) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1689008828910) (:by |rJG4IHzWf) (:text |data) + |S $ %{} :Expr (:at 1650879768112) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879723624) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650879724639) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |h $ {} (:at 1650879727083) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879768112) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650879770512) (:by |rJG4IHzWf) (:text |:configs) + |h $ %{} :Expr (:at 1650879768112) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879729432) (:by |rJG4IHzWf) (:text |:package) (:type :leaf) - |b $ {} (:at 1689008828910) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |S $ {} (:at 1650879768112) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650879774758) (:by |rJG4IHzWf) (:text |:configs) + |b $ %{} :Leaf (:at 1689008830219) (:by |rJG4IHzWf) (:text |data) + |T $ %{} :Expr (:at 1649786898185) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879768112) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650879770512) (:by |rJG4IHzWf) (:text |:configs) (:type :leaf) - |h $ {} (:at 1650879768112) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786899230) (:by |rJG4IHzWf) (:text |assoc) + |h $ %{} :Leaf (:at 1649786905398) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1650879712524) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650879774758) (:by |rJG4IHzWf) (:text |:configs) (:type :leaf) - |b $ {} (:at 1689008830219) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |T $ {} (:at 1649786898185) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650879713752) (:by |rJG4IHzWf) (:text |:files) + |T $ %{} :Leaf (:at 1689008831622) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1649786898185) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786899230) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |h $ {} (:at 1649786905398) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |l $ {} (:at 1650879712524) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649786899230) (:by |rJG4IHzWf) (:text |assoc) + |h $ %{} :Leaf (:at 1649846274726) (:by |rJG4IHzWf) (:text |:saved-files) + |l $ %{} :Expr (:at 1650879715338) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650879713752) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |T $ {} (:at 1689008831622) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |b $ {} (:at 1649786898185) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650879717038) (:by |rJG4IHzWf) (:text |:files) + |T $ %{} :Leaf (:at 1689008833082) (:by |rJG4IHzWf) (:text |data) + |pD $ %{} :Expr (:at 1693067327745) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1693067329898) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1693067329730) (:by |rJG4IHzWf) (:text |:files-synced) + |b $ %{} :Expr (:at 1693067332102) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1693067333789) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1693067335020) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1693067335652) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649786899230) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |h $ {} (:at 1649846274726) (:by |rJG4IHzWf) (:text |:saved-files) (:type :leaf) - |l $ {} (:at 1650879715338) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1693067336382) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1693067339240) (:by |rJG4IHzWf) (:text |:saved-files) + |h $ %{} :Expr (:at 1693067339763) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650879717038) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |T $ {} (:at 1689008833082) (:by |rJG4IHzWf) (:text |data) (:type :leaf) - |pT $ {} (:at 1650855669937) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1693067341467) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1693067342809) (:by |rJG4IHzWf) (:text |store) + |pT $ %{} :Expr (:at 1650855669937) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008835740) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008835740) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855671836) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |b $ {} (:at 1689008837637) (:by |rJG4IHzWf) (:text |r) (:type :leaf) - |b $ {} (:at 1650855672156) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855671836) (:by |rJG4IHzWf) (:text |:router) + |b $ %{} :Leaf (:at 1689008837637) (:by |rJG4IHzWf) (:text |r) + |b $ %{} :Expr (:at 1650855672156) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855672945) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650855675026) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650855676346) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |l $ {} (:at 1689008839071) (:by |rJG4IHzWf) (:text |r) (:type :leaf) - |pj $ {} (:at 1651057602563) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855672945) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650855675026) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650855676346) (:by |rJG4IHzWf) (:text |:router) + |l $ %{} :Leaf (:at 1689008839071) (:by |rJG4IHzWf) (:text |r) + |pj $ %{} :Expr (:at 1651057602563) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008840371) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008840371) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057604962) (:by |rJG4IHzWf) (:text |:stack-pointer) (:type :leaf) - |b $ {} (:at 1689008841067) (:by |rJG4IHzWf) (:text |p) (:type :leaf) - |b $ {} (:at 1651057605872) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057604962) (:by |rJG4IHzWf) (:text |:stack-pointer) + |b $ %{} :Leaf (:at 1689008841067) (:by |rJG4IHzWf) (:text |p) + |b $ %{} :Expr (:at 1651057605872) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057608378) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1651057609108) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1651057610776) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057608378) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1651057609108) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651057610776) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057611001) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651057611986) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |h $ {} (:at 1651057615436) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |l $ {} (:at 1689008842704) (:by |rJG4IHzWf) (:text |p) (:type :leaf) - |pr $ {} (:at 1651059150648) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057611001) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651057611986) (:by |rJG4IHzWf) (:text |:editor) + |h $ %{} :Leaf (:at 1651057615436) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Leaf (:at 1689008842704) (:by |rJG4IHzWf) (:text |p) + |pr $ %{} :Expr (:at 1651059150648) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008844483) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008844483) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059156279) (:by |rJG4IHzWf) (:text |:pointer-down) (:type :leaf) - |b $ {} (:at 1689008852122) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651059230757) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059156279) (:by |rJG4IHzWf) (:text |:pointer-down) + |b $ %{} :Leaf (:at 1689008852122) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1651059230757) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059233593) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1651059234355) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1651059238286) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |l $ {} (:at 1651059239037) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059233593) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059234355) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1651059238286) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1651059239037) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059239179) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651059239416) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059239179) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059239416) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059240240) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651059241070) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059240240) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059241070) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059247858) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651059248155) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059247858) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651059248155) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059249078) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651059249078) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059248771) (:by |rJG4IHzWf) (:text |size) (:type :leaf) - |b $ {} (:at 1651059249824) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059248771) (:by |rJG4IHzWf) (:text |size) + |b $ %{} :Expr (:at 1651059249824) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059250511) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1651059253865) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059250511) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1651059253865) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059254311) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |b $ {} (:at 1651059258558) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651059260909) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059254311) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651059258558) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059260909) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059261264) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651059263786) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059261264) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651059263786) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059301179) (:by |rJG4IHzWf) (:text |>=) (:type :leaf) - |T $ {} (:at 1689008854786) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651059266385) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059301179) (:by |rJG4IHzWf) (:text |>=) + |T $ %{} :Leaf (:at 1689008854786) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1651059266385) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059266837) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |b $ {} (:at 1651059267777) (:by |rJG4IHzWf) (:text |size) (:type :leaf) - |h $ {} (:at 1651059277526) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |l $ {} (:at 1651059278586) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059266837) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1651059267777) (:by |rJG4IHzWf) (:text |size) + |h $ %{} :Leaf (:at 1651059277526) (:by |rJG4IHzWf) (:text |editor) + |l $ %{} :Expr (:at 1651059278586) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059279320) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1651059282651) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651059284591) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |l $ {} (:at 1651059285152) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |pv $ {} (:at 1651059156818) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059279320) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059282651) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1651059284591) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Leaf (:at 1651059285152) (:by |rJG4IHzWf) (:text |inc) + |pv $ %{} :Expr (:at 1651059156818) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008847481) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008847481) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059158596) (:by |rJG4IHzWf) (:text |:pointer-up) (:type :leaf) - |b $ {} (:at 1689008857148) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059158596) (:by |rJG4IHzWf) (:text |:pointer-up) + |b $ %{} :Leaf (:at 1689008857148) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |l $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |size) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |size) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |count) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059312818) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |X $ {} (:at 1651059314731) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |b $ {} (:at 1689008859307) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |l $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059312818) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1651059314731) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Leaf (:at 1689008859307) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) + |l $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651059288055) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |l $ {} (:at 1651059321816) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |px $ {} (:at 1651059159122) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Leaf (:at 1651059321816) (:by |rJG4IHzWf) (:text |dec) + |px $ %{} :Expr (:at 1651059159122) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008862188) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008862188) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059165374) (:by |rJG4IHzWf) (:text |:pointer-shrink) (:type :leaf) - |b $ {} (:at 1689008862969) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651059329562) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059165374) (:by |rJG4IHzWf) (:text |:pointer-shrink) + |b $ %{} :Leaf (:at 1689008862969) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1651059329562) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059329562) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1651059329562) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1651059329562) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |l $ {} (:at 1651059329562) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1651059329562) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059329562) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651059329562) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059329562) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059329562) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651059478860) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059478860) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059480047) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1651059480335) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059480047) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651059480335) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059482117) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1651059482383) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059482117) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1651059482383) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059484708) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |b $ {} (:at 1651059486422) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651059487295) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059484708) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651059486422) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059487295) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059489180) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651059489998) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |T $ {} (:at 1651059332416) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059489180) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651059489998) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1651059332416) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059333317) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651059336290) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |e $ {} (:at 1651059352780) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059333317) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651059336290) (:by |rJG4IHzWf) (:text |editor) + |e $ %{} :Expr (:at 1651059352780) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059355403) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1651059358432) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |h $ {} (:at 1651059495276) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059355403) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059358432) (:by |rJG4IHzWf) (:text |:pointer) + |h $ %{} :Expr (:at 1651059495276) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059495527) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651059495806) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059495527) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059495806) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059496212) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651059497090) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059496212) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651059497090) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059497454) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651059501789) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059497454) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651059501789) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059502497) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |L $ {} (:at 1651059503426) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |T $ {} (:at 1651059498667) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651059504922) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |l $ {} (:at 1651059506202) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059502497) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1651059503426) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Leaf (:at 1651059498667) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651059504922) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1651059506202) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059507028) (:by |rJG4IHzWf) (:text |dec) (:type :leaf) - |b $ {} (:at 1651059507584) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |h $ {} (:at 1651059336700) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059507028) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1651059507584) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651059336700) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059337302) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |h $ {} (:at 1651059339014) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |l $ {} (:at 1651059339365) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059337302) (:by |rJG4IHzWf) (:text |update) + |h $ %{} :Leaf (:at 1651059339014) (:by |rJG4IHzWf) (:text |:stack) + |l $ %{} :Expr (:at 1651059339365) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059340093) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651059340345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059340093) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059340345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059340671) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1651059341136) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059340671) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1651059341136) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059342247) (:by |rJG4IHzWf) (:text |dissoc) (:type :leaf) - |b $ {} (:at 1651059342919) (:by |rJG4IHzWf) (:text |xs) (:type :leaf) - |h $ {} (:at 1689008865288) (:by |rJG4IHzWf) (:text |idx) (:type :leaf) - |b $ {} (:at 1651059511332) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |q $ {} (:at 1650452203166) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059342247) (:by |rJG4IHzWf) (:text |dissoc) + |b $ %{} :Leaf (:at 1651059342919) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1689008865288) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651059511332) (:by |rJG4IHzWf) (:text |editor) + |q $ %{} :Expr (:at 1650452203166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008872337) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008872337) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452251609) (:by |rJG4IHzWf) (:text |:call-cirru-edit) (:type :leaf) - |b $ {} (:at 1689008876254) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452251609) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |b $ %{} :Leaf (:at 1689008876254) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650854721883) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1650854721883) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854725507) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1650854726257) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854725507) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1650854726257) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854726957) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1650854728243) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854726957) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1650854728243) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |prepend) (:type :leaf) - |X $ {} (:at 1651057171977) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |prepend) + |X $ %{} :Expr (:at 1651057171977) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057172900) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651057174836) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651057175155) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057172900) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651057174836) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651057175155) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057176959) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651057177865) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |h $ {} (:at 1651057179921) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057176959) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651057177865) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651057179921) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057181408) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651057182930) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057181408) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651057182930) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-target) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692869474771) (:by |rJG4IHzWf) (:text |def-entry) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1651054713223) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651054713223) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |tuple?) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-target) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692869556971) (:by |rJG4IHzWf) (:text |record?) + |b $ %{} :Leaf (:at 1692869558942) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452324058) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |h $ {} (:at 1650452324915) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452324058) (:by |rJG4IHzWf) (:text |let) + |h $ %{} :Expr (:at 1650452324915) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452325886) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650452325886) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650452328378) (:by |rJG4IHzWf) (:text |result) (:type :leaf) - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650452328378) (:by |rJG4IHzWf) (:text |result) + |T $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452431805) (:by |rJG4IHzWf) (:text |cirru-edit) (:type :leaf) - |b $ {} (:at 1650452435252) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452431805) (:by |rJG4IHzWf) (:text |cirru-edit) + |b $ %{} :Expr (:at 1650452435252) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650452436297) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1650452436771) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650452436297) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1650452436771) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650452437937) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650452437937) (:by |rJG4IHzWf) (:text |:tree) + |T $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-target) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1650452443983) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692869483724) (:by |rJG4IHzWf) (:text |get-in) + |a $ %{} :Leaf (:at 1692869561582) (:by |rJG4IHzWf) (:text |def-entry) + |d $ %{} :Expr (:at 1692869487974) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1692869488495) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1692869486786) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1692869489643) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1650452443983) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452447385) (:by |rJG4IHzWf) (:text |:clipboard) (:type :leaf) - |b $ {} (:at 1650452447639) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452447385) (:by |rJG4IHzWf) (:text |:clipboard) + |b $ %{} :Expr (:at 1650452447639) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452450753) (:by |rJG4IHzWf) (:text |:clipboard) (:type :leaf) - |b $ {} (:at 1650854741135) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1691434360648) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1691434361555) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |T $ {} (:at 1691434371200) (:by |rJG4IHzWf) (:text |&) (:type :leaf) - |b $ {} (:at 1691434234691) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |j $ {} (:at 1650454078895) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1651148409802) (:by |rJG4IHzWf) (:text |;) (:type :leaf) - |T $ {} (:at 1650454084661) (:by |rJG4IHzWf) (:text |js/console.log) (:type :leaf) - |X $ {} (:at 1650454218376) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1650454085432) (:by |rJG4IHzWf) (:text |result) (:type :leaf) - |l $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452387401) (:by |rJG4IHzWf) (:text |if-let) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452392051) (:by |rJG4IHzWf) (:text |warning) (:type :leaf) - |b $ {} (:at 1650452372527) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452373199) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |b $ {} (:at 1650452376037) (:by |rJG4IHzWf) (:text |result) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |js/console.warn) (:type :leaf) - |b $ {} (:at 1650452394793) (:by |rJG4IHzWf) (:text |warning) (:type :leaf) - |o $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |'quote) (:type :leaf) - |h $ {} (:at 1650452401256) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650452402103) (:by |rJG4IHzWf) (:text |:tree) (:type :leaf) - |b $ {} (:at 1650452406163) (:by |rJG4IHzWf) (:text |result) (:type :leaf) - |l $ {} (:at 1650452312452) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452450753) (:by |rJG4IHzWf) (:text |:clipboard) + |b $ %{} :Leaf (:at 1650854741135) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1691434360648) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691434361555) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1691434371200) (:by |rJG4IHzWf) (:text |&) + |b $ %{} :Leaf (:at 1691434234691) (:by |rJG4IHzWf) (:text |op-data) + |j $ %{} :Expr (:at 1650454078895) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651148409802) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650454084661) (:by |rJG4IHzWf) (:text |js/console.log) + |X $ %{} :Leaf (:at 1650454218376) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Leaf (:at 1650454085432) (:by |rJG4IHzWf) (:text |result) + |l $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452387401) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452392051) (:by |rJG4IHzWf) (:text |warning) + |b $ %{} :Expr (:at 1650452372527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452373199) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1650452376037) (:by |rJG4IHzWf) (:text |result) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1650452394793) (:by |rJG4IHzWf) (:text |warning) + |o $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1693066695253) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1693066710607) (:by |rJG4IHzWf) (:text |assoc) + |L $ %{} :Leaf (:at 1693066706389) (:by |rJG4IHzWf) (:text |def-entry) + |P $ %{} :Leaf (:at 1693066707549) (:by |rJG4IHzWf) (:text |:code) + |T $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |::) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |'quote) + |h $ %{} :Expr (:at 1650452401256) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452402103) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1650452406163) (:by |rJG4IHzWf) (:text |result) + |l $ %{} :Expr (:at 1650452312452) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854748600) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1650854749186) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854748600) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Expr (:at 1650854749186) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650854750515) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650854751477) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1650452312452) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |h $ {} (:at 1650454168346) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650854750515) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854751477) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650452312452) (:by |rJG4IHzWf) (:text |:focus) + |h $ %{} :Expr (:at 1650454168346) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650454168896) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1650452330215) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650454168896) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650452330215) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452332656) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |b $ {} (:at 1650452333296) (:by |rJG4IHzWf) (:text |result) (:type :leaf) - |b $ {} (:at 1650454183075) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452332656) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Leaf (:at 1650452333296) (:by |rJG4IHzWf) (:text |result) + |b $ %{} :Expr (:at 1650454183075) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855008803) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |b $ {} (:at 1650855011283) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |m $ {} (:at 1651148354422) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855008803) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Leaf (:at 1650855011283) (:by |rJG4IHzWf) (:text |editor) + |m $ %{} :Expr (:at 1651148354422) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148356677) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1651148357506) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148356677) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Expr (:at 1651148357506) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148357663) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651148359454) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |h $ {} (:at 1651148362954) (:by |rJG4IHzWf) (:text |:clipboard) (:type :leaf) - |h $ {} (:at 1651148367248) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148357663) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651148359454) (:by |rJG4IHzWf) (:text |:editor) + |h $ %{} :Leaf (:at 1651148362954) (:by |rJG4IHzWf) (:text |:clipboard) + |h $ %{} :Expr (:at 1651148367248) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651148367248) (:by |rJG4IHzWf) (:text |:clipboard) (:type :leaf) - |b $ {} (:at 1651148367248) (:by |rJG4IHzWf) (:text |result) (:type :leaf) - |o $ {} (:at 1650854886398) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651148367248) (:by |rJG4IHzWf) (:text |:clipboard) + |b $ %{} :Leaf (:at 1651148367248) (:by |rJG4IHzWf) (:text |result) + |o $ %{} :Expr (:at 1650854886398) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854888128) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650854892209) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |h $ {} (:at 1650854894274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854888128) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650854892209) (:by |rJG4IHzWf) (:text |:warning) + |h $ %{} :Expr (:at 1650854894274) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854894274) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |b $ {} (:at 1650854894274) (:by |rJG4IHzWf) (:text |result) (:type :leaf) - |l $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854894274) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1650854894274) (:by |rJG4IHzWf) (:text |result) + |l $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |l $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text "|\"target not found at:") (:type :leaf) - |h $ {} (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |rT $ {} (:at 1649999058091) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text "|\"target not found at:") + |h $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) + |rT $ %{} :Expr (:at 1649999058091) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008878525) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008878525) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999061911) (:by |rJG4IHzWf) (:text |:cirru-edit-node) (:type :leaf) - |b $ {} (:at 1689008880874) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1649999065726) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999061911) (:by |rJG4IHzWf) (:text |:cirru-edit-node) + |b $ %{} :Leaf (:at 1689008880874) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649999065726) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999087524) (:by |rJG4IHzWf) (:text |let-sugar) (:type :leaf) - |b $ {} (:at 1649999094750) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999087524) (:by |rJG4IHzWf) (:text |let-sugar) + |b $ %{} :Expr (:at 1649999094750) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999088628) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649999088628) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999067139) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649999067139) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649999090131) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1649999340190) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |b $ {} (:at 1649999073770) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1649999092565) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |X $ {} (:at 1651054728212) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649999090131) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1649999340190) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Leaf (:at 1649999073770) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Leaf (:at 1649999092565) (:by |rJG4IHzWf) (:text |op-data) + |X $ %{} :Expr (:at 1651054728212) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651054729594) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1651054729861) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651054729594) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651054729861) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651054732057) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1651054732811) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1649999229049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651054732057) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1651054732811) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1649999229049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999229049) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1649999229049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999229049) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1649999229049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999229049) (:by |rJG4IHzWf) (:text |prepend) (:type :leaf) - |X $ {} (:at 1651057094070) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999229049) (:by |rJG4IHzWf) (:text |prepend) + |X $ %{} :Expr (:at 1651057094070) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057096681) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651057098932) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651057106005) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057096681) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651057098932) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651057106005) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651057108043) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1651057109024) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |T $ {} (:at 1651057099734) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651057108043) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1651057109024) (:by |rJG4IHzWf) (:text |:stack) + |T $ %{} :Expr (:at 1651057099734) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057101780) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651057102613) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1649999229049) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |h $ {} (:at 1649999231596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057101780) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651057102613) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1649999229049) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Expr (:at 1649999231596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999231596) (:by |rJG4IHzWf) (:text |def-target) (:type :leaf) - |b $ {} (:at 1649999231596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692869496726) (:by |rJG4IHzWf) (:text |def-entry) + |b $ %{} :Expr (:at 1649999231596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999231596) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1649999231596) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1649999231596) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1649999231596) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999231596) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1649999231596) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |h $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1649999235262) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649999235262) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text |tuple?) (:type :leaf) - |b $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text |def-target) (:type :leaf) - |h $ {} (:at 1649999361561) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692869500255) (:by |rJG4IHzWf) (:text |record?) + |b $ %{} :Leaf (:at 1692869504049) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Expr (:at 1649999361561) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649999369582) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |L $ {} (:at 1649999370351) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |P $ {} (:at 1649999382132) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |T $ {} (:at 1649999357662) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649999369582) (:by |rJG4IHzWf) (:text |assoc-in) + |L $ %{} :Leaf (:at 1649999370351) (:by |rJG4IHzWf) (:text |store) + |P $ %{} :Expr (:at 1692869511081) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649999358827) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |L $ {} (:at 1649999360278) (:by |rJG4IHzWf) (:text |'quote) (:type :leaf) - |T $ {} (:at 1649999317573) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1692869512150) (:by |rJG4IHzWf) (:text |conj) + |T $ %{} :Leaf (:at 1649999382132) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Leaf (:at 1692869515598) (:by |rJG4IHzWf) (:text |:code) + |T $ %{} :Expr (:at 1649999357662) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649999358827) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1649999360278) (:by |rJG4IHzWf) (:text |'quote) + |T $ %{} :Expr (:at 1649999317573) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999320483) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1649999324708) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999320483) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Expr (:at 1649999324708) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999324708) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |b $ {} (:at 1649999324708) (:by |rJG4IHzWf) (:text |def-target) (:type :leaf) - |h $ {} (:at 1649999324708) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1649999342154) (:by |rJG4IHzWf) (:text |focus) (:type :leaf) - |l $ {} (:at 1649999346107) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |l $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1692869536890) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1692869534055) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Expr (:at 1692869538853) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1692869539334) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1692869540174) (:by |rJG4IHzWf) (:text |:code) + |T $ %{} :Leaf (:at 1649999324708) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1649999342154) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Leaf (:at 1649999346107) (:by |rJG4IHzWf) (:text |code) + |l $ %{} :Expr (:at 1649999235262) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |l $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Expr (:at 1649999235262) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |b $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text "|\"target not found at:") (:type :leaf) - |h $ {} (:at 1649999235262) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |s $ {} (:at 1649849664112) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text "|\"target not found at:") + |h $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |def-path) + |s $ %{} :Expr (:at 1649849664112) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008882620) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008882620) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649849666625) (:by |rJG4IHzWf) (:text |:def-path) (:type :leaf) - |b $ {} (:at 1689008884067) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1651049242195) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649849666625) (:by |rJG4IHzWf) (:text |:def-path) + |b $ %{} :Leaf (:at 1689008884067) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1651049242195) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651049242874) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1651049243665) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1651049246096) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651049242874) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1651049243665) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1651049246096) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651049246825) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1651049249045) (:by |rJG4IHzWf) (:text |:router) (:type :leaf) - |h $ {} (:at 1651049249327) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651049246825) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1651049249045) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651049249327) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651049249631) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651049250003) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651049249631) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651049250003) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651049251070) (:by |rJG4IHzWf) (:text |:name) (:type :leaf) - |b $ {} (:at 1651049252839) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |h $ {} (:at 1651059682942) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651049251070) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651049252839) (:by |rJG4IHzWf) (:text |:editor) + |h $ %{} :Expr (:at 1651059682942) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059856815) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |L $ {} (:at 1651059690657) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1651059692453) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059856815) (:by |rJG4IHzWf) (:text |update) + |L $ %{} :Leaf (:at 1651059690657) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Expr (:at 1651059692453) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059693594) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |L $ {} (:at 1651059693858) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059693594) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1651059693858) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059696274) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |T $ {} (:at 1651059697775) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059696274) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1651059697775) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059698343) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1651059698705) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059698343) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651059698705) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059698839) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1651059698839) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059703928) (:by |rJG4IHzWf) (:text |pointer) (:type :leaf) - |b $ {} (:at 1651059704347) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059703928) (:by |rJG4IHzWf) (:text |pointer) + |b $ %{} :Expr (:at 1651059704347) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059705178) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651059708151) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1651059709937) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059705178) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651059708151) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651059709937) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059710725) (:by |rJG4IHzWf) (:text |stack) (:type :leaf) - |b $ {} (:at 1651059711497) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059710725) (:by |rJG4IHzWf) (:text |stack) + |b $ %{} :Expr (:at 1651059711497) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059712800) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |b $ {} (:at 1651059713746) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1652622532039) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059712800) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651059713746) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1652622532039) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1652622533912) (:by |rJG4IHzWf) (:text |next-pointer) (:type :leaf) - |b $ {} (:at 1652622534478) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1652622533912) (:by |rJG4IHzWf) (:text |next-pointer) + |b $ %{} :Expr (:at 1652622534478) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1652622534913) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |b $ {} (:at 1652622536816) (:by |rJG4IHzWf) (:text |pointer) (:type :leaf) - |b $ {} (:at 1651568631560) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1652622534913) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1652622536816) (:by |rJG4IHzWf) (:text |pointer) + |b $ %{} :Expr (:at 1651568631560) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651568632102) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1652622540850) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651568632102) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1652622540850) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1652622541526) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1652622526080) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1652622541526) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1652622526080) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1652622544522) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |L $ {} (:at 1652622530442) (:by |rJG4IHzWf) (:text |stack) (:type :leaf) - |P $ {} (:at 1652622547256) (:by |rJG4IHzWf) (:text |next-pointer) (:type :leaf) - |b $ {} (:at 1652622549933) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1652622544522) (:by |rJG4IHzWf) (:text |contains?) + |L $ %{} :Leaf (:at 1652622530442) (:by |rJG4IHzWf) (:text |stack) + |P $ %{} :Leaf (:at 1652622547256) (:by |rJG4IHzWf) (:text |next-pointer) + |b $ %{} :Expr (:at 1652622549933) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1652622549933) (:by |rJG4IHzWf) (:text |=) (:type :leaf) - |b $ {} (:at 1652622549933) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |h $ {} (:at 1652622549933) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1652622549933) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1652622549933) (:by |rJG4IHzWf) (:text |op-data) + |h $ %{} :Expr (:at 1652622549933) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1652622549933) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1652622549933) (:by |rJG4IHzWf) (:text |stack) (:type :leaf) - |h $ {} (:at 1652622555484) (:by |rJG4IHzWf) (:text |next-pointer) (:type :leaf) - |P $ {} (:at 1651568648737) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651568650288) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1651568652865) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651568655102) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |l $ {} (:at 1651568655510) (:by |rJG4IHzWf) (:text |inc) (:type :leaf) - |T $ {} (:at 1651059818291) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1651059819066) (:by |rJG4IHzWf) (:text |merge) (:type :leaf) - |L $ {} (:at 1651059821476) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |T $ {} (:at 1651059723284) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1651059724841) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651059725446) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1652622549933) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1652622549933) (:by |rJG4IHzWf) (:text |stack) + |h $ %{} :Leaf (:at 1652622555484) (:by |rJG4IHzWf) (:text |next-pointer) + |P $ %{} :Expr (:at 1651568648737) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568650288) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651568652865) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1651568655102) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Leaf (:at 1651568655510) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Expr (:at 1651059818291) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059819066) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1651059821476) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1651059723284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059724841) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651059725446) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059726542) (:by |rJG4IHzWf) (:text |empty?) (:type :leaf) - |b $ {} (:at 1651059727962) (:by |rJG4IHzWf) (:text |stack) (:type :leaf) - |h $ {} (:at 1651059735524) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059726542) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1651059727962) (:by |rJG4IHzWf) (:text |stack) + |h $ %{} :Expr (:at 1651059735524) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059735838) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1651059736155) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059735838) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651059736155) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059739142) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651059739349) (:by |rJG4IHzWf) (:text |0) (:type :leaf) - |h $ {} (:at 1651059739900) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059739142) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651059739349) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1651059739900) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059742644) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |b $ {} (:at 1651059742920) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059742644) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Expr (:at 1651059742920) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059743158) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651059744264) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |l $ {} (:at 1651059792612) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059743158) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651059744264) (:by |rJG4IHzWf) (:text |op-data) + |l $ %{} :Expr (:at 1651059792612) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059800590) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |T $ {} (:at 1651059801032) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059800590) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651059801032) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651059802955) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |T $ {} (:at 1651059746226) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651059802955) (:by |rJG4IHzWf) (:text |:stack) + |T $ %{} :Expr (:at 1651059746226) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059775868) (:by |rJG4IHzWf) (:text |.assoc-after) (:type :leaf) - |b $ {} (:at 1651059779877) (:by |rJG4IHzWf) (:text |stack) (:type :leaf) - |h $ {} (:at 1651059783348) (:by |rJG4IHzWf) (:text |pointer) (:type :leaf) - |l $ {} (:at 1651059785594) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1651059803630) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059775868) (:by |rJG4IHzWf) (:text |.assoc-after) + |b $ %{} :Leaf (:at 1651059779877) (:by |rJG4IHzWf) (:text |stack) + |h $ %{} :Leaf (:at 1651059783348) (:by |rJG4IHzWf) (:text |pointer) + |l $ %{} :Leaf (:at 1651059785594) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1651059803630) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651059805294) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1652622561715) (:by |rJG4IHzWf) (:text |next-pointer) (:type :leaf) - |t $ {} (:at 1649236417648) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651059805294) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1652622561715) (:by |rJG4IHzWf) (:text |next-pointer) + |t $ %{} :Expr (:at 1649236417648) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008886715) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008886715) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649236419279) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |b $ {} (:at 1689008890064) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1649236419583) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649236419279) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Leaf (:at 1689008890064) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649236419583) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854790191) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1649236422391) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650854791093) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854790191) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1649236422391) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650854791093) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650854791810) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650854792740) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1649236423256) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |l $ {} (:at 1649236424471) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |v $ {} (:at 1649963829674) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650854791810) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854792740) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1649236423256) (:by |rJG4IHzWf) (:text |:focus) + |l $ %{} :Leaf (:at 1649236424471) (:by |rJG4IHzWf) (:text |op-data) + |v $ %{} :Expr (:at 1649963829674) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008890824) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008890824) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963830383) (:by |rJG4IHzWf) (:text |:warn) (:type :leaf) - |b $ {} (:at 1689008892736) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1649963831166) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963830383) (:by |rJG4IHzWf) (:text |:warn) + |b $ %{} :Leaf (:at 1689008892736) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649963831166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963832686) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1649963833956) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1649963835055) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |l $ {} (:at 1649963843596) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |v5 $ {} (:at 1649963829674) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963832686) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649963833956) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649963835055) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Leaf (:at 1649963843596) (:by |rJG4IHzWf) (:text |op-data) + |v5 $ %{} :Expr (:at 1649963829674) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008893699) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008893699) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650714509341) (:by |rJG4IHzWf) (:text |:ok) (:type :leaf) - |b $ {} (:at 1649963831166) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650714509341) (:by |rJG4IHzWf) (:text |:ok) + |b $ %{} :Expr (:at 1649963831166) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649963832686) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1649963833956) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1649963835055) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |l $ {} (:at 1650714512337) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |vD $ {} (:at 1649964175859) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649963832686) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649963833956) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649963835055) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Leaf (:at 1650714512337) (:by |rJG4IHzWf) (:text |nil) + |vD $ %{} :Expr (:at 1649964175859) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008894558) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008894558) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964177135) (:by |rJG4IHzWf) (:text |:add-ns) (:type :leaf) - |b $ {} (:at 1689008897021) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1649964286256) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964177135) (:by |rJG4IHzWf) (:text |:add-ns) + |b $ %{} :Leaf (:at 1689008897021) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649964286256) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649964287352) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1649964287626) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649964287352) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649964287626) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964289143) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1649964289143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964287936) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1649964291397) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964287936) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Expr (:at 1649964291397) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964291397) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1649964291397) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |h $ {} (:at 1649964291397) (:by |rJG4IHzWf) (:text "|\"TODO_NS") (:type :leaf) - |T $ {} (:at 1649964177558) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964291397) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Leaf (:at 1649964291397) (:by |rJG4IHzWf) (:text |op-data) + |h $ %{} :Leaf (:at 1649964291397) (:by |rJG4IHzWf) (:text "|\"TODO_NS") + |T $ %{} :Expr (:at 1649964177558) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964182074) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1649964179826) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1649964184659) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964182074) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1649964179826) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1649964184659) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964185387) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649964186243) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |h $ {} (:at 1649964292830) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |l $ {} (:at 1649964216558) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964185387) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649964186243) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Leaf (:at 1649964292830) (:by |rJG4IHzWf) (:text |ns) + |l $ %{} :Expr (:at 1649964216558) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964217626) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |b $ {} (:at 1649964217947) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964217626) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649964217947) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964218436) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |b $ {} (:at 1649964219710) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964218436) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Expr (:at 1693067474998) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964269707) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |X $ {} (:at 1649964271678) (:by |rJG4IHzWf) (:text |'quote) (:type :leaf) - |b $ {} (:at 1649964236163) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1693067490497) (:by |rJG4IHzWf) (:text |%{}) + |H $ %{} :Leaf (:at 1693067498939) (:by |rJG4IHzWf) (:text |schema/CodeEntry) + |L $ %{} :Expr (:at 1693067478623) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649964274054) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1649964808891) (:by |rJG4IHzWf) (:text "|\"ns") (:type :leaf) - |b $ {} (:at 1649964809224) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1649964227140) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1693067486495) (:by |rJG4IHzWf) (:text |:doc) + |b $ %{} :Leaf (:at 1693067487021) (:by |rJG4IHzWf) (:text "|\"") + |T $ %{} :Expr (:at 1693067477276) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1693067478078) (:by |rJG4IHzWf) (:text |:code) + |T $ %{} :Expr (:at 1649964219710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964269707) (:by |rJG4IHzWf) (:text |::) + |X $ %{} :Leaf (:at 1649964271678) (:by |rJG4IHzWf) (:text |'quote) + |b $ %{} :Expr (:at 1649964236163) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649964274054) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1649964808891) (:by |rJG4IHzWf) (:text "|\"ns") + |b $ %{} :Leaf (:at 1649964809224) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649964227140) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964227847) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |b $ {} (:at 1649964228337) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964227847) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Expr (:at 1649964228337) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964228675) (:by |rJG4IHzWf) (:text |{}) (:type :leaf) - |vL $ {} (:at 1649964301870) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964228675) (:by |rJG4IHzWf) (:text |{}) + |vL $ %{} :Expr (:at 1649964301870) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008898892) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008898892) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964303178) (:by |rJG4IHzWf) (:text |:rm-ns) (:type :leaf) - |b $ {} (:at 1689008899948) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1649964312715) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964303178) (:by |rJG4IHzWf) (:text |:rm-ns) + |b $ %{} :Leaf (:at 1689008899948) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649964312715) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964313987) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649964314690) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964313987) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649964314690) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964315408) (:by |rJG4IHzWf) (:text |some?) (:type :leaf) - |b $ {} (:at 1649964316844) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |h $ {} (:at 1649964317705) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964315408) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1649964316844) (:by |rJG4IHzWf) (:text |op-data) + |h $ %{} :Expr (:at 1649964317705) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964324410) (:by |rJG4IHzWf) (:text |dissoc-in) (:type :leaf) - |b $ {} (:at 1649964325688) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1649964325956) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964324410) (:by |rJG4IHzWf) (:text |dissoc-in) + |b $ %{} :Leaf (:at 1649964325688) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1649964325956) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964326120) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649964327771) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |h $ {} (:at 1649964330421) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |l $ {} (:at 1649964335841) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |vP $ {} (:at 1649964531781) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964326120) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649964327771) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Leaf (:at 1649964330421) (:by |rJG4IHzWf) (:text |op-data) + |l $ %{} :Leaf (:at 1649964335841) (:by |rJG4IHzWf) (:text |store) + |vP $ %{} :Expr (:at 1649964531781) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008902618) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008902618) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964533685) (:by |rJG4IHzWf) (:text |:add-def) (:type :leaf) - |b $ {} (:at 1689008903733) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1649964535990) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964533685) (:by |rJG4IHzWf) (:text |:add-def) + |b $ %{} :Leaf (:at 1689008903733) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649964535990) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964549170) (:by |rJG4IHzWf) (:text |let[]) (:type :leaf) - |X $ {} (:at 1649964549912) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964549170) (:by |rJG4IHzWf) (:text |let[]) + |X $ %{} :Expr (:at 1649964549912) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964550665) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1649964553143) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |e $ {} (:at 1649964557465) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964550665) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1649964553143) (:by |rJG4IHzWf) (:text |def-name) + |e $ %{} :Expr (:at 1649964557465) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649964558215) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |T $ {} (:at 1649964557199) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1649964559455) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649964558215) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Leaf (:at 1649964557199) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649964559455) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964559734) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649964564889) (:by |rJG4IHzWf) (:text "|\"TODO_NS") (:type :leaf) - |h $ {} (:at 1649964567473) (:by |rJG4IHzWf) (:text "|\"TODO_DEF") (:type :leaf) - |j $ {} (:at 1649964578609) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964559734) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649964564889) (:by |rJG4IHzWf) (:text "|\"TODO_NS") + |h $ %{} :Leaf (:at 1649964567473) (:by |rJG4IHzWf) (:text "|\"TODO_DEF") + |j $ %{} :Expr (:at 1649964578609) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964581584) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1649964585887) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1649964593431) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |l $ {} (:at 1649964594098) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964581584) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649964585887) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649964593431) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1649964594098) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964594393) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649964594631) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964594393) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649964594631) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964595469) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649964596143) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964595469) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649964596143) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964596583) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649964597049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964596583) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649964597049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964599503) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1649964605699) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649964606664) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |e $ {} (:at 1649964619570) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964599503) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1649964605699) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1649964606664) (:by |rJG4IHzWf) (:text |ns) + |e $ %{} :Expr (:at 1649964619570) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965044156) (:by |rJG4IHzWf) (:text |update-in) (:type :leaf) - |b $ {} (:at 1649964623190) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649965045895) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965044156) (:by |rJG4IHzWf) (:text |update-in) + |b $ %{} :Leaf (:at 1649964623190) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649965045895) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649965046512) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1649965047238) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |T $ {} (:at 1649964630158) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1649964630821) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649965046512) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1649965047238) (:by |rJG4IHzWf) (:text |ns) + |T $ %{} :Leaf (:at 1649964630158) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1649964630821) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964631081) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649964631338) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964631081) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649964631338) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964631875) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1649964632766) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964631875) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Expr (:at 1649964632766) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964633243) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649964633489) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964633243) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649964633489) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964634533) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1649964635226) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1649964641951) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649964645406) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |l $ {} (:at 1649964646027) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964634533) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1649964635226) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649964641951) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Leaf (:at 1649964645406) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Expr (:at 1649964646027) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964650908) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1649964652180) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1649964660584) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |l $ {} (:at 1649964664508) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964650908) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649964652180) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649964660584) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1693067539037) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964665260) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |b $ {} (:at 1649964666566) (:by |rJG4IHzWf) (:text |'quote) (:type :leaf) - |h $ {} (:at 1649964667498) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1693067540975) (:by |rJG4IHzWf) (:text |%{}) + |L $ %{} :Leaf (:at 1693067542141) (:by |rJG4IHzWf) (:text |schema/CodeEntry) + |P $ %{} :Expr (:at 1693067546723) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1693067548641) (:by |rJG4IHzWf) (:text |:doc) + |b $ %{} :Leaf (:at 1693067549118) (:by |rJG4IHzWf) (:text "|\"") + |T $ %{} :Expr (:at 1693067543158) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964670463) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649964811648) (:by |rJG4IHzWf) (:text "|\"defn") (:type :leaf) - |h $ {} (:at 1649964683921) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |l $ {} (:at 1649964688593) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1693067545576) (:by |rJG4IHzWf) (:text |:code) + |T $ %{} :Expr (:at 1649964664508) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649964689763) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |h $ {} (:at 1649964611966) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |vR $ {} (:at 1649965092473) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649964665260) (:by |rJG4IHzWf) (:text |::) + |b $ %{} :Leaf (:at 1649964666566) (:by |rJG4IHzWf) (:text |'quote) + |h $ %{} :Expr (:at 1649964667498) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964670463) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649964811648) (:by |rJG4IHzWf) (:text "|\"defn") + |h $ %{} :Leaf (:at 1649964683921) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1649964688593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964689763) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Leaf (:at 1649964611966) (:by |rJG4IHzWf) (:text |files) + |vR $ %{} :Expr (:at 1649965092473) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008905669) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008905669) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965096128) (:by |rJG4IHzWf) (:text |:rm-def) (:type :leaf) - |b $ {} (:at 1689008906900) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965096128) (:by |rJG4IHzWf) (:text |:rm-def) + |b $ %{} :Leaf (:at 1689008906900) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |let[]) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |let[]) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |or) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |op-data) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text "|\"TODO_NS") (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text "|\"TODO_DEF") (:type :leaf) - |o $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text "|\"TODO_NS") + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text "|\"TODO_DEF") + |o $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |l $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |update-in) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |update-in) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |l $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |contains?) (:type :leaf) - |b $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |h $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |h $ {} (:at 1649965106283) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649965106283) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1649965107986) (:by |rJG4IHzWf) (:text |dissoc) (:type :leaf) - |T $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |b $ {} (:at 1649965110751) (:by |rJG4IHzWf) (:text |def-name) (:type :leaf) - |l $ {} (:at 1649965113472) (:by |rJG4IHzWf) (:text |defs) (:type :leaf) - |l $ {} (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |vS $ {} (:at 1650716775651) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1649965107986) (:by |rJG4IHzWf) (:text |dissoc) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Leaf (:at 1649965110751) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Leaf (:at 1649965113472) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) + |vS $ %{} :Expr (:at 1650716775651) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008908305) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008908305) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716932984) (:by |rJG4IHzWf) (:text |:mv-ns) (:type :leaf) - |b $ {} (:at 1689008911465) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1650716803344) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716932984) (:by |rJG4IHzWf) (:text |:mv-ns) + |b $ %{} :Leaf (:at 1689008911465) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650716803344) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716806029) (:by |rJG4IHzWf) (:text |let[]) (:type :leaf) - |b $ {} (:at 1650716806737) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716806029) (:by |rJG4IHzWf) (:text |let[]) + |b $ %{} :Expr (:at 1650716806737) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716809043) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |b $ {} (:at 1650716809346) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |h $ {} (:at 1650716812021) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |l $ {} (:at 1650716813069) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716809043) (:by |rJG4IHzWf) (:text |from) + |b $ %{} :Leaf (:at 1650716809346) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Leaf (:at 1650716812021) (:by |rJG4IHzWf) (:text |op-data) + |l $ %{} :Expr (:at 1650716813069) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716814449) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650716815260) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716814449) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650716815260) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716854032) (:by |rJG4IHzWf) (:text |contains-in?) (:type :leaf) - |b $ {} (:at 1650716821270) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650716822987) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716854032) (:by |rJG4IHzWf) (:text |contains-in?) + |b $ %{} :Leaf (:at 1650716821270) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650716822987) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650716825131) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650716822207) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1650716827097) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |e $ {} (:at 1650716854728) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650716825131) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650716822207) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650716827097) (:by |rJG4IHzWf) (:text |from) + |e $ %{} :Expr (:at 1650716854728) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716859824) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1650716860637) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650716862472) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |l $ {} (:at 1650716862974) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716859824) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650716860637) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650716862472) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1650716862974) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716863281) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650716863917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716863281) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650716863917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716864695) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650716865773) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716864695) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650716865773) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716885609) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650716887868) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650716889628) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716885609) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650716887868) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650716889628) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716891171) (:by |rJG4IHzWf) (:text |dissoc) (:type :leaf) - |b $ {} (:at 1650716894809) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |l $ {} (:at 1650716895536) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716891171) (:by |rJG4IHzWf) (:text |dissoc) + |b $ %{} :Leaf (:at 1650716894809) (:by |rJG4IHzWf) (:text |from) + |l $ %{} :Expr (:at 1650716895536) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716896423) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650716899491) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |h $ {} (:at 1651567955868) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716896423) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650716899491) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1651567955868) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651567956620) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1651567958959) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651567956620) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Expr (:at 1651567958959) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567958959) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1651567958959) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1651567958959) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |T $ {} (:at 1651567419843) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567958959) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651567958959) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1651567958959) (:by |rJG4IHzWf) (:text |from) + |T $ %{} :Expr (:at 1651567419843) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651567740762) (:by |rJG4IHzWf) (:text |update-in) (:type :leaf) - |P $ {} (:at 1651568002351) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651567740762) (:by |rJG4IHzWf) (:text |update-in) + |P $ %{} :Expr (:at 1651568002351) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651568003483) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651568005436) (:by |rJG4IHzWf) (:text |:ns) (:type :leaf) - |h $ {} (:at 1651568017879) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1651567423524) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651568003483) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651568005436) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Leaf (:at 1651568017879) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651567423524) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567423834) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651567424327) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567423834) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651567424327) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567424761) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651567426289) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567424761) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651567426289) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567427552) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651567469969) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567427552) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651567469969) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651567471237) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |T $ {} (:at 1651567439490) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651567471237) (:by |rJG4IHzWf) (:text |string?) + |T $ %{} :Expr (:at 1651567439490) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567441467) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1651567442370) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651567442703) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |g $ {} (:at 1651567818542) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567441467) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651567442370) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651567442703) (:by |rJG4IHzWf) (:text |1) + |g $ %{} :Expr (:at 1651567818542) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567818542) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1651567818542) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651567818542) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1651567818542) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |l $ {} (:at 1651568118769) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567818542) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1651567818542) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651567818542) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Leaf (:at 1651567818542) (:by |rJG4IHzWf) (:text |to) + |l $ %{} :Expr (:at 1651568118769) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651568119418) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |L $ {} (:at 1651568120599) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651568119418) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1651568120599) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651568128181) (:by |rJG4IHzWf) (:text |js/console.warn) (:type :leaf) - |b $ {} (:at 1651568141226) (:by |rJG4IHzWf) (:text "|\"ns name not found in:") (:type :leaf) - |h $ {} (:at 1651568135985) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |T $ {} (:at 1651567453808) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1650716829049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651568128181) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1651568141226) (:by |rJG4IHzWf) (:text "|\"ns name not found in:") + |h $ %{} :Leaf (:at 1651568135985) (:by |rJG4IHzWf) (:text |code) + |T $ %{} :Leaf (:at 1651567453808) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1650716829049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716830565) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650716831808) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650718093042) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |l $ {} (:at 1650716836102) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716830565) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650716831808) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650718093042) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Expr (:at 1650716836102) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650716837012) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1650716847675) (:by |rJG4IHzWf) (:text "|\"unknown ns: ") (:type :leaf) - |b $ {} (:at 1650716850345) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |vST $ {} (:at 1650716775651) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650716837012) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1650716847675) (:by |rJG4IHzWf) (:text "|\"unknown ns: ") + |b $ %{} :Leaf (:at 1650716850345) (:by |rJG4IHzWf) (:text |from) + |vST $ %{} :Expr (:at 1650716775651) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008913013) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008913013) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717821344) (:by |rJG4IHzWf) (:text |:mv-def) (:type :leaf) - |b $ {} (:at 1689008914925) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1650716803344) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717821344) (:by |rJG4IHzWf) (:text |:mv-def) + |b $ %{} :Leaf (:at 1689008914925) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650716803344) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717831447) (:by |rJG4IHzWf) (:text |let-sugar) (:type :leaf) - |b $ {} (:at 1650717841672) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717831447) (:by |rJG4IHzWf) (:text |let-sugar) + |b $ %{} :Expr (:at 1650717841672) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717846383) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650717846383) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716806737) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650716806737) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650717843266) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650716809043) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |b $ {} (:at 1650716809346) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |b $ {} (:at 1650717848238) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1650717851265) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650717843266) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650716809043) (:by |rJG4IHzWf) (:text |from) + |b $ %{} :Leaf (:at 1650716809346) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Leaf (:at 1650717848238) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650717851265) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717855705) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650717855705) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650717856274) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650717855084) (:by |rJG4IHzWf) (:text |from-ns) (:type :leaf) - |b $ {} (:at 1650717864146) (:by |rJG4IHzWf) (:text |from-def) (:type :leaf) - |b $ {} (:at 1650717866689) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650717856274) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650717855084) (:by |rJG4IHzWf) (:text |from-ns) + |b $ %{} :Leaf (:at 1650717864146) (:by |rJG4IHzWf) (:text |from-def) + |b $ %{} :Expr (:at 1650717866689) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717868031) (:by |rJG4IHzWf) (:text |.split) (:type :leaf) - |b $ {} (:at 1650717868907) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |h $ {} (:at 1650717870645) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |h $ {} (:at 1650717851265) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717868031) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650717868907) (:by |rJG4IHzWf) (:text |from) + |h $ %{} :Leaf (:at 1650717870645) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Expr (:at 1650717851265) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717855705) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1650717855705) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650717856274) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650717890963) (:by |rJG4IHzWf) (:text |to-ns) (:type :leaf) - |b $ {} (:at 1650717893324) (:by |rJG4IHzWf) (:text |to-def) (:type :leaf) - |b $ {} (:at 1650717866689) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650717856274) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650717890963) (:by |rJG4IHzWf) (:text |to-ns) + |b $ %{} :Leaf (:at 1650717893324) (:by |rJG4IHzWf) (:text |to-def) + |b $ %{} :Expr (:at 1650717866689) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717868031) (:by |rJG4IHzWf) (:text |.split) (:type :leaf) - |b $ {} (:at 1650717895256) (:by |rJG4IHzWf) (:text |to) (:type :leaf) - |h $ {} (:at 1650717870645) (:by |rJG4IHzWf) (:text "|\"/") (:type :leaf) - |l $ {} (:at 1650716813069) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717868031) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650717895256) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Leaf (:at 1650717870645) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1650716813069) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716814449) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1650717924035) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716814449) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650717924035) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650717927338) (:by |rJG4IHzWf) (:text |and) (:type :leaf) - |T $ {} (:at 1650716815260) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650717927338) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1650716815260) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716854032) (:by |rJG4IHzWf) (:text |contains-in?) (:type :leaf) - |b $ {} (:at 1650716821270) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650716822987) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716854032) (:by |rJG4IHzWf) (:text |contains-in?) + |b $ %{} :Leaf (:at 1650716821270) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650716822987) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650716825131) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |T $ {} (:at 1650716822207) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1650717904448) (:by |rJG4IHzWf) (:text |from-ns) (:type :leaf) - |h $ {} (:at 1650717900311) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650717908582) (:by |rJG4IHzWf) (:text |from-def) (:type :leaf) - |b $ {} (:at 1650717928450) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650716825131) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650716822207) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650717904448) (:by |rJG4IHzWf) (:text |from-ns) + |h $ %{} :Leaf (:at 1650717900311) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650717908582) (:by |rJG4IHzWf) (:text |from-def) + |b $ %{} :Expr (:at 1650717928450) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717933876) (:by |rJG4IHzWf) (:text |contains-in?) (:type :leaf) - |b $ {} (:at 1650717934639) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650717934993) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717933876) (:by |rJG4IHzWf) (:text |contains-in?) + |b $ %{} :Leaf (:at 1650717934639) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650717934993) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717935177) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650717936280) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |h $ {} (:at 1650717938084) (:by |rJG4IHzWf) (:text |to-ns) (:type :leaf) - |h $ {} (:at 1650717951020) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717935177) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650717936280) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Leaf (:at 1650717938084) (:by |rJG4IHzWf) (:text |to-ns) + |h $ %{} :Expr (:at 1650717951020) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717952740) (:by |rJG4IHzWf) (:text |not) (:type :leaf) - |b $ {} (:at 1650717953122) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717952740) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650717953122) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717961285) (:by |rJG4IHzWf) (:text |blank?) (:type :leaf) - |b $ {} (:at 1650717958294) (:by |rJG4IHzWf) (:text |to-def) (:type :leaf) - |e $ {} (:at 1650718251620) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717961285) (:by |rJG4IHzWf) (:text |blank?) + |b $ %{} :Leaf (:at 1650717958294) (:by |rJG4IHzWf) (:text |to-def) + |e $ %{} :Expr (:at 1650718251620) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650718252321) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1650718255068) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1650716854728) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650718252321) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1650718255068) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650716854728) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716859824) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |h $ {} (:at 1650716862472) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |l $ {} (:at 1650716862974) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716859824) (:by |rJG4IHzWf) (:text |update) + |h $ %{} :Leaf (:at 1650716862472) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1650716862974) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716863281) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650716863917) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716863281) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650716863917) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716864695) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650716865773) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716864695) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650716865773) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716885609) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650716887868) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650716889628) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716885609) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650716887868) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650716889628) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717967759) (:by |rJG4IHzWf) (:text |dissoc-in) (:type :leaf) - |b $ {} (:at 1650717983689) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717967759) (:by |rJG4IHzWf) (:text |dissoc-in) + |b $ %{} :Expr (:at 1650717983689) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717983689) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |h $ {} (:at 1650717983689) (:by |rJG4IHzWf) (:text |from-ns) (:type :leaf) - |l $ {} (:at 1650717983689) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |o $ {} (:at 1650717983689) (:by |rJG4IHzWf) (:text |from-def) (:type :leaf) - |l $ {} (:at 1650716895536) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650717988826) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1650717990462) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717983689) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Leaf (:at 1650717983689) (:by |rJG4IHzWf) (:text |from-ns) + |l $ %{} :Leaf (:at 1650717983689) (:by |rJG4IHzWf) (:text |:defs) + |o $ %{} :Leaf (:at 1650717983689) (:by |rJG4IHzWf) (:text |from-def) + |l $ %{} :Expr (:at 1650716895536) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717988826) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Expr (:at 1650717990462) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650717990625) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650717994449) (:by |rJG4IHzWf) (:text |to-ns) (:type :leaf) - |h $ {} (:at 1650717995495) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650717996779) (:by |rJG4IHzWf) (:text |to-def) (:type :leaf) - |h $ {} (:at 1651567885557) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650717990625) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650717994449) (:by |rJG4IHzWf) (:text |to-ns) + |h $ %{} :Leaf (:at 1650717995495) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650717996779) (:by |rJG4IHzWf) (:text |to-def) + |h $ %{} :Expr (:at 1651567885557) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651567886590) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |T $ {} (:at 1650716900887) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651567886590) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Expr (:at 1650716900887) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718008086) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1650716902515) (:by |rJG4IHzWf) (:text |files) (:type :leaf) - |h $ {} (:at 1650718004752) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718008086) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650716902515) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650718004752) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718004752) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650718004752) (:by |rJG4IHzWf) (:text |from-ns) (:type :leaf) - |h $ {} (:at 1650718004752) (:by |rJG4IHzWf) (:text |:defs) (:type :leaf) - |l $ {} (:at 1650718004752) (:by |rJG4IHzWf) (:text |from-def) (:type :leaf) - |b $ {} (:at 1651567887182) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718004752) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650718004752) (:by |rJG4IHzWf) (:text |from-ns) + |h $ %{} :Leaf (:at 1650718004752) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650718004752) (:by |rJG4IHzWf) (:text |from-def) + |b $ %{} :Expr (:at 1651567887182) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567888944) (:by |rJG4IHzWf) (:text |update) (:type :leaf) - |b $ {} (:at 1651567889997) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1651567890426) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567888944) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651567889997) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651567890426) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567890662) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1651567891926) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567890662) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651567891926) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567904440) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651567905085) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567904440) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651567905085) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567905451) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |b $ {} (:at 1651567916094) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567905451) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651567916094) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651567924117) (:by |rJG4IHzWf) (:text |string?) (:type :leaf) - |T $ {} (:at 1651567905809) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651567924117) (:by |rJG4IHzWf) (:text |string?) + |T $ %{} :Expr (:at 1651567905809) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567913314) (:by |rJG4IHzWf) (:text |get) (:type :leaf) - |b $ {} (:at 1651567913933) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651567915582) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |h $ {} (:at 1651567929389) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567913314) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651567913933) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651567915582) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651567929389) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651567930230) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1651567933362) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |h $ {} (:at 1651567933661) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |l $ {} (:at 1651567942197) (:by |rJG4IHzWf) (:text |to-def) (:type :leaf) - |l $ {} (:at 1651568143050) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651567930230) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1651567933362) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651567933661) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Leaf (:at 1651567942197) (:by |rJG4IHzWf) (:text |to-def) + |l $ %{} :Expr (:at 1651568143050) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1651568143598) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |L $ {} (:at 1651568144440) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1651568143598) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1651568144440) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651568144440) (:by |rJG4IHzWf) (:text |js/console.warn) (:type :leaf) - |b $ {} (:at 1651568144440) (:by |rJG4IHzWf) (:text "|\"def not found in:") (:type :leaf) - |h $ {} (:at 1651568144440) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |T $ {} (:at 1651567938046) (:by |rJG4IHzWf) (:text |code) (:type :leaf) - |b $ {} (:at 1650718258728) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651568144440) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1651568144440) (:by |rJG4IHzWf) (:text "|\"def not found in:") + |h $ %{} :Leaf (:at 1651568144440) (:by |rJG4IHzWf) (:text |code) + |T $ %{} :Leaf (:at 1651567938046) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1650718258728) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650718259740) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650718261504) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |h $ {} (:at 1650718262201) (:by |rJG4IHzWf) (:text |nil) (:type :leaf) - |h $ {} (:at 1650716829049) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650718259740) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650718261504) (:by |rJG4IHzWf) (:text |:warning) + |h $ %{} :Leaf (:at 1650718262201) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650716829049) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650716830565) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650716831808) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650718094983) (:by |rJG4IHzWf) (:text |:warning) (:type :leaf) - |l $ {} (:at 1650716836102) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650716830565) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650716831808) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650718094983) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Expr (:at 1650716836102) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650716837012) (:by |rJG4IHzWf) (:text |str) (:type :leaf) - |T $ {} (:at 1650717917459) (:by |rJG4IHzWf) (:text "|\"unknown ns/def: ") (:type :leaf) - |b $ {} (:at 1650716850345) (:by |rJG4IHzWf) (:text |from) (:type :leaf) - |vSj $ {} (:at 1650775416948) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650716837012) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1650717917459) (:by |rJG4IHzWf) (:text "|\"unknown ns/def: ") + |b $ %{} :Leaf (:at 1650716850345) (:by |rJG4IHzWf) (:text |from) + |vSj $ %{} :Expr (:at 1650775416948) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008917464) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008917464) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650775420333) (:by |rJG4IHzWf) (:text |:picker-mode) (:type :leaf) - |b $ {} (:at 1689008918712) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1650775425210) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650775420333) (:by |rJG4IHzWf) (:text |:picker-mode) + |b $ %{} :Leaf (:at 1689008918712) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650775425210) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854830853) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1650775427901) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650854833274) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650854830853) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650775427901) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650854833274) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650854833908) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650854835572) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1650775430559) (:by |rJG4IHzWf) (:text |:picker-mode?) (:type :leaf) - |l $ {} (:at 1650775707207) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |vj $ {} (:at 1650777616173) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650854833908) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854835572) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650775430559) (:by |rJG4IHzWf) (:text |:picker-mode?) + |l $ %{} :Leaf (:at 1650775707207) (:by |rJG4IHzWf) (:text |op-data) + |vj $ %{} :Expr (:at 1650777616173) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1689008921559) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Expr (:at 1689008921559) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650778937571) (:by |rJG4IHzWf) (:text |:focus-or-pick) (:type :leaf) - |b $ {} (:at 1689008922693) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1650778939606) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650778937571) (:by |rJG4IHzWf) (:text |:focus-or-pick) + |b $ %{} :Leaf (:at 1689008922693) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650778939606) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650778940075) (:by |rJG4IHzWf) (:text |if) (:type :leaf) - |L $ {} (:at 1650778940807) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650778940075) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650778940807) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650778945252) (:by |rJG4IHzWf) (:text |:picker-mode?) (:type :leaf) - |b $ {} (:at 1650854842550) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650778945252) (:by |rJG4IHzWf) (:text |:picker-mode?) + |b $ %{} :Expr (:at 1650854842550) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650854843730) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1650778945977) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1650779010862) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650854843730) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650778945977) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650779010862) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650779011506) (:by |rJG4IHzWf) (:text |let) (:type :leaf) - |L $ {} (:at 1650779011931) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650779011506) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650779011931) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650855134418) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Expr (:at 1650855134418) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855135921) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |b $ {} (:at 1650855136345) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855135921) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1650855136345) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650855137278) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |b $ {} (:at 1650855138392) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |L $ {} (:at 1651057017604) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650855137278) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1650855138392) (:by |rJG4IHzWf) (:text |store) + |L $ %{} :Expr (:at 1651057017604) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057018797) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |b $ {} (:at 1651057019159) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057018797) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1651057019159) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057022420) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |b $ {} (:at 1651057024609) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |h $ {} (:at 1651057025297) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057022420) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651057024609) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651057025297) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057026591) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1651057029156) (:by |rJG4IHzWf) (:text |:stack) (:type :leaf) - |h $ {} (:at 1651057029539) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057026591) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651057029156) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651057029539) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1651057033244) (:by |rJG4IHzWf) (:text |:pointer) (:type :leaf) - |b $ {} (:at 1651057058175) (:by |rJG4IHzWf) (:text |editor) (:type :leaf) - |T $ {} (:at 1650779012158) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1651057033244) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651057058175) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1650779012158) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779013405) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1650779014022) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779013405) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1650779014022) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779025217) (:by |rJG4IHzWf) (:text |get-in) (:type :leaf) - |X $ {} (:at 1650779098005) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |b $ {} (:at 1650779069697) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779025217) (:by |rJG4IHzWf) (:text |get-in) + |X $ %{} :Leaf (:at 1650779098005) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1650779069697) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779069697) (:by |rJG4IHzWf) (:text |concat) (:type :leaf) - |b $ {} (:at 1650779069697) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779069697) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Expr (:at 1650779069697) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779069697) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650779069697) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |g $ {} (:at 1651057046405) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |l $ {} (:at 1650779072149) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779069697) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650779069697) (:by |rJG4IHzWf) (:text |:files) + |g $ %{} :Leaf (:at 1651057046405) (:by |rJG4IHzWf) (:text |def-path) + |l $ %{} :Expr (:at 1650779072149) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650779072285) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650779074213) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |o $ {} (:at 1650779076846) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |T $ {} (:at 1650777654257) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650779072285) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1693067743281) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1650779074213) (:by |rJG4IHzWf) (:text |1) + |o $ %{} :Leaf (:at 1650779076846) (:by |rJG4IHzWf) (:text |op-data) + |T $ %{} :Expr (:at 1650777654257) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650777655789) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |L $ {} (:at 1650777656913) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |T $ {} (:at 1650777625896) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650777655789) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1650777656913) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650777625896) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650777849358) (:by |rJG4IHzWf) (:text |update-in) (:type :leaf) - |h $ {} (:at 1650777636725) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650777849358) (:by |rJG4IHzWf) (:text |update-in) + |h $ %{} :Expr (:at 1650777636725) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650777637716) (:by |rJG4IHzWf) (:text |concat) (:type :leaf) - |T $ {} (:at 1650777630346) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650777637716) (:by |rJG4IHzWf) (:text |concat) + |T $ %{} :Expr (:at 1650777630346) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650777631165) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |b $ {} (:at 1650777632125) (:by |rJG4IHzWf) (:text |:files) (:type :leaf) - |b $ {} (:at 1651057051980) (:by |rJG4IHzWf) (:text |def-path) (:type :leaf) - |j $ {} (:at 1650777854292) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650777631165) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650777632125) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1651057051980) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1693067762760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1693067763698) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1693067765221) (:by |rJG4IHzWf) (:text |:code) + |j $ %{} :Expr (:at 1650777854292) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650777854914) (:by |rJG4IHzWf) (:text |fn) (:type :leaf) - |b $ {} (:at 1650777855246) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650777854914) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650777855246) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650777856924) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |h $ {} (:at 1650777857891) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650777856924) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650777857891) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650777863701) (:by |rJG4IHzWf) (:text |::) (:type :leaf) - |b $ {} (:at 1650855116972) (:by |rJG4IHzWf) (:text |'quote) (:type :leaf) - |h $ {} (:at 1650777871473) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650777863701) (:by |rJG4IHzWf) (:text |::) + |b $ %{} :Leaf (:at 1650855116972) (:by |rJG4IHzWf) (:text |'quote) + |h $ %{} :Expr (:at 1650777871473) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650777925601) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |T $ {} (:at 1650777865161) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650777925601) (:by |rJG4IHzWf) (:text |assoc-in) + |T $ %{} :Expr (:at 1650777865161) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1650777870086) (:by |rJG4IHzWf) (:text |nth) (:type :leaf) - |T $ {} (:at 1650777866135) (:by |rJG4IHzWf) (:text |pair) (:type :leaf) - |b $ {} (:at 1650777870629) (:by |rJG4IHzWf) (:text |1) (:type :leaf) - |b $ {} (:at 1650777880109) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1650777870086) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1650777866135) (:by |rJG4IHzWf) (:text |pair) + |b $ %{} :Leaf (:at 1650777870629) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1650777880109) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650854869340) (:by |rJG4IHzWf) (:text |->) (:type :leaf) - |b $ {} (:at 1650777880109) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |e $ {} (:at 1650854872128) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |h $ {} (:at 1650854870277) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |h $ {} (:at 1650779079155) (:by |rJG4IHzWf) (:text |item) (:type :leaf) - |b $ {} (:at 1650777659013) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650854853426) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |h $ {} (:at 1650854854980) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650854855776) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650854857951) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1650777664835) (:by |rJG4IHzWf) (:text |:picker-mode?) (:type :leaf) - |l $ {} (:at 1650777665393) (:by |rJG4IHzWf) (:text |false) (:type :leaf) - |b $ {} (:at 1650778948236) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650854859991) (:by |rJG4IHzWf) (:text |assoc-in) (:type :leaf) - |b $ {} (:at 1650778948236) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650854861296) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1650854861911) (:by |rJG4IHzWf) (:text |[]) (:type :leaf) - |L $ {} (:at 1650854862895) (:by |rJG4IHzWf) (:text |:editor) (:type :leaf) - |T $ {} (:at 1650778948236) (:by |rJG4IHzWf) (:text |:focus) (:type :leaf) - |l $ {} (:at 1650778948236) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |vr $ {} (:at 1650856116885) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1689008924700) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650856118910) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |b $ {} (:at 1689008925738) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |b $ {} (:at 1650856120298) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1650856122394) (:by |rJG4IHzWf) (:text |assoc) (:type :leaf) - |b $ {} (:at 1650856123197) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - |h $ {} (:at 1650856124695) (:by |rJG4IHzWf) (:text |:deps-tree) (:type :leaf) - |l $ {} (:at 1650856125796) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |w $ {} (:at 1580869940154) (:by |rJG4IHzWf) (:id |FHl_ktz1Y) (:type :expr) - :data $ {} - |T $ {} (:at 1689008926366) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1580869940154) (:by |rJG4IHzWf) (:id |tG2U_VwJq) (:text |:hydrate-storage) (:type :leaf) - |b $ {} (:at 1689008927889) (:by |rJG4IHzWf) (:text |op-data) (:type :leaf) - |j $ {} (:at 1580869940154) (:by |rJG4IHzWf) (:id |_BBu440tb) (:text |op-data) (:type :leaf) - |x $ {} (:at 1689008807481) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |D $ {} (:at 1689008809954) (:by |rJG4IHzWf) (:text |_) (:type :leaf) - |T $ {} (:at 1689008808716) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1689008808716) (:by |rJG4IHzWf) (:text |do) (:type :leaf) - |b $ {} (:at 1689008808716) (:by |rJG4IHzWf) (:type :expr) - :data $ {} - |T $ {} (:at 1689008808716) (:by |rJG4IHzWf) (:text |eprintln) (:type :leaf) - |b $ {} (:at 1689008808716) (:by |rJG4IHzWf) (:text "|\"unknown op") (:type :leaf) - |h $ {} (:at 1689008808716) (:by |rJG4IHzWf) (:text |op) (:type :leaf) - |h $ {} (:at 1689008808716) (:by |rJG4IHzWf) (:text |store) (:type :leaf) - :ns $ {} (:id |B1Z1gjdFqaBZ) (:time 1499755354983) (:type :expr) + |T $ %{} :Leaf (:at 1650854869340) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650777880109) (:by |rJG4IHzWf) (:text |store) + |e $ %{} :Leaf (:at 1650854872128) (:by |rJG4IHzWf) (:text |:editor) + |h $ %{} :Leaf (:at 1650854870277) (:by |rJG4IHzWf) (:text |:focus) + |h $ %{} :Leaf (:at 1650779079155) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1650777659013) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854853426) (:by |rJG4IHzWf) (:text |assoc-in) + |h $ %{} :Expr (:at 1650854854980) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650854855776) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854857951) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650777664835) (:by |rJG4IHzWf) (:text |:picker-mode?) + |l $ %{} :Leaf (:at 1650777665393) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1650778948236) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854859991) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650778948236) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650854861296) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650854861911) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854862895) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650778948236) (:by |rJG4IHzWf) (:text |:focus) + |l $ %{} :Leaf (:at 1650778948236) (:by |rJG4IHzWf) (:text |op-data) + |vr $ %{} :Expr (:at 1650856116885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008924700) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856118910) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1689008925738) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650856120298) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856122394) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650856123197) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650856124695) (:by |rJG4IHzWf) (:text |:deps-tree) + |l $ %{} :Leaf (:at 1650856125796) (:by |rJG4IHzWf) (:text |op-data) + |w $ %{} :Expr (:at 1580869940154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008926366) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1580869940154) (:by |rJG4IHzWf) (:text |:hydrate-storage) + |b $ %{} :Leaf (:at 1689008927889) (:by |rJG4IHzWf) (:text |op-data) + |j $ %{} :Leaf (:at 1580869940154) (:by |rJG4IHzWf) (:text |op-data) + |x $ %{} :Expr (:at 1689008807481) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1689008809954) (:by |rJG4IHzWf) (:text |_) + |T $ %{} :Expr (:at 1689008808716) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1689008808716) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text |eprintln) + |b $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text "|\"unknown op") + |h $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text |op) + |h $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text |store) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at nil) (:by nil) :data $ {} - |T $ {} (:author |root) (:id |SkG1lo_t9pHZ) (:text |ns) (:time 1499755354983) (:type :leaf) - |j $ {} (:author |root) (:id |B17kxjdFq6r-) (:text |app.updater) (:time 1499755354983) (:type :leaf) - |r $ {} (:at 1629647934184) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at nil) (:by nil) (:text |ns) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |app.updater) + |r $ %{} :Expr (:at 1629647934184) (:by |rJG4IHzWf) :data $ {} - |D $ {} (:at 1629647935135) (:by |rJG4IHzWf) (:text |:require) (:type :leaf) - |T $ {} (:at 1629647926714) (:by |rJG4IHzWf) (:type :expr) + |D $ %{} :Leaf (:at 1629647935135) (:by |rJG4IHzWf) (:text |:require) + |T $ %{} :Expr (:at 1629647926714) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629647933788) (:by |rJG4IHzWf) (:text |phlox.cursor) (:type :leaf) - |j $ {} (:at 1629647929559) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |r $ {} (:at 1629647929753) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629647933788) (:by |rJG4IHzWf) (:text |phlox.cursor) + |j $ %{} :Leaf (:at 1629647929559) (:by |rJG4IHzWf) (:text |:refer) + |r $ %{} :Expr (:at 1629647929753) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1629647931811) (:by |rJG4IHzWf) (:text |update-states) (:type :leaf) - |b $ {} (:at 1650452226586) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1629647931811) (:by |rJG4IHzWf) (:text |update-states) + |b $ %{} :Expr (:at 1650452226586) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452232936) (:by |rJG4IHzWf) (:text |cirru-editor.core) (:type :leaf) - |b $ {} (:at 1650452234842) (:by |rJG4IHzWf) (:text |:refer) (:type :leaf) - |h $ {} (:at 1650452235045) (:by |rJG4IHzWf) (:type :expr) + |T $ %{} :Leaf (:at 1650452232936) (:by |rJG4IHzWf) (:text |cirru-editor.core) + |b $ %{} :Leaf (:at 1650452234842) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650452235045) (:by |rJG4IHzWf) :data $ {} - |T $ {} (:at 1650452236386) (:by |rJG4IHzWf) (:text |cirru-edit) (:type :leaf) - :proc $ {} (:id |HJ41lsuY5pSZ) (:time 1499755354983) (:type :expr) - :data $ {} + |T $ %{} :Leaf (:at 1650452236386) (:by |rJG4IHzWf) (:text |cirru-edit) + |h $ %{} :Expr (:at 1693067502590) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1693067504198) (:by |rJG4IHzWf) (:text |app.schema) + |b $ %{} :Leaf (:at 1693067504903) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1693067506016) (:by |rJG4IHzWf) (:text |schema) + :ir $ {} (:package |app) + :files $ {} + |app.analyze $ {} + :configs $ {} + :defs $ {} + |analyze-deps $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650821318744) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821318744) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650821318744) (:by |rJG4IHzWf) (:text |analyze-deps) + |h $ %{} :Expr (:at 1650821318744) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821320987) (:by |rJG4IHzWf) (:text |files) + |l $ %{} :Expr (:at 1650821321355) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826571479) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650828581115) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650826572588) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650826597272) (:by |rJG4IHzWf) (:text |ns-deps-dict) + |T $ %{} :Expr (:at 1650821748680) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650821751627) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1650821750894) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Expr (:at 1650821753016) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821755846) (:by |rJG4IHzWf) (:text |map-kv) + |b $ %{} :Expr (:at 1650821756758) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821757030) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650821757288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821760336) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650821761948) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1650822777103) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650822777677) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650822779660) (:by |rJG4IHzWf) (:text |ns) + |T $ %{} :Expr (:at 1650821763205) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821782685) (:by |rJG4IHzWf) (:text |parse-import-dict) + |b $ %{} :Expr (:at 1664702879562) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702880703) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Expr (:at 1650821785141) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821787147) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650821788009) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1650821788682) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821788838) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650821789502) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1664702881419) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1650826598062) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650829983116) (:by |rJG4IHzWf) (:text |defs-deps-dict) + |b $ %{} :Expr (:at 1650826604931) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826605284) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650826606118) (:by |rJG4IHzWf) (:text |files) + |e $ %{} :Leaf (:at 1650826670276) (:by |rJG4IHzWf) (:text |.to-list) + |h $ %{} :Expr (:at 1650826606927) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826687011) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Expr (:at 1650826610006) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826610242) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650826690369) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826691342) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650826691828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827084897) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650827086046) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650826697137) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826698871) (:by |rJG4IHzWf) (:text |ns) + |X $ %{} :Expr (:at 1650827088079) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827088591) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650827090053) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1650827090312) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1650827093347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827095206) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Expr (:at 1650827096012) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650827098290) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1650827176641) (:by |rJG4IHzWf) (:text |pair) + |b $ %{} :Expr (:at 1650827098920) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827099353) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650827100055) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650827102991) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827103437) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650827104336) (:by |rJG4IHzWf) (:text |:defs) + |h $ %{} :Expr (:at 1650826742586) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650826743269) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1650827110971) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Expr (:at 1650826748617) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826748238) (:by |rJG4IHzWf) (:text |.to-list) + |h $ %{} :Expr (:at 1650826749862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826750978) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650826751305) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826751572) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650826752437) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826994603) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650826995631) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650827016026) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650827016684) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650826998026) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826999441) (:by |rJG4IHzWf) (:text |def-name) + |b $ %{} :Expr (:at 1650827019984) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827021001) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650827022977) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1650827023208) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1650827024437) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827026336) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1650827026623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827031591) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650827032189) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650827033359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827033788) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650827035163) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1664702983489) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702984188) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1664702984709) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1650826837788) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650826838305) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1650826761015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826761388) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650826763569) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650826766712) (:by |rJG4IHzWf) (:text |def-name) + |b $ %{} :Expr (:at 1650826964150) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830020087) (:by |rJG4IHzWf) (:text |lookup-body-deps) + |b $ %{} :Expr (:at 1650827052856) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650827054588) (:by |rJG4IHzWf) (:text |slice) + |T $ %{} :Leaf (:at 1650827045910) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Leaf (:at 1650827055359) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650827134083) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650827135349) (:by |rJG4IHzWf) (:text |get) + |T $ %{} :Leaf (:at 1650827062524) (:by |rJG4IHzWf) (:text |ns-deps-dict) + |b $ %{} :Leaf (:at 1650827136210) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1650827128406) (:by |rJG4IHzWf) (:text |ns) + |k $ %{} :Leaf (:at 1650827431658) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1650827237373) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650827238308) (:by |rJG4IHzWf) (:text |keys) + |T $ %{} :Leaf (:at 1650827119720) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Expr (:at 1650826898597) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650826902289) (:by |rJG4IHzWf) (:text |pairs-map) + |h $ %{} :Expr (:at 1650829986563) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650856300525) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650829992439) (:by |rJG4IHzWf) (:text |defs-dependants-dict) + |b $ %{} :Expr (:at 1650830001889) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830028916) (:by |rJG4IHzWf) (:text |lookup-dependants) + |b $ %{} :Leaf (:at 1650830031752) (:by |rJG4IHzWf) (:text |defs-deps-dict) + |h $ %{} :Leaf (:at 1650829985109) (:by |rJG4IHzWf) (:text |defs-deps-dict) + |digit-pattern $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650827766511) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827766511) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650827795758) (:by |rJG4IHzWf) (:text |digit-pattern) + |h $ %{} :Expr (:at 1650827766511) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827772437) (:by |rJG4IHzWf) (:text |new) + |b $ %{} :Leaf (:at 1650827775906) (:by |rJG4IHzWf) (:text |js/RegExp) + |h $ %{} :Leaf (:at 1650827800572) (:by |rJG4IHzWf) (:text "|\"^\\d$") + |flatten $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650828349062) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828350209) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650828349062) (:by |rJG4IHzWf) (:text |flatten) + |h $ %{} :Expr (:at 1650828349062) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828351424) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Expr (:at 1650828351775) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828352654) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650828353241) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828354570) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1650828355061) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1650828356538) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828357916) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Leaf (:at 1650828360508) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1650828429234) (:by |rJG4IHzWf) (:text |flatten) + |l $ %{} :Expr (:at 1650828426015) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650828426629) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650828364744) (:by |rJG4IHzWf) (:text |xs) + |lookup-body-deps $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650827138434) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827138434) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650830016522) (:by |rJG4IHzWf) (:text |lookup-body-deps) + |h $ %{} :Expr (:at 1650827138434) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1650827141515) (:by |rJG4IHzWf) (:text |body) + |U $ %{} :Leaf (:at 1650827149091) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650827138434) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1650827435909) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Leaf (:at 1650827243644) (:by |rJG4IHzWf) (:text |def-names) + |i $ %{} :Expr (:at 1650827622267) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827627248) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650827628123) (:by |rJG4IHzWf) (:text |body) + |h $ %{} :Leaf (:at 1650827632219) (:by |rJG4IHzWf) (:text |flatten) + |i $ %{} :Expr (:at 1650884371869) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884372649) (:by |rJG4IHzWf) (:text |filter) + |h $ %{} :Expr (:at 1650884487723) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650884489558) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1650884492599) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884492599) (:by |rJG4IHzWf) (:text |token) + |T $ %{} :Expr (:at 1650884533174) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650884533727) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650884536177) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884534697) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884537381) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884537718) (:by |rJG4IHzWf) (:text "|\"") + |P $ %{} :Leaf (:at 1650884539096) (:by |rJG4IHzWf) (:text |false) + |T $ %{} :Expr (:at 1650884543386) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650884543934) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650884544186) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650884545475) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884545083) (:by |rJG4IHzWf) (:text |c) + |b $ %{} :Expr (:at 1650884546466) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884547186) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650884548423) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884548736) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1650884378230) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884379955) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650884380342) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884380685) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650884380984) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884384737) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884384737) (:by |rJG4IHzWf) (:text "|\":") + |h $ %{} :Leaf (:at 1650884555568) (:by |rJG4IHzWf) (:text |c) + |l $ %{} :Expr (:at 1650884410185) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884410185) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884410185) (:by |rJG4IHzWf) (:text "|\"\"") + |h $ %{} :Leaf (:at 1650884557053) (:by |rJG4IHzWf) (:text |c) + |o $ %{} :Expr (:at 1650884416049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884416049) (:by |rJG4IHzWf) (:text "|\"'") + |h $ %{} :Leaf (:at 1650884558852) (:by |rJG4IHzWf) (:text |c) + |p $ %{} :Expr (:at 1650884416049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884579150) (:by |rJG4IHzWf) (:text "|\".") + |h $ %{} :Leaf (:at 1650884560714) (:by |rJG4IHzWf) (:text |c) + |pT $ %{} :Expr (:at 1650884416049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884416049) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884604497) (:by |rJG4IHzWf) (:text "|\";") + |h $ %{} :Leaf (:at 1650884560714) (:by |rJG4IHzWf) (:text |c) + |q $ %{} :Expr (:at 1650884570766) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884570766) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884570766) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884570766) (:by |rJG4IHzWf) (:text |def-name) + |r $ %{} :Expr (:at 1650884418459) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"true") + |rT $ %{} :Expr (:at 1650884418459) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"false") + |rj $ %{} :Expr (:at 1650884418459) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650884418459) (:by |rJG4IHzWf) (:text "|\"nil") + |s $ %{} :Expr (:at 1650884425227) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884425227) (:by |rJG4IHzWf) (:text |.!test) + |b $ %{} :Leaf (:at 1650884425227) (:by |rJG4IHzWf) (:text |digit-pattern) + |h $ %{} :Leaf (:at 1650884425227) (:by |rJG4IHzWf) (:text |token) + |j $ %{} :Expr (:at 1650884345231) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884345702) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Leaf (:at 1650886479505) (:by |rJG4IHzWf) (:text |strip-at) + |l $ %{} :Leaf (:at 1650827634279) (:by |rJG4IHzWf) (:text |distinct) + |o $ %{} :Expr (:at 1650827637131) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827677197) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650827677545) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827678217) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650827679032) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827684397) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650827692642) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827694015) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650827694572) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650827694972) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827697473) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650827704276) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650827701823) (:by |rJG4IHzWf) (:text |def-name) + |b $ %{} :Leaf (:at 1650827705826) (:by |rJG4IHzWf) (:text |nil) + |g $ %{} :Expr (:at 1650827822131) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650827830110) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827832040) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Leaf (:at 1650827834420) (:by |rJG4IHzWf) (:text |def-names) + |h $ %{} :Leaf (:at 1650827836184) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Expr (:at 1650827838828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827838965) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650827839530) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650827847774) (:by |rJG4IHzWf) (:text |token) + |l $ %{} :Leaf (:at 1650828775609) (:by |rJG4IHzWf) (:text |:file) + |gT $ %{} :Expr (:at 1650827851757) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650827852580) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650827854097) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827885388) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Expr (:at 1650827908415) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650827913627) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650827914907) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650827922772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650827924088) (:by |rJG4IHzWf) (:text |:defs) + |h $ %{} :Leaf (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650827984359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) + |Z $ %{} :Leaf (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650827990612) (:by |rJG4IHzWf) (:text |:def) + |gj $ %{} :Expr (:at 1650827851757) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650827852580) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650827854097) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828001662) (:by |rJG4IHzWf) (:text |:npm-defs) + |b $ %{} :Leaf (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Expr (:at 1650827908415) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650827913627) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650827914907) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650827922772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828033931) (:by |rJG4IHzWf) (:text |:npm-defs) + |h $ %{} :Leaf (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650827984359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) + |Z $ %{} :Leaf (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650828004566) (:by |rJG4IHzWf) (:text |:npm-def) + |gr $ %{} :Expr (:at 1650827851757) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650827852580) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827853797) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650827854097) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828020283) (:by |rJG4IHzWf) (:text |:npm-defaults) + |b $ %{} :Leaf (:at 1650827904075) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650827906290) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Expr (:at 1650827908415) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827912789) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650827913627) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827982211) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650827914907) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827916135) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650827919281) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650827922772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827923068) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828040531) (:by |rJG4IHzWf) (:text |:npm-defaults) + |h $ %{} :Leaf (:at 1650827925543) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650827984359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827984735) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1650827994740) (:by |rJG4IHzWf) (:text |target-ns) + |Z $ %{} :Leaf (:at 1650827996597) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650828025875) (:by |rJG4IHzWf) (:text |:npm-default) + |gv $ %{} :Expr (:at 1650828058716) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650828062900) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828078565) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650828079021) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828079560) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Expr (:at 1650828081448) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828081883) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650828083233) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650828083874) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650828086018) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Expr (:at 1650828086873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828091410) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Leaf (:at 1650828092074) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650828093949) (:by |rJG4IHzWf) (:text "|\"/") + |b $ %{} :Expr (:at 1650828094881) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828096747) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650828097253) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650828097538) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828156791) (:by |rJG4IHzWf) (:text |pieces) + |b $ %{} :Expr (:at 1650828157203) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828158542) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650828159092) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650828159729) (:by |rJG4IHzWf) (:text "|\"/") + |b $ %{} :Expr (:at 1650828268370) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828271722) (:by |rJG4IHzWf) (:text |ns-alias) + |b $ %{} :Expr (:at 1650828273005) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828274242) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650828291383) (:by |rJG4IHzWf) (:text |pieces) + |h $ %{} :Expr (:at 1650828276163) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828284270) (:by |rJG4IHzWf) (:text |def-part) + |b $ %{} :Expr (:at 1650828284683) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828286371) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650828288314) (:by |rJG4IHzWf) (:text |pieces) + |h $ %{} :Leaf (:at 1650828289934) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650828162059) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828210251) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650828210599) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650828210806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828213628) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650828214006) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828218120) (:by |rJG4IHzWf) (:text |:namespaces) + |b $ %{} :Leaf (:at 1650828222605) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650828296719) (:by |rJG4IHzWf) (:text |ns-alias) + |b $ %{} :Expr (:at 1650828244821) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828247744) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650828249635) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828251302) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650828253690) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828253690) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650828253690) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650828253690) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828253690) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828258243) (:by |rJG4IHzWf) (:text |:namespaces) + |h $ %{} :Leaf (:at 1650828299790) (:by |rJG4IHzWf) (:text |ns-alias) + |h $ %{} :Expr (:at 1650828309487) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828309794) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828310272) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650828313610) (:by |rJG4IHzWf) (:text |def-part) + |l $ %{} :Leaf (:at 1650828322508) (:by |rJG4IHzWf) (:text |:ns-def) + |h $ %{} :Expr (:at 1650828210599) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650828210806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828213628) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650828214006) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828236733) (:by |rJG4IHzWf) (:text |:npm-namespaces) + |b $ %{} :Leaf (:at 1650828222605) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Leaf (:at 1650828329545) (:by |rJG4IHzWf) (:text |ns-alias) + |b $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |imports-dict) + |h $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828336270) (:by |rJG4IHzWf) (:text |:npm-namespaces) + |h $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |ns-alias) + |h $ %{} :Expr (:at 1650828327501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650828327501) (:by |rJG4IHzWf) (:text |def-part) + |l $ %{} :Leaf (:at 1650828340909) (:by |rJG4IHzWf) (:text |:npm-ns-def) + |l $ %{} :Expr (:at 1650828239332) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828242587) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Leaf (:at 1650828243253) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650827706518) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650827708170) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Leaf (:at 1650827709370) (:by |rJG4IHzWf) (:text |nil) + |q $ %{} :Expr (:at 1650828747536) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650828749113) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Leaf (:at 1650828751553) (:by |rJG4IHzWf) (:text |some?) + |lookup-dependants $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650830032647) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830032647) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650830032647) (:by |rJG4IHzWf) (:text |lookup-dependants) + |h $ %{} :Expr (:at 1650830032647) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830036957) (:by |rJG4IHzWf) (:text |deps-dict) + |l $ %{} :Expr (:at 1650830037904) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830045560) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650830049094) (:by |rJG4IHzWf) (:text |deps-dict) + |h $ %{} :Leaf (:at 1650830059457) (:by |rJG4IHzWf) (:text |keys) + |l $ %{} :Expr (:at 1650830235317) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650830238501) (:by |rJG4IHzWf) (:text |map) + |T $ %{} :Expr (:at 1650830059837) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830061852) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650830062880) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830063401) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1650830318476) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650830325293) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650830355562) (:by |rJG4IHzWf) (:text |entry) + |T $ %{} :Expr (:at 1650830064981) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830115812) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650830118929) (:by |rJG4IHzWf) (:text |deps-dict) + |h $ %{} :Expr (:at 1650830120597) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830128881) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650830129939) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830130179) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650830130442) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830131041) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650830133123) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650830136316) (:by |rJG4IHzWf) (:text |let) + |T $ %{} :Expr (:at 1650830146238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650830137094) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650830137924) (:by |rJG4IHzWf) (:text |deps) + |T $ %{} :Expr (:at 1650830140384) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650830142879) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1650830133914) (:by |rJG4IHzWf) (:text |pair) + |b $ %{} :Leaf (:at 1650830143613) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1650830146755) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830155151) (:by |rJG4IHzWf) (:text |any?) + |b $ %{} :Leaf (:at 1650830164476) (:by |rJG4IHzWf) (:text |deps) + |h $ %{} :Expr (:at 1650830165135) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830165436) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650830166071) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830179288) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Expr (:at 1650830180272) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830181896) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650830182143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830182226) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Expr (:at 1650830184957) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830185538) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650830186781) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Leaf (:at 1650830187434) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650830189586) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650830195943) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1650830194964) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1650830196883) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650830182143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830182226) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Expr (:at 1650830184957) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830185538) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650830186781) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Leaf (:at 1650830200828) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650830189586) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650830195943) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1650830194964) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1650830203052) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650830314230) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830315770) (:by |rJG4IHzWf) (:text |keys) + |o $ %{} :Expr (:at 1650830329607) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650830333731) (:by |rJG4IHzWf) (:text |pairs-map) + |lookup-target-def $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650885606816) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885606816) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650886676793) (:by |rJG4IHzWf) (:text |lookup-target-def) + |h $ %{} :Expr (:at 1650885606816) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650885793026) (:by |rJG4IHzWf) (:text |token) + |T $ %{} :Leaf (:at 1650885748894) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Leaf (:at 1650885751637) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1650885999814) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1650885796104) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650885796712) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650885797064) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650885797490) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885797776) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Expr (:at 1650885798973) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885801243) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650885803619) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1650885843471) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885816808) (:by |rJG4IHzWf) (:text |imports-form) + |b $ %{} :Expr (:at 1650885817163) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885818005) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650885820032) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650885825773) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650885826362) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650885820561) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650885828363) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Leaf (:at 1650885828711) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650885852215) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650885853676) (:by |rJG4IHzWf) (:text |dict) + |T $ %{} :Expr (:at 1650885844303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885844585) (:by |rJG4IHzWf) (:text |parse-import-dict) + |b $ %{} :Leaf (:at 1650885847390) (:by |rJG4IHzWf) (:text |imports-form) + |V $ %{} :Expr (:at 1650886269543) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650886270230) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650886270732) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886587232) (:by |rJG4IHzWf) (:text |contains-in?) + |X $ %{} :Leaf (:at 1650886568894) (:by |rJG4IHzWf) (:text |files) + |Z $ %{} :Expr (:at 1650886571501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886571501) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886571501) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650886571501) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650886575019) (:by |rJG4IHzWf) (:text |token) + |P $ %{} :Expr (:at 1650886298999) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886300548) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886312212) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650886306830) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650886308847) (:by |rJG4IHzWf) (:text |token) + |T $ %{} :Expr (:at 1650885912406) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886048184) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650885940094) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886585432) (:by |rJG4IHzWf) (:text |contains-in?) + |X $ %{} :Leaf (:at 1650886593309) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650885944430) (:by |rJG4IHzWf) + :data $ {} + |5 $ %{} :Leaf (:at 1650886596932) (:by |rJG4IHzWf) (:text |[]) + |D $ %{} :Leaf (:at 1650885950125) (:by |rJG4IHzWf) (:text |:defs) + |L $ %{} :Leaf (:at 1650886599239) (:by |rJG4IHzWf) (:text |token) + |e $ %{} :Expr (:at 1650885963292) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885963675) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650885964118) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650885964602) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885970237) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650885973144) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885974955) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650885976058) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650885976303) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650885978036) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650885977150) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1650885985807) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650885989638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885990020) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650885990604) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650885996766) (:by |rJG4IHzWf) (:text |.starts-with?) + |T $ %{} :Leaf (:at 1650885990350) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Leaf (:at 1650885998181) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650886012192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886016424) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886020079) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650886021376) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650886023618) (:by |rJG4IHzWf) (:text |token) + |l $ %{} :Leaf (:at 1650886026333) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650886079731) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650886081377) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650886099417) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650886100095) (:by |rJG4IHzWf) (:text |and) + |L $ %{} :Expr (:at 1650886101701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886103714) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Leaf (:at 1650886104808) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Expr (:at 1650886105476) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886105897) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650886106520) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650886107244) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1650886085835) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650886089046) (:by |rJG4IHzWf) (:text |.includes?) + |T $ %{} :Leaf (:at 1650886085533) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650886091250) (:by |rJG4IHzWf) (:text "|\"/") + |T $ %{} :Expr (:at 1650886052720) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650886056678) (:by |rJG4IHzWf) (:text |let[]) + |L $ %{} :Expr (:at 1650886057203) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886059187) (:by |rJG4IHzWf) (:text |ns-part) + |b $ %{} :Leaf (:at 1650886067751) (:by |rJG4IHzWf) (:text |def-part) + |P $ %{} :Expr (:at 1650886069325) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886071456) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650886076988) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650886094842) (:by |rJG4IHzWf) (:text "|\"/") + |Y $ %{} :Expr (:at 1650886127771) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886128442) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650886130419) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886151308) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1650886153399) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886155546) (:by |rJG4IHzWf) (:text |:namespaces) + |b $ %{} :Leaf (:at 1650886157659) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Leaf (:at 1650886763729) (:by |rJG4IHzWf) (:text |ns-part) + |h $ %{} :Expr (:at 1650886166770) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886168153) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650886189969) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650886169337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886175343) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1650886177988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886177988) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650886177988) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650886177988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886177988) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886186101) (:by |rJG4IHzWf) (:text |:namespaces) + |h $ %{} :Leaf (:at 1650886801130) (:by |rJG4IHzWf) (:text |ns-part) + |h $ %{} :Expr (:at 1650886193321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650886193321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650886193321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |target-ns) + |h $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650886868170) (:by |rJG4IHzWf) (:text |def-part) + |l $ %{} :Leaf (:at 1650886193321) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Leaf (:at 1650886172255) (:by |rJG4IHzWf) (:text |nil) + |b $ %{} :Leaf (:at 1650886124331) (:by |rJG4IHzWf) (:text |nil) + |parse-import-dict $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650811831161) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811831161) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650811831161) (:by |rJG4IHzWf) (:text |parse-import-dict) + |h $ %{} :Expr (:at 1650811831161) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811841390) (:by |rJG4IHzWf) (:text |ns-form) + |o $ %{} :Expr (:at 1650811930810) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811931915) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1650811937184) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650811932278) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811933609) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650811934813) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811935255) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650812077710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812355977) (:by |rJG4IHzWf) (:text |:namespaces) + |b $ %{} :Expr (:at 1650812082769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812137968) (:by |rJG4IHzWf) (:text |{}) + |e $ %{} :Expr (:at 1650812131875) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812133072) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Expr (:at 1650812133430) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812134931) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1650812088585) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812120114) (:by |rJG4IHzWf) (:text |:npm-defaults) + |b $ %{} :Expr (:at 1650812121387) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812121737) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1650812122923) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812126437) (:by |rJG4IHzWf) (:text |:npm-defs) + |b $ %{} :Expr (:at 1650812126827) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812127196) (:by |rJG4IHzWf) (:text |{}) + |o $ %{} :Expr (:at 1650812312125) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812362124) (:by |rJG4IHzWf) (:text |:npm-namespaces) + |b $ %{} :Expr (:at 1650812322564) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812322905) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650811946303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811946303) (:by |rJG4IHzWf) (:text |rules) + |b $ %{} :Expr (:at 1650821862227) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650821863512) (:by |rJG4IHzWf) (:text |rest) + |T $ %{} :Expr (:at 1650811946303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821861502) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650811946303) (:by |rJG4IHzWf) (:text |ns-form) + |h $ %{} :Leaf (:at 1650811946303) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650811950100) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811951578) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650811952070) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811954201) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1650811955326) (:by |rJG4IHzWf) (:text |rules) + |h $ %{} :Leaf (:at 1650811957651) (:by |rJG4IHzWf) (:text |dict) + |l $ %{} :Expr (:at 1650811986040) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811986865) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650811987132) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650811987313) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811988993) (:by |rJG4IHzWf) (:text |rule) + |b $ %{} :Expr (:at 1650812009514) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650812024746) (:by |rJG4IHzWf) (:text |regularize-rule) + |T $ %{} :Expr (:at 1650811991183) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811993630) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650811995633) (:by |rJG4IHzWf) (:text |rules) + |b $ %{} :Expr (:at 1650811997649) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812000119) (:by |rJG4IHzWf) (:text |method) + |b $ %{} :Expr (:at 1650812000407) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812034524) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650812036225) (:by |rJG4IHzWf) (:text |rule) + |h $ %{} :Leaf (:at 1650812037494) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650812039358) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812047966) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Leaf (:at 1650812054786) (:by |rJG4IHzWf) (:text |method) + |h $ %{} :Expr (:at 1650812055077) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812057971) (:by |rJG4IHzWf) (:text |raise) + |b $ %{} :Expr (:at 1650812059215) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812059744) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650812067655) (:by |rJG4IHzWf) (:text "|\"unknown rule: ") + |h $ %{} :Leaf (:at 1650812066308) (:by |rJG4IHzWf) (:text |method) + |l $ %{} :Expr (:at 1650812069043) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821927272) (:by |rJG4IHzWf) (:text "|\":as") + |b $ %{} :Expr (:at 1650812259968) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650812267963) (:by |rJG4IHzWf) (:text |let[]) + |L $ %{} :Expr (:at 1650812269048) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812280484) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Leaf (:at 1650812281465) (:by |rJG4IHzWf) (:text |_m) + |h $ %{} :Leaf (:at 1650812285586) (:by |rJG4IHzWf) (:text |alias) + |P $ %{} :Leaf (:at 1650812272596) (:by |rJG4IHzWf) (:text |rule) + |T $ %{} :Expr (:at 1650812242896) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650812243771) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650812244949) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650823019187) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650823021887) (:by |rJG4IHzWf) (:text "|\"\"") + |b $ %{} :Expr (:at 1650823022958) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650823025627) (:by |rJG4IHzWf) (:text |first) + |T $ %{} :Leaf (:at 1650812424339) (:by |rJG4IHzWf) (:text |target) + |P $ %{} :Expr (:at 1650812326854) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812326854) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650812326854) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650812366955) (:by |rJG4IHzWf) (:text |:npm-namespaces) + |h $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |alias) + |l $ %{} :Leaf (:at 1650812382948) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1650812326854) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650812326854) (:by |rJG4IHzWf) (:text |rules) + |T $ %{} :Expr (:at 1650812073493) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812147030) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812158972) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650812192198) (:by |rJG4IHzWf) (:text |assoc-in) + |T $ %{} :Leaf (:at 1650812152614) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650812197008) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812197238) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650812200093) (:by |rJG4IHzWf) (:text |:namespaces) + |h $ %{} :Leaf (:at 1650812291229) (:by |rJG4IHzWf) (:text |alias) + |h $ %{} :Leaf (:at 1650812385936) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1650812156637) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812155775) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650812157628) (:by |rJG4IHzWf) (:text |rules) + |o $ %{} :Expr (:at 1650812390642) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821922749) (:by |rJG4IHzWf) (:text "|\":refer") + |b $ %{} :Expr (:at 1650812392623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812400710) (:by |rJG4IHzWf) (:text |let[]) + |b $ %{} :Expr (:at 1650812401114) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812402593) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Leaf (:at 1650812404368) (:by |rJG4IHzWf) (:text |_m) + |h $ %{} :Leaf (:at 1650812571984) (:by |rJG4IHzWf) (:text |defs-list) + |h $ %{} :Leaf (:at 1650812410263) (:by |rJG4IHzWf) (:text |rule) + |l $ %{} :Expr (:at 1650812413093) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812413402) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650823031328) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650823031328) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650823031328) (:by |rJG4IHzWf) (:text "|\"\"") + |h $ %{} :Expr (:at 1650823031328) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650823031328) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650823031328) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1650812427560) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812429484) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812443446) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812508757) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650812443446) (:by |rJG4IHzWf) (:text |dict) + |e $ %{} :Leaf (:at 1650812511396) (:by |rJG4IHzWf) (:text |:npm-defs) + |l $ %{} :Expr (:at 1650812514406) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650812515011) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1650812515677) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812556662) (:by |rJG4IHzWf) (:text |dict) + |P $ %{} :Expr (:at 1650812520343) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812541554) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1650812542664) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650812542832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812558715) (:by |rJG4IHzWf) (:text |d) + |b $ %{} :Leaf (:at 1650812560435) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650812563040) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812564431) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Leaf (:at 1650812574855) (:by |rJG4IHzWf) (:text |defs-list) + |l $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |list-match) + |b $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |d) + |l $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |d0) + |b $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |ds) + |b $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1691434002282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |d) + |h $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |d0) + |l $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Leaf (:at 1691434002282) (:by |rJG4IHzWf) (:text |ds) + |h $ %{} :Expr (:at 1650822917452) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650822919378) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650822922452) (:by |rJG4IHzWf) (:text |rules) + |l $ %{} :Expr (:at 1650812427560) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812429484) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Leaf (:at 1650823178090) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |d) + |b $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Expr (:at 1650812644324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Leaf (:at 1650812644324) (:by |rJG4IHzWf) (:text |defs-list) + |l $ %{} :Expr (:at 1691433948935) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433951575) (:by |rJG4IHzWf) (:text |list-match) + |b $ %{} :Leaf (:at 1691433955319) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Expr (:at 1691433978563) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1691433983637) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433955805) (:by |rJG4IHzWf) (:text |d) + |l $ %{} :Expr (:at 1691433958576) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1691433960567) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433963555) (:by |rJG4IHzWf) (:text |d0) + |b $ %{} :Leaf (:at 1691433964936) (:by |rJG4IHzWf) (:text |ds) + |T $ %{} :Expr (:at 1691433958265) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1691433958265) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |d) + |h $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |d0) + |l $ %{} :Leaf (:at 1691433958265) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Leaf (:at 1691433971801) (:by |rJG4IHzWf) (:text |ds) + |h $ %{} :Expr (:at 1650822924417) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650822924417) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650822924417) (:by |rJG4IHzWf) (:text |rules) + |q $ %{} :Expr (:at 1650812650609) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821924649) (:by |rJG4IHzWf) (:text "|\":default") + |b $ %{} :Expr (:at 1650812743833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650812743833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Expr (:at 1650812743833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650812746774) (:by |rJG4IHzWf) (:text |:npm-defaults) + |h $ %{} :Expr (:at 1650812749535) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812750760) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650812753483) (:by |rJG4IHzWf) (:text |rule) + |h $ %{} :Leaf (:at 1650827370588) (:by |rJG4IHzWf) (:text |2) + |l $ %{} :Expr (:at 1650812786981) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812786676) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650812788911) (:by |rJG4IHzWf) (:text |rule) + |h $ %{} :Leaf (:at 1650812789104) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650812743833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650812743833) (:by |rJG4IHzWf) (:text |rules) + |regularize-rule $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650812665101) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812665101) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650812665101) (:by |rJG4IHzWf) (:text |regularize-rule) + |h $ %{} :Expr (:at 1650812665101) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812670098) (:by |rJG4IHzWf) (:text |rule) + |l $ %{} :Expr (:at 1650812688078) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812688562) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650812691711) (:by |rJG4IHzWf) (:text |rule) + |h $ %{} :Expr (:at 1650812693629) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812693472) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650812694427) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812694696) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650812695777) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812696290) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650812696955) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812697793) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Leaf (:at 1650812698525) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650812699840) (:by |rJG4IHzWf) (:text "|\"[]") + |l $ %{} :Expr (:at 1650812703323) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812703804) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650812704760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812705728) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650812706231) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812706668) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650812708005) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812708390) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650812708990) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812710875) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1650812714242) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650812714863) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650812716869) (:by |rJG4IHzWf) (:text |regularize-rule) + |b $ %{} :Leaf (:at 1650822956506) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650812719089) (:by |rJG4IHzWf) (:text |item) + |strip-at $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650886449875) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886450905) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650886449875) (:by |rJG4IHzWf) (:text |strip-at) + |l $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) + |o $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text "|\"@") + |h $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650886481862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |.!slice) + |b $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Leaf (:at 1650886481862) (:by |rJG4IHzWf) (:text |token) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650811822612) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650811822612) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650811822612) (:by |rJG4IHzWf) (:text |app.analyze) + |app.comp.call-tree $ {} + :configs $ {} + :defs $ {} + |build-call-tree $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653375064643) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375064643) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653375064643) (:by |rJG4IHzWf) (:text |build-call-tree) + |h $ %{} :Expr (:at 1653375064643) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375064643) (:by |rJG4IHzWf) (:text |deps-tree) + |b $ %{} :Leaf (:at 1653375090424) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1653375102855) (:by |rJG4IHzWf) (:text |parents) + |l $ %{} :Expr (:at 1653375944229) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653375945986) (:by |rJG4IHzWf) (:text |let) + |T $ %{} :Expr (:at 1653375946549) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1653375946715) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653375947900) (:by |rJG4IHzWf) (:text |ret) + |T $ %{} :Expr (:at 1653375106339) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375106910) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1653375110662) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375118290) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Leaf (:at 1653375119881) (:by |rJG4IHzWf) (:text |parents) + |h $ %{} :Leaf (:at 1653375120728) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1653375723241) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375726149) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653375727335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375730537) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1653375732940) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1653375738718) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375740965) (:by |rJG4IHzWf) (:text |:looped?) + |b $ %{} :Leaf (:at 1653375749223) (:by |rJG4IHzWf) (:text |true) + |l $ %{} :Expr (:at 1653375742735) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375744757) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Expr (:at 1653375745054) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375745241) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Expr (:at 1653375141119) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375142821) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653375143642) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375146232) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1653375147604) (:by |rJG4IHzWf) (:text |entry) + |e $ %{} :Expr (:at 1653375734140) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375736009) (:by |rJG4IHzWf) (:text |:looped?) + |b $ %{} :Leaf (:at 1653375736658) (:by |rJG4IHzWf) (:text |false) + |h $ %{} :Expr (:at 1653375148483) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375150788) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Expr (:at 1653375152312) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375170355) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653375170574) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1653375170741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375174972) (:by |rJG4IHzWf) (:text |child-deps) + |b $ %{} :Expr (:at 1653375176724) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375184875) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1653375187662) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1653375188578) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1653375191078) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375192303) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1653375192646) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375200467) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1653375195238) (:by |rJG4IHzWf) (:text |child-deps) + |h $ %{} :Expr (:at 1653375201092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375201406) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Expr (:at 1653378598842) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378599662) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1653378602499) (:by |rJG4IHzWf) (:text |child-deps) + |T $ %{} :Expr (:at 1653375202096) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375202648) (:by |rJG4IHzWf) (:text |map) + |h $ %{} :Expr (:at 1653375207521) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375207794) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1653375208272) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375210753) (:by |rJG4IHzWf) (:text |entry3) + |h $ %{} :Expr (:at 1653375211263) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375211924) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653375212505) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1653375212696) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375215296) (:by |rJG4IHzWf) (:text |child-entry) + |b $ %{} :Expr (:at 1653375215856) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375216552) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1653375220507) (:by |rJG4IHzWf) (:text |entry3) + |h $ %{} :Leaf (:at 1653375220883) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1653378625528) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378626332) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1653378627126) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378629488) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1653378631991) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1653378633840) (:by |rJG4IHzWf) (:text |child-entry) + |T $ %{} :Expr (:at 1653375227600) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653375231109) (:by |rJG4IHzWf) (:text |build-call-tree) + |L $ %{} :Leaf (:at 1653375235482) (:by |rJG4IHzWf) (:text |deps-tree) + |T $ %{} :Leaf (:at 1653375227984) (:by |rJG4IHzWf) (:text |child-entry) + |b $ %{} :Expr (:at 1653375237115) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375331884) (:by |rJG4IHzWf) (:text |.include) + |b $ %{} :Leaf (:at 1653375241276) (:by |rJG4IHzWf) (:text |parents) + |h $ %{} :Leaf (:at 1653375662626) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1653378638479) (:by |rJG4IHzWf) (:text |nil) + |b $ %{} :Expr (:at 1653378640268) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378647090) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Leaf (:at 1653378642854) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Expr (:at 1653375953689) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375956657) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1653375957825) (:by |rJG4IHzWf) (:text |ret) + |h $ %{} :Leaf (:at 1653375959744) (:by |rJG4IHzWf) (:text |:size) + |l $ %{} :Expr (:at 1653375960017) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375966151) (:by |rJG4IHzWf) (:text |count-tree) + |b $ %{} :Leaf (:at 1653375962281) (:by |rJG4IHzWf) (:text |ret) + |comp-call-tree $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653374416950) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374416950) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653374416950) (:by |rJG4IHzWf) (:text |comp-call-tree) + |h $ %{} :Expr (:at 1653374416950) (:by |rJG4IHzWf) + :data $ {} + |L $ %{} :Leaf (:at 1653385574341) (:by |rJG4IHzWf) (:text |states) + |T $ %{} :Leaf (:at 1653374462168) (:by |rJG4IHzWf) (:text |deps-tree) + |b $ %{} :Leaf (:at 1653374468136) (:by |rJG4IHzWf) (:text |router) + |h $ %{} :Leaf (:at 1653374471214) (:by |rJG4IHzWf) (:text |pkg) + |j $ %{} :Expr (:at 1653375015846) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653375017250) (:by |rJG4IHzWf) (:text |let) + |T $ %{} :Expr (:at 1653375021565) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1653385576593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385577992) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1653385578215) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385579139) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1653385579941) (:by |rJG4IHzWf) (:text |states) + |L $ %{} :Expr (:at 1653385580727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385581335) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1653385581575) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385582604) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1653385583185) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385583804) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1653385584544) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1653385585013) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385585326) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653385585587) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385592318) (:by |rJG4IHzWf) (:text |:spin-pos) + |b $ %{} :Expr (:at 1653385593736) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385594146) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653385600620) (:by |rJG4IHzWf) (:text |600) + |h $ %{} :Leaf (:at 1653385597914) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1653385609906) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385612352) (:by |rJG4IHzWf) (:text |:spin) + |b $ %{} :Leaf (:at 1653385613455) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1653375018117) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653375023933) (:by |rJG4IHzWf) (:text |call-tree) + |T $ %{} :Expr (:at 1653374553002) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375038728) (:by |rJG4IHzWf) (:text |build-call-tree) + |b $ %{} :Leaf (:at 1653374558002) (:by |rJG4IHzWf) (:text |deps-tree) + |g $ %{} :Leaf (:at 1653386140369) (:by |rJG4IHzWf) (:text |router) + |l $ %{} :Expr (:at 1653375073269) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375079566) (:by |rJG4IHzWf) (:text |#{}) + |h $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378955595) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |w-js-log) + |b $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |comp-curve) + |b $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |0.1) + |l $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |0.7) + |o $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |hsluvx) + |b $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |60) + |q $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |comp-sector) + |b $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |call-tree) + |g $ %{} :Leaf (:at 1653385773442) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Expr (:at 1653385799844) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Leaf (:at 1653385802156) (:by |rJG4IHzWf) (:text |:spin) + |h $ %{} :Leaf (:at 1653385804747) (:by |rJG4IHzWf) (:text |state) + |o $ %{} :Expr (:at 1653378948799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653380972536) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Leaf (:at 1653378948799) (:by |rJG4IHzWf) (:text |&PI) + |q $ %{} :Leaf (:at 1653380071471) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |comp-spin-slider) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:c) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:unit) + |b $ %{} :Leaf (:at 1653385948128) (:by |rJG4IHzWf) (:text |0.4) + |l $ %{} :Expr (:at 1655915711768) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1655915711768) (:by |rJG4IHzWf) (:text |:label) + |b $ %{} :Leaf (:at 1655915711768) (:by |rJG4IHzWf) (:text "|\"spin") + |n $ %{} :Expr (:at 1655915714270) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1655915714270) (:by |rJG4IHzWf) (:text |:fraction) + |b $ %{} :Leaf (:at 1655915714270) (:by |rJG4IHzWf) (:text |1) + |q $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1653385672870) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385674970) (:by |rJG4IHzWf) (:text |:spin-pos) + |b $ %{} :Leaf (:at 1653385682045) (:by |rJG4IHzWf) (:text |state) + |tT $ %{} :Expr (:at 1653385621597) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385621597) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Expr (:at 1653385621597) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385621597) (:by |rJG4IHzWf) (:text |:spin) + |b $ %{} :Leaf (:at 1653385621597) (:by |rJG4IHzWf) (:text |state) + |v $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:on-change) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |value) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1653385625696) (:by |rJG4IHzWf) (:text |:spin) + |l $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |value) + |w $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |:on-move) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |pos) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1653385606851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1653385629351) (:by |rJG4IHzWf) (:text |:spin-pos) + |l $ %{} :Leaf (:at 1653385606851) (:by |rJG4IHzWf) (:text |pos) + |comp-sector $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653378839860) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378839860) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653378839860) (:by |rJG4IHzWf) (:text |comp-sector) + |h $ %{} :Expr (:at 1653378839860) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378839860) (:by |rJG4IHzWf) (:text |call-tree) + |a $ %{} :Leaf (:at 1653378847891) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Leaf (:at 1653379054660) (:by |rJG4IHzWf) (:text |start-radian) + |l $ %{} :Leaf (:at 1653380888306) (:by |rJG4IHzWf) (:text |radian-size) + |o $ %{} :Leaf (:at 1653380076128) (:by |rJG4IHzWf) (:text |idx) + |l $ %{} :Expr (:at 1653384587097) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653384587670) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1653384587923) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1653384588135) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653384590558) (:by |rJG4IHzWf) (:text |thickness) + |h $ %{} :Expr (:at 1653384591017) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653385075172) (:by |rJG4IHzWf) (:text |10) + |e $ %{} :Expr (:at 1653384903633) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653384929053) (:by |rJG4IHzWf) (:text |js/Math.pow) + |b $ %{} :Leaf (:at 1653384908425) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Leaf (:at 1653385087745) (:by |rJG4IHzWf) (:text |0.7) + |h $ %{} :Expr (:at 1653384591017) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653385057783) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1653384591017) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1653384591017) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Leaf (:at 1653384591017) (:by |rJG4IHzWf) (:text |call-tree) + |T $ %{} :Expr (:at 1653378912078) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378913174) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1653378913402) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378913775) (:by |rJG4IHzWf) (:text |{}) + |P $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |xs) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |call-tree) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432601790) (:by |rJG4IHzWf) (:text |list-match) + |a $ %{} :Leaf (:at 1691432619844) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1691432603398) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1691432607284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) + |l $ %{} :Expr (:at 1691432609457) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1691432610504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432616614) (:by |rJG4IHzWf) (:text |x0) + |b $ %{} :Leaf (:at 1691432617429) (:by |rJG4IHzWf) (:text |xss) + |T $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |-) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |radian-size) + |h $ %{} :Leaf (:at 1653385788988) (:by |rJG4IHzWf) (:text |0.01) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |/) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Leaf (:at 1691432629341) (:by |rJG4IHzWf) (:text |x0) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |call-tree) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) + |b $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) + |h $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |comp-sector) + |b $ %{} :Leaf (:at 1691432646654) (:by |rJG4IHzWf) (:text |x0) + |g $ %{} :Expr (:at 1653384618321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653384619189) (:by |rJG4IHzWf) (:text |+) + |X $ %{} :Leaf (:at 1653384709745) (:by |rJG4IHzWf) (:text |radius) + |b $ %{} :Leaf (:at 1653384619530) (:by |rJG4IHzWf) (:text |thickness) + |e $ %{} :Leaf (:at 1653385062907) (:by |rJG4IHzWf) (:text |20) + |l $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) + |o $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) + |q $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |index) + |g $ %{} :Leaf (:at 1691432636952) (:by |rJG4IHzWf) (:text |xss) + |l $ %{} :Expr (:at 1653381785786) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |a0) + |h $ %{} :Leaf (:at 1653381785786) (:by |rJG4IHzWf) (:text |delta) + |T $ %{} :Expr (:at 1653378910676) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653382121146) (:by |rJG4IHzWf) (:text |comp-sector-curve) + |b $ %{} :Leaf (:at 1653378916268) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Leaf (:at 1653379075755) (:by |rJG4IHzWf) (:text |start-radian) + |k $ %{} :Leaf (:at 1653380891570) (:by |rJG4IHzWf) (:text |radian-size) + |o $ %{} :Expr (:at 1653378910676) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381618804) (:by |rJG4IHzWf) (:text |hslx) + |e $ %{} :Expr (:at 1653380091263) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653380094049) (:by |rJG4IHzWf) (:text |.rem) + |T $ %{} :Expr (:at 1653385018046) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653385021575) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1653385020593) (:by |rJG4IHzWf) (:text |radius) + |T $ %{} :Expr (:at 1653379819255) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653379819550) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653380086137) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1653381413905) (:by |rJG4IHzWf) (:text |77) + |b $ %{} :Leaf (:at 1653380096291) (:by |rJG4IHzWf) (:text |360) + |j $ %{} :Leaf (:at 1653380727714) (:by |rJG4IHzWf) (:text |100) + |n $ %{} :Leaf (:at 1653385138678) (:by |rJG4IHzWf) (:text |50) + |q $ %{} :Leaf (:at 1653384614208) (:by |rJG4IHzWf) (:text |thickness) + |X $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1653381714683) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381724298) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Expr (:at 1653381716748) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381717530) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1653381720657) (:by |rJG4IHzWf) (:text |call-tree) + |h $ %{} :Leaf (:at 1653381725491) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1653381656321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381660110) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653381661889) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653381662639) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381664863) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Leaf (:at 1653381666295) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Expr (:at 1653381656321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381660110) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653381661889) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653381662639) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381703324) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Leaf (:at 1653381666295) (:by |rJG4IHzWf) (:text |start-radian) + |l $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1653381684528) (:by |rJG4IHzWf) (:text |0xffffff) + |h $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1653381735129) (:by |rJG4IHzWf) (:text |10) + |l $ %{} :Expr (:at 1653381653290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381653290) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1653381745335) (:by |rJG4IHzWf) (:text ||Hind) + |o $ %{} :Expr (:at 1653385296285) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385351040) (:by |rJG4IHzWf) (:text |:rotation) + |b $ %{} :Leaf (:at 1653385543309) (:by |rJG4IHzWf) (:text |start-radian) + |comp-sector-curve $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653376885417) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653382112306) (:by |rJG4IHzWf) (:text |comp-sector-curve) + |h $ %{} :Expr (:at 1653376885417) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |radius) + |b $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |radian-size) + |l $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |color) + |o $ %{} :Leaf (:at 1653376885417) (:by |rJG4IHzWf) (:text |thickness) + |l $ %{} :Expr (:at 1653376938293) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653376940795) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653376954493) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1653377208345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377212370) (:by |rJG4IHzWf) (:text |r-extend) + |b $ %{} :Expr (:at 1653377214273) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377214273) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653377214273) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Leaf (:at 1653377214273) (:by |rJG4IHzWf) (:text |thickness) + |T $ %{} :Expr (:at 1653376954992) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377163322) (:by |rJG4IHzWf) (:text |start) + |b $ %{} :Expr (:at 1653377164964) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653377165480) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1653376966963) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653376969701) (:by |rJG4IHzWf) (:text |*) + |L $ %{} :Leaf (:at 1653376971336) (:by |rJG4IHzWf) (:text |radius) + |T $ %{} :Expr (:at 1653376958460) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653376963008) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Leaf (:at 1653376979095) (:by |rJG4IHzWf) (:text |start-radian) + |b $ %{} :Expr (:at 1653377168361) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377168361) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377168361) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653377168361) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377168361) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Leaf (:at 1653377168361) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Expr (:at 1653376996818) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377172140) (:by |rJG4IHzWf) (:text |end) + |b $ %{} :Expr (:at 1653377173698) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653377174163) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1653376996818) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653376996818) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653376996818) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653376996818) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653376996818) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Expr (:at 1653377004095) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653377004689) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1653376996818) (:by |rJG4IHzWf) (:text |start-radian) + |b $ %{} :Leaf (:at 1653377006996) (:by |rJG4IHzWf) (:text |radian-size) + |b $ %{} :Expr (:at 1653377177104) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |radius) + |h $ %{} :Expr (:at 1653377177104) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Expr (:at 1653377177104) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653377177104) (:by |rJG4IHzWf) (:text |radian-size) + |o $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377220588) (:by |rJG4IHzWf) (:text |start-extend) + |b $ %{} :Expr (:at 1653377222123) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653377223418) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377216928) (:by |rJG4IHzWf) (:text |r-extend) + |h $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |start-radian) + |b $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377216928) (:by |rJG4IHzWf) (:text |r-extend) + |h $ %{} :Expr (:at 1653377016455) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377226725) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Leaf (:at 1653377016455) (:by |rJG4IHzWf) (:text |start-radian) + |s $ %{} :Expr (:at 1653377049538) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377231280) (:by |rJG4IHzWf) (:text |end-extend) + |b $ %{} :Expr (:at 1653377232659) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653377233150) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1653377049538) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1653377237498) (:by |rJG4IHzWf) (:text |r-extend) + |h $ %{} :Expr (:at 1653377049538) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |cos) + |b $ %{} :Expr (:at 1653377049538) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653377049538) (:by |rJG4IHzWf) (:text |radian-size) + |b $ %{} :Expr (:at 1653377242554) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |r-extend) + |h $ %{} :Expr (:at 1653377242554) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |sin) + |b $ %{} :Expr (:at 1653377242554) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653377242554) (:by |rJG4IHzWf) (:text |radian-size) + |h $ %{} :Expr (:at 1653377077111) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377082477) (:by |rJG4IHzWf) (:text |graphics) + |X $ %{} :Expr (:at 1653377138156) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377138643) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377143671) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377144878) (:by |rJG4IHzWf) (:text |:ops) + |b $ %{} :Expr (:at 1653377145358) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377147619) (:by |rJG4IHzWf) (:text |[]) + |V $ %{} :Expr (:at 1653377615474) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377615920) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377631729) (:by |rJG4IHzWf) (:text |:begin-fill) + |h $ %{} :Expr (:at 1653377621213) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377621602) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377622486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377623196) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1653377623976) (:by |rJG4IHzWf) (:text |color) + |h $ %{} :Expr (:at 1653381891656) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653381892687) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1653385381256) (:by |rJG4IHzWf) (:text |0.8) + |Y $ %{} :Expr (:at 1653378393889) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378452607) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1653378394172) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653378396437) (:by |rJG4IHzWf) (:text |:line-style) + |h $ %{} :Expr (:at 1653378396666) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378396984) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653378397227) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378397934) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1653378399135) (:by |rJG4IHzWf) (:text |color) + |h $ %{} :Expr (:at 1653378399760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378400710) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1653378401591) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1653378402274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378403913) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1653385252573) (:by |rJG4IHzWf) (:text |0.6) + |b $ %{} :Expr (:at 1653377148002) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377148260) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377151039) (:by |rJG4IHzWf) (:text |:move-to) + |h $ %{} :Leaf (:at 1653377249010) (:by |rJG4IHzWf) (:text |start) + |h $ %{} :Expr (:at 1653377157324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377256154) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377258579) (:by |rJG4IHzWf) (:text |:line-to) + |h $ %{} :Leaf (:at 1653377266944) (:by |rJG4IHzWf) (:text |start-extend) + |l $ %{} :Expr (:at 1653377267932) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378125737) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1653377269197) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377270946) (:by |rJG4IHzWf) (:text |:arc-to) + |h $ %{} :Expr (:at 1653377291136) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377291608) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377291885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377292753) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1653377297063) (:by |rJG4IHzWf) (:text |start-extend) + |h $ %{} :Expr (:at 1653377298628) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377299540) (:by |rJG4IHzWf) (:text |:p2) + |b $ %{} :Leaf (:at 1653377303584) (:by |rJG4IHzWf) (:text |end-extend) + |l $ %{} :Expr (:at 1653377313320) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377315721) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1653377320095) (:by |rJG4IHzWf) (:text |r-extend) + |m $ %{} :Expr (:at 1653377267932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377269197) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653378071481) (:by |rJG4IHzWf) (:text |:arc) + |h $ %{} :Expr (:at 1653377291136) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377291608) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377291885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378079958) (:by |rJG4IHzWf) (:text |:center) + |b $ %{} :Expr (:at 1653378082273) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378085555) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1653378083273) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Leaf (:at 1653378083625) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1653377298628) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378244014) (:by |rJG4IHzWf) (:text |:radian) + |b $ %{} :Expr (:at 1653378106838) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378108799) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1653378108222) (:by |rJG4IHzWf) (:text |start-radian) + |b $ %{} :Expr (:at 1653378204700) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378204700) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653378204700) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653378204700) (:by |rJG4IHzWf) (:text |radian-size) + |l $ %{} :Expr (:at 1653377313320) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377315721) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1653377320095) (:by |rJG4IHzWf) (:text |r-extend) + |o $ %{} :Expr (:at 1653377323958) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377324899) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377326305) (:by |rJG4IHzWf) (:text |:line-to) + |h $ %{} :Leaf (:at 1653377329693) (:by |rJG4IHzWf) (:text |end) + |q $ %{} :Expr (:at 1653377331714) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653378305623) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |:arc-to) + |h $ %{} :Expr (:at 1653377333166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653377333166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1653377336959) (:by |rJG4IHzWf) (:text |end) + |h $ %{} :Expr (:at 1653377333166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |:p2) + |b $ %{} :Leaf (:at 1653377339385) (:by |rJG4IHzWf) (:text |start) + |l $ %{} :Expr (:at 1653377333166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377333166) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1653377343368) (:by |rJG4IHzWf) (:text |radius) + |r $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |:arc) + |h $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |:center) + |b $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |:radian) + |b $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Expr (:at 1653378414838) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378414838) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1653378414838) (:by |rJG4IHzWf) (:text |start-radian) + |h $ %{} :Leaf (:at 1653378414838) (:by |rJG4IHzWf) (:text |radian-size) + |b $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |start-radian) + |l $ %{} :Expr (:at 1653378304660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378304660) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1653378315948) (:by |rJG4IHzWf) (:text |radius) + |o $ %{} :Expr (:at 1653378439263) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653378441833) (:by |rJG4IHzWf) (:text |:anticlockwise?) + |b $ %{} :Leaf (:at 1653378442609) (:by |rJG4IHzWf) (:text |true) + |s $ %{} :Expr (:at 1653377353992) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377355072) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1653377356733) (:by |rJG4IHzWf) (:text |:close-path) + |h $ %{} :Leaf (:at 1653377358393) (:by |rJG4IHzWf) (:text |nil) + |t $ %{} :Expr (:at 1653377371565) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653377373103) (:by |rJG4IHzWf) (:text |g) + |h $ %{} :Leaf (:at 1653377375253) (:by |rJG4IHzWf) (:text |:end-fill) + |count-tree $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653375811605) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375811605) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1653375811605) (:by |rJG4IHzWf) (:text |count-tree) + |h $ %{} :Expr (:at 1653375811605) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375816079) (:by |rJG4IHzWf) (:text |tree) + |l $ %{} :Expr (:at 1653375818785) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375821194) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Expr (:at 1653375834981) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1653375837213) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Expr (:at 1653375839098) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375839098) (:by |rJG4IHzWf) (:text |:children) + |b $ %{} :Leaf (:at 1653375839098) (:by |rJG4IHzWf) (:text |tree) + |T $ %{} :Expr (:at 1653375822161) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375824503) (:by |rJG4IHzWf) (:text |map) + |h $ %{} :Leaf (:at 1653375872396) (:by |rJG4IHzWf) (:text |count-tree) + |b $ %{} :Expr (:at 1653375841893) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653375844935) (:by |rJG4IHzWf) (:text |foldl) + |b $ %{} :Leaf (:at 1653375847547) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1653375850166) (:by |rJG4IHzWf) (:text |&+) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1653374413124) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374413124) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1653374413124) (:by |rJG4IHzWf) (:text |app.comp.call-tree) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.core) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |>>) + |h $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |hslx) + |l $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |hclx) + |m $ %{} :Leaf (:at 1653377390993) (:by |rJG4IHzWf) (:text |hsluvx) + |o $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |rect) + |q $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |circle) + |s $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |text) + |t $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |container) + |u $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |graphics) + |v $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |create-list) + |w $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |g) + |x $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |polyline) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-button) + |l $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.math) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |divide-path) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |multiply-path) + |o $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |leaf-gap) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |code-font) + |o $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |api-host) + |q $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |dot-radius) + |s $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |twist-distance) + |q $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |complex) + |s $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |prompt-at!) + |t $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |u $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |lookup-target-def) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |strip-at) + |v $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |measure-text-width!) + |w $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |app.comp.editor) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |comp-editor) + |x $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |memof.once) + |b $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374428719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374428719) (:by |rJG4IHzWf) (:text |memof1-call) + |y $ %{} :Expr (:at 1653385522158) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385642209) (:by |rJG4IHzWf) (:text |phlox.comp.slider) + |b $ %{} :Leaf (:at 1653385524819) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653385525186) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385525463) (:by |rJG4IHzWf) (:text |comp-spin-slider) + |app.comp.command $ {} + :configs $ {} + :defs $ {} + |commands $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691612379444) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612379444) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1691612379444) (:by |rJG4IHzWf) (:text |commands) + |h $ %{} :Expr (:at 1691612379444) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612383323) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1691612383658) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612384625) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612396913) (:by |rJG4IHzWf) (:text "|\"add-ns ") + |h $ %{} :Expr (:at 1691612398434) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612404791) (:by |rJG4IHzWf) (:text "|\"add-ns ") + |h $ %{} :Expr (:at 1691612383658) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612384625) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612408641) (:by |rJG4IHzWf) (:text "|\"rm-ns ") + |h $ %{} :Expr (:at 1691612398434) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612410103) (:by |rJG4IHzWf) (:text "|\"rm-ns ") + |l $ %{} :Expr (:at 1691612383658) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612384625) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612426144) (:by |rJG4IHzWf) (:text "|\"add-def ") + |h $ %{} :Expr (:at 1691612398434) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612430330) (:by |rJG4IHzWf) (:text "|\"add-def ") + |o $ %{} :Expr (:at 1691612383658) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612384309) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612384625) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612389316) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612436975) (:by |rJG4IHzWf) (:text "|\"rm-def ") + |h $ %{} :Expr (:at 1691612398434) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612401583) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612440798) (:by |rJG4IHzWf) (:text "|\"rm-def ") + |q $ %{} :Expr (:at 1691612444969) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612445252) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612445665) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691612452315) (:by |rJG4IHzWf) (:text |:tip) + |T $ %{} :Leaf (:at 1691612524877) (:by |rJG4IHzWf) (:text "|\"load") + |h $ %{} :Expr (:at 1691612621317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612624452) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612626685) (:by |rJG4IHzWf) (:text "|\"load data") + |s $ %{} :Expr (:at 1691612453386) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612453811) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612454429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612455112) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612523408) (:by |rJG4IHzWf) (:text "|\"save") + |h $ %{} :Expr (:at 1691612614250) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612615245) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612619268) (:by |rJG4IHzWf) (:text "|\"save all files") + |t $ %{} :Expr (:at 1691612458771) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612459092) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612459529) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612460543) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612473087) (:by |rJG4IHzWf) (:text "|\"mv-ns ") + |h $ %{} :Expr (:at 1691612474116) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612475017) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612477405) (:by |rJG4IHzWf) (:text "|\"mv-ns ") + |u $ %{} :Expr (:at 1691612478303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612478643) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612479012) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612479538) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612521896) (:by |rJG4IHzWf) (:text "|\"move-def / /") + |h $ %{} :Expr (:at 1691612502529) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612503604) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612506368) (:by |rJG4IHzWf) (:text "|\"move-def ") + |v $ %{} :Expr (:at 1691612507564) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612508487) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612509282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612509744) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612529052) (:by |rJG4IHzWf) (:text "|\"pick [off]") + |h $ %{} :Expr (:at 1691612531031) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612531999) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612533185) (:by |rJG4IHzWf) (:text "|\"pick") + |l $ %{} :Expr (:at 1691612604886) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612606152) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612610849) (:by |rJG4IHzWf) (:text "|\"pick mode on/off") + |w $ %{} :Expr (:at 1691612535293) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612535644) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612536122) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612540084) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612543345) (:by |rJG4IHzWf) (:text "|\"deps-tree") + |e $ %{} :Expr (:at 1691613086332) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613086149) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691613089041) (:by |rJG4IHzWf) (:text "|\"deps-tree") + |h $ %{} :Expr (:at 1691612585391) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612585391) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612585391) (:by |rJG4IHzWf) (:text "|\"call") + |x $ %{} :Expr (:at 1691612544609) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612544933) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612545336) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612548535) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612552702) (:by |rJG4IHzWf) (:text "|\"deps-of") + |e $ %{} :Expr (:at 1691613092106) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613093474) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691613094821) (:by |rJG4IHzWf) (:text "|\"deps-of") + |h $ %{} :Expr (:at 1691612577491) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612577491) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612582818) (:by |rJG4IHzWf) (:text "|\"current dependency") + |y $ %{} :Expr (:at 1691612562722) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612563494) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612563933) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612566875) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612569031) (:by |rJG4IHzWf) (:text "|\"call-tree") + |e $ %{} :Expr (:at 1691613096024) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613097174) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691613098474) (:by |rJG4IHzWf) (:text "|\"call-tree") + |h $ %{} :Expr (:at 1691612571211) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612572253) (:by |rJG4IHzWf) (:text |:comment) + |b $ %{} :Leaf (:at 1691612597847) (:by |rJG4IHzWf) (:text "|\"sunburst graph of current function") + |comp-command $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651568882325) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569018728) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651568882325) (:by |rJG4IHzWf) (:text |comp-command) + |h $ %{} :Expr (:at 1651568882325) (:by |rJG4IHzWf) + :data $ {} + |5 $ %{} :Leaf (:at 1651569200791) (:by |rJG4IHzWf) (:text |states) + |D $ %{} :Leaf (:at 1651569192560) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Leaf (:at 1651569100273) (:by |rJG4IHzWf) (:text |on-close) + |l $ %{} :Expr (:at 1651569210331) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569211934) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651569212152) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651569212274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569524292) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1651569524824) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569526134) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1651569526877) (:by |rJG4IHzWf) (:text |states) + |b $ %{} :Expr (:at 1651569527740) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569529083) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1651569529452) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569529698) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651569530524) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569531956) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1651569532728) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1651569533266) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569534098) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569534395) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569535298) (:by |rJG4IHzWf) (:text |:content) + |b $ %{} :Leaf (:at 1651569535948) (:by |rJG4IHzWf) (:text "|\"") + |h $ %{} :Expr (:at 1651570096872) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570101932) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651570102428) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570104527) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1651570105177) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Expr (:at 1651570106024) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570107630) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1651570107930) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570108700) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651570111611) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651570112080) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570112906) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651570113735) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651570114360) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570116200) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651570117666) (:by |rJG4IHzWf) (:text |editor) + |o $ %{} :Expr (:at 1691612819169) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612825546) (:by |rJG4IHzWf) (:text |set-box-text!) + |b $ %{} :Expr (:at 1691612826301) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612826504) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691612826775) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612827910) (:by |rJG4IHzWf) (:text |v) + |b $ %{} :Leaf (:at 1691613514770) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) + |b $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text "|\"#command-box") + |h $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |js/document.querySelector) + |b $ %{} :Expr (:at 1691613546389) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613549167) (:by |rJG4IHzWf) (:text |next) + |b $ %{} :Expr (:at 1691613551860) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613551860) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1691613551860) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613551860) (:by |rJG4IHzWf) (:text |.-value) + |b $ %{} :Leaf (:at 1691613551860) (:by |rJG4IHzWf) (:text |box) + |h $ %{} :Leaf (:at 1691613551860) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |set!) + |b $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |.-value) + |b $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) + |h $ %{} :Leaf (:at 1691613607526) (:by |rJG4IHzWf) (:text |next) + |l $ %{} :Expr (:at 1691612828799) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |.!focus) + |b $ %{} :Leaf (:at 1691612828799) (:by |rJG4IHzWf) (:text |box) + |o $ %{} :Expr (:at 1691613556634) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613557101) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1691613563254) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1691613634367) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691613635703) (:by |rJG4IHzWf) (:text |assoc) + |L $ %{} :Leaf (:at 1691613637442) (:by |rJG4IHzWf) (:text |state) + |P $ %{} :Leaf (:at 1691613638743) (:by |rJG4IHzWf) (:text |:content) + |T $ %{} :Leaf (:at 1691613573231) (:by |rJG4IHzWf) (:text |next) + |T $ %{} :Expr (:at 1651569926074) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569926987) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1651569929521) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569933587) (:by |rJG4IHzWf) (:text |effect-focus) + |T $ %{} :Expr (:at 1651569015360) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569016052) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1651569016514) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569016845) (:by |rJG4IHzWf) (:text |{}) + |V $ %{} :Expr (:at 1691612220578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612224567) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691612229116) (:by |rJG4IHzWf) (:text |css/column) + |X $ %{} :Expr (:at 1651569500420) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569501989) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651569502225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569502525) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569504069) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569505896) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1651569506962) (:by |rJG4IHzWf) (:text |16) + |h $ %{} :Expr (:at 1651569449929) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569451215) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1651569451842) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569452193) (:by |rJG4IHzWf) (:text |{}) + |V $ %{} :Expr (:at 1651569539575) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569540441) (:by |rJG4IHzWf) (:text |input) + |b $ %{} :Expr (:at 1651569540737) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569541097) (:by |rJG4IHzWf) (:text |{}) + |V $ %{} :Expr (:at 1651569581380) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569584110) (:by |rJG4IHzWf) (:text |:placeholder) + |b $ %{} :Leaf (:at 1651569590606) (:by |rJG4IHzWf) (:text "|\"Command...") + |W $ %{} :Expr (:at 1651569897330) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569915038) (:by |rJG4IHzWf) (:text |:autofocus) + |b $ %{} :Leaf (:at 1651569901881) (:by |rJG4IHzWf) (:text |true) + |WT $ %{} :Expr (:at 1651570179414) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570181800) (:by |rJG4IHzWf) (:text |:id) + |b $ %{} :Leaf (:at 1651570183783) (:by |rJG4IHzWf) (:text "|\"command-box") + |Wj $ %{} :Expr (:at 1651571019810) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571021525) (:by |rJG4IHzWf) (:text |:spellcheck) + |b $ %{} :Leaf (:at 1651571024403) (:by |rJG4IHzWf) (:text |false) + |Wv $ %{} :Expr (:at 1651571033750) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571058193) (:by |rJG4IHzWf) (:text |:autocomplete) + |b $ %{} :Leaf (:at 1651571096571) (:by |rJG4IHzWf) (:text "|\"off") + |X $ %{} :Expr (:at 1651569559547) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569559547) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1651569844705) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569847853) (:by |rJG4IHzWf) (:text |str-spaced) + |T $ %{} :Leaf (:at 1651569559547) (:by |rJG4IHzWf) (:text |css/input) + |b $ %{} :Leaf (:at 1651569856072) (:by |rJG4IHzWf) (:text |css-command-box) + |Z $ %{} :Expr (:at 1651569597718) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569599323) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651569600060) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569600461) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569601058) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569601947) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1651569605065) (:by |rJG4IHzWf) (:text "|\"100%") + |b $ %{} :Expr (:at 1651569541946) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569542964) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Expr (:at 1651569544727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569546476) (:by |rJG4IHzWf) (:text |:content) + |b $ %{} :Leaf (:at 1651569547193) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1651570034040) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570036173) (:by |rJG4IHzWf) (:text |:on-input) + |b $ %{} :Expr (:at 1651570036404) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570037293) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651570037699) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570037896) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651570038568) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651570039290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570041552) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651570042556) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1651570042763) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570044254) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1651570044889) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1651570046423) (:by |rJG4IHzWf) (:text |:content) + |l $ %{} :Expr (:at 1651570046967) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570047643) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Leaf (:at 1651570048887) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1651571165183) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571169029) (:by |rJG4IHzWf) (:text |:on-keydown) + |b $ %{} :Expr (:at 1651571169351) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571169687) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651571169939) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571170777) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651571171952) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651571172389) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571174731) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1651571175245) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651571175769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571175971) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651571180082) (:by |rJG4IHzWf) (:text |13) + |h $ %{} :Expr (:at 1651571181001) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571183886) (:by |rJG4IHzWf) (:text |:keycode) + |b $ %{} :Leaf (:at 1651571184154) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1658662315367) (:by |rJG4IHzWf) (:text |parse-cirru-list) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |:content) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |run-command) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text "|\"invalid command:") + |h $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |code) + |l $ %{} :Expr (:at 1651571212578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1651571212578) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651571215269) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651571216555) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571216909) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651571219269) (:by |rJG4IHzWf) (:text "|\"Escape") + |h $ %{} :Expr (:at 1651571220056) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571224159) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651571224560) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651571226828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651571235037) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1651571235828) (:by |rJG4IHzWf) (:text |d!) + |j $ %{} :Expr (:at 1651569607920) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569609247) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1651569609855) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Leaf (:at 1691613427208) (:by |rJG4IHzWf) (:text |16) + |l $ %{} :Expr (:at 1651569453499) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569453877) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1651569454145) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569454446) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569455953) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569459152) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Leaf (:at 1651571738790) (:by |rJG4IHzWf) (:text |ui/row-middle) + |l $ %{} :Expr (:at 1651569467263) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569468157) (:by |rJG4IHzWf) (:text |button) + |b $ %{} :Expr (:at 1651569468714) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569469010) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569469386) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569474734) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651569477300) (:by |rJG4IHzWf) (:text |css/button) + |h $ %{} :Expr (:at 1651569490762) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569493268) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1651571826040) (:by |rJG4IHzWf) (:text "|\"Run") + |l $ %{} :Expr (:at 1651569991974) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569994217) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1651569994524) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569995755) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651569997088) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569997369) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651569997934) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613669668) (:by |rJG4IHzWf) (:text |parse-cirru-list) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |:content) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |run-command) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Expr (:at 1651570017832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text "|\"invalid command:") + |h $ %{} :Leaf (:at 1651570017832) (:by |rJG4IHzWf) (:text |code) + |l $ %{} :Expr (:at 1651570064785) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570066573) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1651570068446) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1691613413891) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613413891) (:by |rJG4IHzWf) (:text |=<) + |h $ %{} :Leaf (:at 1691613416340) (:by |rJG4IHzWf) (:text |16) + |l $ %{} :Leaf (:at 1691613420596) (:by |rJG4IHzWf) (:text |nil) + |o $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text "|\"20px") + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |span) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |css-path-tag) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) + |l $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |set-box-text!) + |b $ %{} :Expr (:at 1691613409727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1691613409727) (:by |rJG4IHzWf) (:text |piece) + |h $ %{} :Leaf (:at 1691613525222) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1691613366423) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613366423) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1691613366423) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Leaf (:at 1691613366423) (:by |rJG4IHzWf) (:text |8) + |o $ %{} :Expr (:at 1691612313577) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612320282) (:by |rJG4IHzWf) (:text |comp-command-tips) + |b $ %{} :Expr (:at 1691612859812) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612860072) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691612860562) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612862240) (:by |rJG4IHzWf) (:text |v) + |b $ %{} :Leaf (:at 1691613527891) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691612869274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612868073) (:by |rJG4IHzWf) (:text |set-box-text!) + |b $ %{} :Leaf (:at 1691612869619) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Leaf (:at 1691613531864) (:by |rJG4IHzWf) (:text |d!) + |comp-command-tips $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691612322368) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612324040) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1691612322368) (:by |rJG4IHzWf) (:text |comp-command-tips) + |e $ %{} :Expr (:at 1691612330670) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612877681) (:by |rJG4IHzWf) (:text |set-text!) + |h $ %{} :Expr (:at 1691612322368) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612328143) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1691612329061) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612329389) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1691612646337) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691612647609) (:by |rJG4IHzWf) (:text |list->) + |L $ %{} :Expr (:at 1691612648328) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612648628) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612735235) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612738132) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691612744981) (:by |rJG4IHzWf) (:text |css/row) + |h $ %{} :Expr (:at 1691612752833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612753721) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1691612753962) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612754268) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612754540) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612758584) (:by |rJG4IHzWf) (:text |:flex-wrap) + |b $ %{} :Leaf (:at 1691612759493) (:by |rJG4IHzWf) (:text |:wrap) + |h $ %{} :Expr (:at 1691613295160) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613295160) (:by |rJG4IHzWf) (:text |:gap) + |b $ %{} :Leaf (:at 1691613310012) (:by |rJG4IHzWf) (:text "|\"8px") + |T $ %{} :Expr (:at 1691612376096) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612377454) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1691612378633) (:by |rJG4IHzWf) (:text |commands) + |h $ %{} :Expr (:at 1691612634417) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612639089) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1691612639731) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612639959) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691612640276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612640787) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1691612643242) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1691612654163) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612654503) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1691612655400) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1691612656524) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612656891) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1691612657164) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612658143) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612718306) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612721884) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1691612722120) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612722434) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1691612881144) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691612882573) (:by |rJG4IHzWf) (:text |span) + |L $ %{} :Expr (:at 1691612883072) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612883355) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691612884134) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612886685) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1691612886989) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612887191) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691612887421) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612887601) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1691612888038) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691612889727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612890080) (:by |rJG4IHzWf) (:text |set-text!) + |b $ %{} :Expr (:at 1691612892650) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612894588) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1691612895525) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Leaf (:at 1691613538577) (:by |rJG4IHzWf) (:text |d!) + |T $ %{} :Expr (:at 1691612658622) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612659057) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1691612665658) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612667702) (:by |rJG4IHzWf) (:text |:tip) + |b $ %{} :Leaf (:at 1691612673218) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Leaf (:at 1691612678597) (:by |rJG4IHzWf) (:text |css-tip) + |css-command-box $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651569856972) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569858235) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1651569856972) (:by |rJG4IHzWf) (:text |css-command-box) + |h $ %{} :Expr (:at 1651569856972) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569871932) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569872351) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569876594) (:by |rJG4IHzWf) (:text "|\"$0") + |b $ %{} :Expr (:at 1651569877160) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569877512) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651569877802) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569886732) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651569890839) (:by |rJG4IHzWf) (:text |ui/font-code) + |h $ %{} :Expr (:at 1651570718977) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570722244) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1651570775695) (:by |rJG4IHzWf) (:text "|\"40px") + |l $ %{} :Expr (:at 1651570718977) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570733072) (:by |rJG4IHzWf) (:text |:height) + |b $ %{} :Leaf (:at 1651570773981) (:by |rJG4IHzWf) (:text "|\"40px") + |css-path-tag $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651570236347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570237865) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1651570236347) (:by |rJG4IHzWf) (:text |css-path-tag) + |h $ %{} :Expr (:at 1651570236347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570239074) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651570239695) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570242428) (:by |rJG4IHzWf) (:text "|\"$0") + |b $ %{} :Expr (:at 1651570242962) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570243279) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651570243630) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570248698) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651570251464) (:by |rJG4IHzWf) (:text |ui/font-code) + |c $ %{} :Expr (:at 1651570367487) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570370198) (:by |rJG4IHzWf) (:text |:display) + |b $ %{} :Leaf (:at 1651570372171) (:by |rJG4IHzWf) (:text |:inline-block) + |e $ %{} :Expr (:at 1651570337949) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570340664) (:by |rJG4IHzWf) (:text |:white-space) + |b $ %{} :Leaf (:at 1651570358948) (:by |rJG4IHzWf) (:text |:pre-line) + |h $ %{} :Expr (:at 1651570258317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570259775) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1651570407805) (:by |rJG4IHzWf) (:text "|\"0 6px") + |l $ %{} :Expr (:at 1651570264205) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570266988) (:by |rJG4IHzWf) (:text |:margin-right) + |b $ %{} :Leaf (:at 1651570268783) (:by |rJG4IHzWf) (:text "|\"4px") + |lT $ %{} :Expr (:at 1651570264205) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570422660) (:by |rJG4IHzWf) (:text |:margin-bottom) + |b $ %{} :Leaf (:at 1651570268783) (:by |rJG4IHzWf) (:text "|\"4px") + |m $ %{} :Expr (:at 1651570410525) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570412923) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1651570416880) (:by |rJG4IHzWf) (:text "|\"6px") + |n $ %{} :Expr (:at 1651570447037) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570448877) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1651570449941) (:by |rJG4IHzWf) (:text |:pointer) + |nT $ %{} :Expr (:at 1651570464046) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570464889) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1651570466234) (:by |rJG4IHzWf) (:text |:white) + |o $ %{} :Expr (:at 1651570385134) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570389978) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1651570390276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570391355) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651570398289) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1651570400117) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1651570473649) (:by |rJG4IHzWf) (:text |70) + |h $ %{} :Expr (:at 1651570439810) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570442712) (:by |rJG4IHzWf) (:text "|\"$0:hover") + |b $ %{} :Expr (:at 1651570443300) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570443659) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651570457364) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570457364) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1651570457364) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570457364) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651570457364) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1651570457364) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1651570476681) (:by |rJG4IHzWf) (:text |60) + |css-tip $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691612684143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612685574) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691612684143) (:by |rJG4IHzWf) (:text |css-tip) + |h $ %{} :Expr (:at 1691612697858) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691612698329) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691612698834) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691612700120) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1691612684143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612687210) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1691613186584) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613187846) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1691613196519) (:by |rJG4IHzWf) (:text "|\"2px 8px") + |Z $ %{} :Expr (:at 1691613198673) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613203958) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1691613206321) (:by |rJG4IHzWf) (:text "|\"4px") + |a $ %{} :Expr (:at 1691613318789) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613322020) (:by |rJG4IHzWf) (:text |:opacity) + |b $ %{} :Leaf (:at 1691613326980) (:by |rJG4IHzWf) (:text |0.8) + |b $ %{} :Expr (:at 1691612687585) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612693731) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1691613181155) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613181566) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691613181900) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691613182132) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1691613183174) (:by |rJG4IHzWf) (:text |90) + |h $ %{} :Expr (:at 1691613340029) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613342329) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1691613344281) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Expr (:at 1691613329711) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613332595) (:by |rJG4IHzWf) (:text "|\"&:hover") + |b $ %{} :Expr (:at 1691613335207) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613335583) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691613336044) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613337841) (:by |rJG4IHzWf) (:text |:opacity) + |b $ %{} :Leaf (:at 1691613338175) (:by |rJG4IHzWf) (:text |1) + |effect-focus $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651569933988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569937007) (:by |rJG4IHzWf) (:text |defeffect) + |b $ %{} :Leaf (:at 1651569933988) (:by |rJG4IHzWf) (:text |effect-focus) + |h $ %{} :Expr (:at 1651569933988) (:by |rJG4IHzWf) + :data $ {} + |l $ %{} :Expr (:at 1651569944008) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569946723) (:by |rJG4IHzWf) (:text |action) + |b $ %{} :Leaf (:at 1651569947128) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1651569950025) (:by |rJG4IHzWf) (:text |at?) + |o $ %{} :Expr (:at 1651569950752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569951557) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651569952278) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569954832) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1651569956280) (:by |rJG4IHzWf) (:text |:mount) + |T $ %{} :Leaf (:at 1651569953797) (:by |rJG4IHzWf) (:text |action) + |h $ %{} :Expr (:at 1651569968360) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569972106) (:by |rJG4IHzWf) (:text |.!select) + |T $ %{} :Expr (:at 1651569956856) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569965509) (:by |rJG4IHzWf) (:text |.!querySelector) + |T $ %{} :Leaf (:at 1651569958367) (:by |rJG4IHzWf) (:text |el) + |b $ %{} :Leaf (:at 1651569967248) (:by |rJG4IHzWf) (:text "|\"input") + |on-save $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649851121078) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851121078) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651569258038) (:by |rJG4IHzWf) (:text |on-save) + |h $ %{} :Expr (:at 1649851121078) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1649851124652) (:by |rJG4IHzWf) (:text |files) + |U $ %{} :Leaf (:at 1649851127591) (:by |rJG4IHzWf) (:text |saved-files) + |h $ %{} :Leaf (:at 1649851121078) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1649851128510) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851130584) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649851130855) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1649851153824) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851157869) (:by |rJG4IHzWf) (:text |removed-entries) + |b $ %{} :Expr (:at 1649851159932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851159932) (:by |rJG4IHzWf) (:text |difference) + |X $ %{} :Expr (:at 1649851163333) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851163333) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851163333) (:by |rJG4IHzWf) (:text |saved-files) + |b $ %{} :Expr (:at 1649851159932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851159932) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851159932) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649851172979) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851174774) (:by |rJG4IHzWf) (:text |common-ns) + |b $ %{} :Expr (:at 1649851178958) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649851181904) (:by |rJG4IHzWf) (:text |intersection) + |T $ %{} :Expr (:at 1649851176969) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851177807) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851187485) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Expr (:at 1649851190136) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851190136) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851190136) (:by |rJG4IHzWf) (:text |saved-files) + |j $ %{} :Expr (:at 1649853709038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |new-entries) + |b $ %{} :Expr (:at 1649853710864) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853712212) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Expr (:at 1649853709038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |difference) + |b $ %{} :Expr (:at 1649853709038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649853709038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649853709038) (:by |rJG4IHzWf) (:text |saved-files) + |b $ %{} :Expr (:at 1649853712856) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853718186) (:by |rJG4IHzWf) (:text |.to-list) + |h $ %{} :Expr (:at 1649853718624) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853720791) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1649853721125) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853721382) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649853721750) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853724637) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649853725756) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853726243) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649853727382) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649853727642) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853731606) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649853733575) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1649853734330) (:by |rJG4IHzWf) (:text |ns) + |l $ %{} :Expr (:at 1649853735649) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853737181) (:by |rJG4IHzWf) (:text |pairs-map) + |l $ %{} :Expr (:at 1649851193551) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851230995) (:by |rJG4IHzWf) (:text |changed-entries) + |b $ %{} :Expr (:at 1649851231601) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649851237144) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1649851232090) (:by |rJG4IHzWf) (:text |common-ns) + |b $ %{} :Expr (:at 1649851238517) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851248994) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1649851249298) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851250492) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851250998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851251245) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649851253064) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851256153) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649851257203) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649851321487) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649851322139) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649851322397) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649851323252) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851324394) (:by |rJG4IHzWf) (:text |file) + |b $ %{} :Expr (:at 1649851326140) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851326140) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851326140) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1649851326140) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Expr (:at 1649851327294) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851329247) (:by |rJG4IHzWf) (:text |saved-file) + |b $ %{} :Expr (:at 1649851330576) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851330576) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851330576) (:by |rJG4IHzWf) (:text |saved-files) + |h $ %{} :Leaf (:at 1649851330576) (:by |rJG4IHzWf) (:text |ns) + |T $ %{} :Expr (:at 1649851257697) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851260083) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649851261025) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851260682) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649851333668) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Leaf (:at 1649851335049) (:by |rJG4IHzWf) (:text |saved-file) + |h $ %{} :Leaf (:at 1649851275935) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Expr (:at 1649851397790) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649851398372) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649851398664) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1649851513943) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851515070) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Expr (:at 1649851516158) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851516693) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1649851518973) (:by |rJG4IHzWf) (:text |file) + |L $ %{} :Expr (:at 1649851519972) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851521751) (:by |rJG4IHzWf) (:text |saved-defs) + |b $ %{} :Expr (:at 1649851522311) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851528448) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1649851526330) (:by |rJG4IHzWf) (:text |saved-file) + |T $ %{} :Expr (:at 1649851400084) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851571851) (:by |rJG4IHzWf) (:text |common-defs) + |b $ %{} :Expr (:at 1649851437266) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851440215) (:by |rJG4IHzWf) (:text |intersection) + |b $ %{} :Expr (:at 1649851441982) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851441982) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851533838) (:by |rJG4IHzWf) (:text |saved-defs) + |h $ %{} :Expr (:at 1649851444026) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851444026) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851537326) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Expr (:at 1649851452325) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851453673) (:by |rJG4IHzWf) (:text |new-defs) + |b $ %{} :Expr (:at 1649851456932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851462607) (:by |rJG4IHzWf) (:text |difference) + |h $ %{} :Expr (:at 1649851456932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851456932) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851541919) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Expr (:at 1649851459731) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851459731) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851539613) (:by |rJG4IHzWf) (:text |saved-defs) + |T $ %{} :Expr (:at 1649851278443) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851281878) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649851283661) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851284243) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Expr (:at 1649851285108) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851315439) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649851337727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851339566) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Expr (:at 1649851342147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851344514) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1649851346213) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1649851342147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851344514) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1649851350730) (:by |rJG4IHzWf) (:text |saved-file) + |h $ %{} :Leaf (:at 1649851354267) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Expr (:at 1649851688999) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851688999) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1649851688999) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1649851364408) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851466215) (:by |rJG4IHzWf) (:text |:added-defs) + |X $ %{} :Expr (:at 1649851466811) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851468407) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649851468779) (:by |rJG4IHzWf) (:text |new-defs) + |h $ %{} :Expr (:at 1649851469572) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851469976) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1649851470811) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851471062) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851474689) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851476552) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851477221) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851487751) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649851490262) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851490569) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851556222) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851551904) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649851500079) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1649851502700) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851504411) (:by |rJG4IHzWf) (:text |pairs-map) + |l $ %{} :Expr (:at 1649851372474) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851374254) (:by |rJG4IHzWf) (:text |:removed-defs) + |b $ %{} :Expr (:at 1649851380165) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851382157) (:by |rJG4IHzWf) (:text |difference) + |b $ %{} :Expr (:at 1649851382649) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851383445) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851544464) (:by |rJG4IHzWf) (:text |saved-defs) + |h $ %{} :Expr (:at 1649851382649) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851383445) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1649851546685) (:by |rJG4IHzWf) (:text |defs) + |o $ %{} :Expr (:at 1649851392424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851394423) (:by |rJG4IHzWf) (:text |:changed-defs) + |b $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649851569099) (:by |rJG4IHzWf) (:text |common-defs) + |e $ %{} :Expr (:at 1649851631528) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851632601) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1649851633967) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851634453) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851634785) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851636857) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851637781) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851638523) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Expr (:at 1649851639733) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851642918) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851643962) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649851645410) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851639733) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851642918) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851648824) (:by |rJG4IHzWf) (:text |saved-defs) + |h $ %{} :Leaf (:at 1649851645410) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1649851564610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851564610) (:by |rJG4IHzWf) (:text |pairs-map) + |e $ %{} :Expr (:at 1649851763937) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851764740) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1649851765115) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851765588) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649851765921) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851767610) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1649851768175) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851770364) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Expr (:at 1649851771067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851771733) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649851773626) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1649851773857) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649851580260) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851581967) (:by |rJG4IHzWf) (:text |pairs-map) + |o $ %{} :Expr (:at 1649852326958) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852327771) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649852329581) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852329581) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Expr (:at 1649853293767) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853295418) (:by |rJG4IHzWf) (:text |{}) + |L $ %{} :Expr (:at 1649853306881) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853309137) (:by |rJG4IHzWf) (:text |:added) + |b $ %{} :Leaf (:at 1649853315476) (:by |rJG4IHzWf) (:text |new-entries) + |P $ %{} :Expr (:at 1649853316870) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853317876) (:by |rJG4IHzWf) (:text |:removed) + |b $ %{} :Leaf (:at 1649853322922) (:by |rJG4IHzWf) (:text |removed-entries) + |T $ %{} :Expr (:at 1649853301322) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853306414) (:by |rJG4IHzWf) (:text |:changed) + |T $ %{} :Leaf (:at 1649852329581) (:by |rJG4IHzWf) (:text |changed-entries) + |h $ %{} :Expr (:at 1649851587533) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649852331436) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649851591119) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1649851591474) (:by |rJG4IHzWf) (:text |changed-entries) + |l $ %{} :Expr (:at 1649851747376) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649852330845) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649851748946) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Expr (:at 1649851751348) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851755070) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Leaf (:at 1649851756326) (:by |rJG4IHzWf) (:text |changed-entries) + |o $ %{} :Expr (:at 1679680078783) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1679680079344) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1679680081292) (:by |rJG4IHzWf) (:text |mocked?) + |P $ %{} :Expr (:at 1679680088767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1679680090352) (:by |rJG4IHzWf) (:text |js/alert) + |b $ %{} :Leaf (:at 1679680142593) (:by |rJG4IHzWf) (:text "|\"Data is mocked, nothing to save.") + |T $ %{} :Expr (:at 1649852353694) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649852354949) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Expr (:at 1649852332359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852335039) (:by |rJG4IHzWf) (:text |js/fetch) + |b $ %{} :Expr (:at 1649852346424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852337834) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1649852335839) (:by |rJG4IHzWf) (:text |api-host) + |h $ %{} :Leaf (:at 1649852345052) (:by |rJG4IHzWf) (:text "|\"/compact-inc") + |h $ %{} :Expr (:at 1649852349540) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852351558) (:by |rJG4IHzWf) (:text |js-object) + |b $ %{} :Expr (:at 1649852358579) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852362957) (:by |rJG4IHzWf) (:text |:method) + |b $ %{} :Leaf (:at 1649852365116) (:by |rJG4IHzWf) (:text "|\"PUT") + |h $ %{} :Expr (:at 1649852370527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852372521) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649852374732) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649852366722) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718707558) (:by |rJG4IHzWf) (:text |.!then) + |b $ %{} :Expr (:at 1649852379929) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852381041) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649852381339) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852382737) (:by |rJG4IHzWf) (:text |res) + |h $ %{} :Expr (:at 1649852383291) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718699517) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Leaf (:at 1650718701518) (:by |rJG4IHzWf) (:text |:ok) + |e $ %{} :Leaf (:at 1650779315042) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650718708064) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718710724) (:by |rJG4IHzWf) (:text |.!catch) + |b $ %{} :Expr (:at 1650718711150) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718711417) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650718711659) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718713786) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650718714248) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718715543) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650718716922) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Expr (:at 1650718717365) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718718172) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650718718727) (:by |rJG4IHzWf) (:text |e) + |run-command $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649963857307) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963857307) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651569224971) (:by |rJG4IHzWf) (:text |run-command) + |h $ %{} :Expr (:at 1649963857307) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963857307) (:by |rJG4IHzWf) (:text |code) + |X $ %{} :Leaf (:at 1650718565989) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1649963857307) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650775728214) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650775729496) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650775729777) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650775729963) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775730780) (:by |rJG4IHzWf) (:text |p1) + |b $ %{} :Expr (:at 1650775732671) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775733786) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650775734361) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1650775734652) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651082736622) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082737050) (:by |rJG4IHzWf) (:text |p2) + |b $ %{} :Expr (:at 1651082738045) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082738461) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651082739004) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651082739297) (:by |rJG4IHzWf) (:text |2) + |T $ %{} :Expr (:at 1649963859308) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963945296) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Expr (:at 1649963947658) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963948426) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649963949855) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1649963952987) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963958386) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Leaf (:at 1649963965914) (:by |rJG4IHzWf) (:text |:warn) + |b $ %{} :Expr (:at 1649963966493) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649963968494) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1649963972235) (:by |rJG4IHzWf) (:text "|\"invalid command: ") + |b $ %{} :Leaf (:at 1649963973537) (:by |rJG4IHzWf) (:text |code) + |l $ %{} :Expr (:at 1649963974561) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963978464) (:by |rJG4IHzWf) (:text "|\"add-ns") + |b $ %{} :Expr (:at 1649964011371) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964013215) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649964014680) (:by |rJG4IHzWf) (:text |:add-ns) + |h $ %{} :Leaf (:at 1650775750805) (:by |rJG4IHzWf) (:text |p1) + |o $ %{} :Expr (:at 1649963980245) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963984880) (:by |rJG4IHzWf) (:text "|\"rm-ns") + |b $ %{} :Expr (:at 1649964027528) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964028027) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649964030491) (:by |rJG4IHzWf) (:text |:rm-ns) + |h $ %{} :Leaf (:at 1650775752657) (:by |rJG4IHzWf) (:text |p1) + |q $ %{} :Expr (:at 1649963985369) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963988778) (:by |rJG4IHzWf) (:text "|\"add-def") + |b $ %{} :Expr (:at 1649964035371) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964035371) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649964056264) (:by |rJG4IHzWf) (:text |:add-def) + |h $ %{} :Expr (:at 1649964136831) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649964137300) (:by |rJG4IHzWf) (:text |[]) + |P $ %{} :Leaf (:at 1650775754769) (:by |rJG4IHzWf) (:text |p1) + |Y $ %{} :Leaf (:at 1651082741869) (:by |rJG4IHzWf) (:text |p2) + |s $ %{} :Expr (:at 1649963989304) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964003026) (:by |rJG4IHzWf) (:text "|\"rm-def") + |b $ %{} :Expr (:at 1649964050862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964050862) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649964058975) (:by |rJG4IHzWf) (:text |:rm-def) + |h $ %{} :Expr (:at 1649964142758) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964142758) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1650775756400) (:by |rJG4IHzWf) (:text |p1) + |g $ %{} :Leaf (:at 1651082744848) (:by |rJG4IHzWf) (:text |p2) + |sT $ %{} :Expr (:at 1650716710151) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716950193) (:by |rJG4IHzWf) (:text "|\"mv-ns") + |b $ %{} :Expr (:at 1650716713946) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716715196) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650716948665) (:by |rJG4IHzWf) (:text |:mv-ns) + |h $ %{} :Expr (:at 1650716728772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716728772) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1650775758291) (:by |rJG4IHzWf) (:text |p1) + |g $ %{} :Leaf (:at 1651082747694) (:by |rJG4IHzWf) (:text |p2) + |sj $ %{} :Expr (:at 1650716710151) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716938896) (:by |rJG4IHzWf) (:text "|\"mv-def") + |b $ %{} :Expr (:at 1650716713946) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716715196) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650716947369) (:by |rJG4IHzWf) (:text |:mv-def) + |h $ %{} :Expr (:at 1650716728772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716728772) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1651082749740) (:by |rJG4IHzWf) (:text |p1) + |g $ %{} :Leaf (:at 1651082751259) (:by |rJG4IHzWf) (:text |p2) + |t $ %{} :Expr (:at 1650715615940) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715617298) (:by |rJG4IHzWf) (:text "|\"load") + |b $ %{} :Expr (:at 1650715618388) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715625776) (:by |rJG4IHzWf) (:text |load-files!) + |b $ %{} :Leaf (:at 1650715747089) (:by |rJG4IHzWf) (:text |d!) + |u $ %{} :Expr (:at 1650718567754) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718568713) (:by |rJG4IHzWf) (:text "|\"save") + |b $ %{} :Expr (:at 1650718573893) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718574786) (:by |rJG4IHzWf) (:text |on-save) + |b $ %{} :Expr (:at 1650718577226) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718579332) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650718580163) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650718577226) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718584347) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Leaf (:at 1650718580163) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1650718586005) (:by |rJG4IHzWf) (:text |d!) + |v $ %{} :Expr (:at 1650775445602) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775448434) (:by |rJG4IHzWf) (:text "|\"pick") + |b $ %{} :Expr (:at 1650775715328) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650775715893) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650775717327) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775717623) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650775762980) (:by |rJG4IHzWf) (:text |p1) + |h $ %{} :Leaf (:at 1650775767065) (:by |rJG4IHzWf) (:text "|\"off") + |T $ %{} :Expr (:at 1650775449321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775451417) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650775455982) (:by |rJG4IHzWf) (:text |:picker-mode) + |h $ %{} :Leaf (:at 1650775771739) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1650775449321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775451417) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650775455982) (:by |rJG4IHzWf) (:text |:picker-mode) + |h $ %{} :Leaf (:at 1650775713994) (:by |rJG4IHzWf) (:text |true) + |w $ %{} :Expr (:at 1650821259000) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650821291043) (:by |rJG4IHzWf) (:text "|\"deps-tree") + |b $ %{} :Expr (:at 1650821304959) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650821305425) (:by |rJG4IHzWf) (:text |do) + |H $ %{} :Expr (:at 1651082693788) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |:deps-tree) + |h $ %{} :Expr (:at 1651082693788) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |wo-js-log) + |b $ %{} :Expr (:at 1651082693788) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |analyze-deps) + |b $ %{} :Expr (:at 1651082693788) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1651082693788) (:by |rJG4IHzWf) (:text |store) + |L $ %{} :Expr (:at 1650855698641) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855700780) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650855701792) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1650855703351) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855703765) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650855703989) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855704662) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650855709304) (:by |rJG4IHzWf) (:text |:deps-tree) + |x $ %{} :Expr (:at 1651082678363) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082681267) (:by |rJG4IHzWf) (:text "|\"deps-of") + |b $ %{} :Expr (:at 1651082683391) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082684014) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1651082690315) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |:deps-tree) + |h $ %{} :Expr (:at 1651082690315) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |analyze-deps) + |b $ %{} :Expr (:at 1651082690315) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1651082690315) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651119412719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119413922) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119415050) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119417400) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119417400) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |:deps-of) + |h $ %{} :Expr (:at 1651119417400) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Expr (:at 1651119510410) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119511183) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651119511449) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119512215) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1651119515523) (:by |rJG4IHzWf) (:text |p2) + |P $ %{} :Expr (:at 1651119521040) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119521040) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651119521040) (:by |rJG4IHzWf) (:text |p1) + |h $ %{} :Leaf (:at 1651119521040) (:by |rJG4IHzWf) (:text |p2) + |T $ %{} :Expr (:at 1651119424049) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119424639) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651119424914) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1651119447501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119448495) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651119448892) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119449806) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1651119451304) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1651119458160) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119459392) (:by |rJG4IHzWf) (:text |def-path) + |T $ %{} :Expr (:at 1651119425072) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119430058) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651119456776) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651119434776) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119434942) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Leaf (:at 1651119444818) (:by |rJG4IHzWf) (:text |:stack) + |l $ %{} :Expr (:at 1651119462092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119464531) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651119466526) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1651119417400) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119417400) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651119470775) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119472116) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651119470355) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Leaf (:at 1651119474052) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1651119475836) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119476556) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651119480721) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1651119481363) (:by |rJG4IHzWf) (:text |2) + |y $ %{} :Expr (:at 1653374178608) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374287934) (:by |rJG4IHzWf) (:text "|\"call-tree") + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:deps-tree) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |analyze-deps) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1653374298342) (:by |rJG4IHzWf) (:text |:call-tree) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |p2) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |p1) + |h $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |p2) + |l $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1653374290303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1653374290303) (:by |rJG4IHzWf) (:text |2) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651568869407) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568869407) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651568869407) (:by |rJG4IHzWf) (:text |app.comp.command) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |ui) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |hsl) + |l $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |input) + |v $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |a) + |w $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |list->) + |o $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |=<) + |q $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |dev?) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |api-host) + |h $ %{} :Leaf (:at 1679680085690) (:by |rJG4IHzWf) (:text |mocked?) + |s $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.widget) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |widget) + |v $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.fetch) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |load-files!) + |y $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |app.style) + |b $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651568885866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568885866) (:by |rJG4IHzWf) (:text |css-hover-entry) + |z $ %{} :Expr (:at 1651569240214) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569240214) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651569240214) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651569240214) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569240214) (:by |rJG4IHzWf) (:text |analyze-deps) + |zD $ %{} :Expr (:at 1651569479487) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569483492) (:by |rJG4IHzWf) (:text |respo-ui.css) + |b $ %{} :Leaf (:at 1651569484486) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651569485031) (:by |rJG4IHzWf) (:text |css) + |zP $ %{} :Expr (:at 1651569863066) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569866031) (:by |rJG4IHzWf) (:text |respo.css) + |b $ %{} :Leaf (:at 1651569866822) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651569867038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569868134) (:by |rJG4IHzWf) (:text |defstyle) + |app.comp.deps-of $ {} + :configs $ {} + :defs $ {} + |comp-curves $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651118436684) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118436684) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651118436684) (:by |rJG4IHzWf) (:text |comp-curves) + |h $ %{} :Expr (:at 1651118436684) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118436684) (:by |rJG4IHzWf) (:text |connections) + |l $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |graphics) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:ops) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |&) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |connections) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |from) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |0) + |X $ %{} :Expr (:at 1651118651432) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118653022) (:by |rJG4IHzWf) (:text |p1) + |b $ %{} :Expr (:at 1651118656880) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118656880) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118656880) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1651118658563) (:by |rJG4IHzWf) (:text |1) + |Z $ %{} :Expr (:at 1651118651432) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118661435) (:by |rJG4IHzWf) (:text |p2) + |b $ %{} :Expr (:at 1651118656880) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118656880) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118656880) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1651118662424) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1651118664611) (:by |rJG4IHzWf) (:text |3) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:line-style) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |hclx) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |.rem) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |37) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |360) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:move-to) + |h $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |from) + |l $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:bezier-to) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1651118675444) (:by |rJG4IHzWf) (:text |p1) + |h $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:p2) + |b $ %{} :Leaf (:at 1651118674007) (:by |rJG4IHzWf) (:text |p2) + |l $ %{} :Expr (:at 1651118438966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |:to-p) + |b $ %{} :Leaf (:at 1651118438966) (:by |rJG4IHzWf) (:text |to) + |comp-deps-of $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651082613240) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082613240) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651082613240) (:by |rJG4IHzWf) (:text |comp-deps-of) + |h $ %{} :Expr (:at 1651082615694) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082668609) (:by |rJG4IHzWf) (:text |deps-tree) + |b $ %{} :Leaf (:at 1651082671891) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651083909565) (:by |rJG4IHzWf) (:text |pkg) + |j $ %{} :Expr (:at 1651082958433) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083213791) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1651082960767) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1651082962705) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1651082964299) (:by |rJG4IHzWf) (:text |entry) + |l $ %{} :Expr (:at 1651082979307) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651082979999) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651082980656) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082983327) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1651082984738) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1651082986316) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1651083040258) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083041217) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651083042106) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651083042222) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083043629) (:by |rJG4IHzWf) (:text |deps) + |b $ %{} :Expr (:at 1651083045318) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083045923) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651083049348) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1651083050822) (:by |rJG4IHzWf) (:text |entry) + |X $ %{} :Expr (:at 1651084027628) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084065412) (:by |rJG4IHzWf) (:text |internal-deps) + |b $ %{} :Expr (:at 1651084041155) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084042027) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651084043370) (:by |rJG4IHzWf) (:text |deps) + |h $ %{} :Expr (:at 1651084044456) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084044248) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1651084045392) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084048024) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651084048693) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084046217) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651084053927) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1651084053927) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651084073650) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |pkg) + |Z $ %{} :Expr (:at 1651084027628) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084068080) (:by |rJG4IHzWf) (:text |external-deps) + |b $ %{} :Expr (:at 1651084041155) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084042027) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651084043370) (:by |rJG4IHzWf) (:text |deps) + |h $ %{} :Expr (:at 1651084044456) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084044248) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1651084045392) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084048024) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651084048693) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084046217) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651084069918) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651084070592) (:by |rJG4IHzWf) (:text |not) + |T $ %{} :Expr (:at 1651084053927) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1651084053927) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651084075725) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651084053927) (:by |rJG4IHzWf) (:text |pkg) + |b $ %{} :Expr (:at 1651083052593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083055333) (:by |rJG4IHzWf) (:text |dependants) + |b $ %{} :Expr (:at 1651083057092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083062238) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651083064494) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Expr (:at 1651083067987) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083090251) (:by |rJG4IHzWf) (:text |.filter-kv) + |b $ %{} :Expr (:at 1651083091078) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083132537) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083132883) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083133535) (:by |rJG4IHzWf) (:text |k) + |b $ %{} :Leaf (:at 1651083133778) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1651083154731) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083171702) (:by |rJG4IHzWf) (:text |any?) + |b $ %{} :Leaf (:at 1651083157595) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1651083174604) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083175706) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1651083176420) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083180014) (:by |rJG4IHzWf) (:text |piece) + |T $ %{} :Expr (:at 1651083192704) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083193423) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1651083182501) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083183036) (:by |rJG4IHzWf) (:text |=) + |T $ %{} :Expr (:at 1651083183811) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651083160698) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1651083186410) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1651083183811) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651083191119) (:by |rJG4IHzWf) (:text |piece) + |b $ %{} :Leaf (:at 1651083186410) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1651083182501) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083183036) (:by |rJG4IHzWf) (:text |=) + |T $ %{} :Expr (:at 1651083183811) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651083160698) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1651083196719) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651083183811) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083184684) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651083191119) (:by |rJG4IHzWf) (:text |piece) + |b $ %{} :Leaf (:at 1651083197890) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1651083267258) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083270442) (:by |rJG4IHzWf) (:text |keys) + |c $ %{} :Expr (:at 1651118955828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118960706) (:by |rJG4IHzWf) (:text |mid-text) + |b $ %{} :Expr (:at 1651118961535) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651118961535) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1651118961535) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651118961535) (:by |rJG4IHzWf) (:text |1) + |e $ %{} :Expr (:at 1651118935149) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118939579) (:by |rJG4IHzWf) (:text |button-width) + |b $ %{} :Expr (:at 1651119024673) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119025102) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1651119035709) (:by |rJG4IHzWf) (:text |16) + |T $ %{} :Expr (:at 1651118940000) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118944931) (:by |rJG4IHzWf) (:text |measure-text-width!) + |b $ %{} :Leaf (:at 1651118967632) (:by |rJG4IHzWf) (:text |mid-text) + |h $ %{} :Leaf (:at 1651119030037) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Leaf (:at 1651118974345) (:by |rJG4IHzWf) (:text "|\"Josefin Sans") + |h $ %{} :Expr (:at 1651118392760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118392760) (:by |rJG4IHzWf) (:text |connections) + |b $ %{} :Expr (:at 1651118394607) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118477597) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Expr (:at 1651118478500) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |dependants) + |h $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |.to-list) + |l $ %{} :Expr (:at 1651118478500) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651118478500) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651118478500) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651118478500) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651118710445) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651118712724) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651118712932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651118713071) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118727949) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1651118730847) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118884335) (:by |rJG4IHzWf) (:text |-200) + |h $ %{} :Expr (:at 1651118858635) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651118859059) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1651118860297) (:by |rJG4IHzWf) (:text |16) + |T $ %{} :Expr (:at 1651118730847) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1651118730847) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651118730847) (:by |rJG4IHzWf) (:text |40) + |b $ %{} :Expr (:at 1651118734060) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118735590) (:by |rJG4IHzWf) (:text |p2) + |b $ %{} :Expr (:at 1651118738303) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118743228) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1651118744502) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1651118744876) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118745014) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118879141) (:by |rJG4IHzWf) (:text |100) + |h $ %{} :Leaf (:at 1651118750000) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1651118583922) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651118584803) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1651118587093) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118588124) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1651118995504) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651118851896) (:by |rJG4IHzWf) (:text |16) + |P $ %{} :Expr (:at 1651118683389) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118683389) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118785150) (:by |rJG4IHzWf) (:text |-100) + |h $ %{} :Leaf (:at 1651118852672) (:by |rJG4IHzWf) (:text |16) + |R $ %{} :Leaf (:at 1651118756581) (:by |rJG4IHzWf) (:text |p2) + |Z $ %{} :Leaf (:at 1651118758257) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1651118503830) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118504503) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651118505024) (:by |rJG4IHzWf) (:text |internal-deps) + |h $ %{} :Expr (:at 1651118512381) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118512381) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651118512381) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118512381) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651118512381) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118512381) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651118512381) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651119047989) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119049175) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651119049459) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651119053000) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119050679) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1651119054896) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |320) + |h $ %{} :Expr (:at 1651119061842) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119062295) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1651119063380) (:by |rJG4IHzWf) (:text |16) + |T $ %{} :Expr (:at 1651119054896) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1651119054896) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651119054896) (:by |rJG4IHzWf) (:text |40) + |b $ %{} :Expr (:at 1651119066354) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119066782) (:by |rJG4IHzWf) (:text |p2) + |b $ %{} :Expr (:at 1651119069343) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119071068) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1651119071765) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1651119073036) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119074775) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651119075793) (:by |rJG4IHzWf) (:text |-100) + |h $ %{} :Leaf (:at 1651119076234) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1651118590448) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651118591191) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1651118591797) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118591797) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118996773) (:by |rJG4IHzWf) (:text |button-width) + |h $ %{} :Leaf (:at 1651119041987) (:by |rJG4IHzWf) (:text |16) + |P $ %{} :Expr (:at 1651118687141) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118687141) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651119002777) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119003467) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1651119004411) (:by |rJG4IHzWf) (:text |100) + |T $ %{} :Leaf (:at 1651118998474) (:by |rJG4IHzWf) (:text |button-width) + |h $ %{} :Leaf (:at 1651119043249) (:by |rJG4IHzWf) (:text |16) + |R $ %{} :Leaf (:at 1651119078689) (:by |rJG4IHzWf) (:text |p2) + |Z $ %{} :Leaf (:at 1651119080902) (:by |rJG4IHzWf) (:text |to) + |Y $ %{} :Expr (:at 1651083350945) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083353692) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1651083353941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083354235) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651118428660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118433141) (:by |rJG4IHzWf) (:text |comp-curves) + |b $ %{} :Leaf (:at 1651118435984) (:by |rJG4IHzWf) (:text |connections) + |b $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |comp-button) + |b $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1651118953056) (:by |rJG4IHzWf) (:text |mid-text) + |h $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083373129) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1651083356918) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083356918) (:by |rJG4IHzWf) (:text |:align-right?) + |b $ %{} :Leaf (:at 1651118830455) (:by |rJG4IHzWf) (:text |false) + |e $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651118893240) (:by |rJG4IHzWf) (:text |-200) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |-40) + |l $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |dependants) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |.to-list) + |l $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |comp-button) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |1) + |o $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text "|\" ") + |q $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:align-right?) + |b $ %{} :Leaf (:at 1651118834444) (:by |rJG4IHzWf) (:text |true) + |o $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083885873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651083885873) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651119247108) (:by |rJG4IHzWf) + :data $ {} + |5 $ %{} :Leaf (:at 1651119249244) (:by |rJG4IHzWf) (:text |let) + |D $ %{} :Expr (:at 1651119249951) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651119247780) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1651119247780) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1651119247780) (:by |rJG4IHzWf) (:text |.-originalEvent) + |T $ %{} :Expr (:at 1651119200961) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119202174) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651119263023) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651119263023) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1651119263023) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1651119263023) (:by |rJG4IHzWf) (:text |event) + |T $ %{} :Expr (:at 1651119277218) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119277658) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1651119289481) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119290002) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119293143) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1651119330830) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651119330830) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1651119330830) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119330830) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119276025) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119272266) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:deps-of) + |h $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Expr (:at 1651119193335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119193335) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1651083410104) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083413965) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1651083415538) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1651083415772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083416104) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083449342) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083452894) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083453570) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083453770) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083702404) (:by |rJG4IHzWf) (:text |320) + |h $ %{} :Leaf (:at 1651083516626) (:by |rJG4IHzWf) (:text |-40) + |l $ %{} :Expr (:at 1651083417740) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083419635) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651084081689) (:by |rJG4IHzWf) (:text |internal-deps) + |h $ %{} :Expr (:at 1651083427045) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083431714) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651083432187) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083432454) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083432750) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083433228) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651083437196) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651083473889) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083475554) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1651083476437) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |comp-button) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1651083913273) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651083914853) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651083915373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083918928) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1651083921737) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083921737) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083921737) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083921737) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083923178) (:by |rJG4IHzWf) (:text |pkg) + |T $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083485909) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083487583) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |1) + |m $ %{} :Leaf (:at 1651083820101) (:by |rJG4IHzWf) (:text "|\" ") + |o $ %{} :Expr (:at 1651083815692) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1651083815692) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Expr (:at 1651083815692) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083815692) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083485909) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651083487583) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1651083465243) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083465827) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1651083466628) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651083839611) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:align-right?) + |b $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |false) + |o $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651083447284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651083447284) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-originalEvent) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119316794) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651119318159) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651119319038) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Leaf (:at 1651119320791) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651119323515) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1651119323866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119325661) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651119326242) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119326604) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:deps-of) + |h $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Expr (:at 1651119301090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1651119301090) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text "|\"not found: ") + |h $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1651083222917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651083222917) (:by |rJG4IHzWf) (:text ||Hind) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651082606121) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082606121) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651082606121) (:by |rJG4IHzWf) (:text |app.comp.deps-of) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.core) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |>>) + |h $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |hslx) + |j $ %{} :Leaf (:at 1651118400084) (:by |rJG4IHzWf) (:text |hclx) + |l $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |rect) + |o $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |circle) + |q $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |text) + |s $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |container) + |t $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |graphics) + |u $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |create-list) + |v $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |g) + |w $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |polyline) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-button) + |q $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.math) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |divide-path) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |multiply-path) + |s $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |leaf-gap) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |code-font) + |o $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |api-host) + |q $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |dot-radius) + |s $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |twist-distance) + |t $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |complex) + |u $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |prompt-at!) + |v $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |w $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |lookup-target-def) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |strip-at) + |x $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |measure-text-width!) + |y $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |app.comp.editor) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |comp-editor) + |z $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |memof.once) + |b $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082633582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082633582) (:by |rJG4IHzWf) (:text |memof1-call) + |app.comp.deps-tree $ {} + :configs $ {} + :defs $ {} + |*defs-layout-stack $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650860462146) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860463400) (:by |rJG4IHzWf) (:text |defatom) + |b $ %{} :Leaf (:at 1650860462146) (:by |rJG4IHzWf) (:text |*defs-layout-stack) + |h $ %{} :Expr (:at 1650860462146) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860464647) (:by |rJG4IHzWf) (:text |{}) + |*defs-metrics-states $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650860437869) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860439262) (:by |rJG4IHzWf) (:text |defatom) + |b $ %{} :Leaf (:at 1650860580259) (:by |rJG4IHzWf) (:text |*defs-metrics-states) + |h $ %{} :Expr (:at 1650860437869) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860441159) (:by |rJG4IHzWf) (:text |{}) + |build-defs-metrics $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650867084617) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650867084617) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650867084617) (:by |rJG4IHzWf) (:text |build-defs-metrics) + |h $ %{} :Expr (:at 1650867084617) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1650868029842) (:by |rJG4IHzWf) (:text |entry3) + |b $ %{} :Leaf (:at 1650867084617) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1650867254122) (:by |rJG4IHzWf) (:text |depth) + |l $ %{} :Leaf (:at 1650867457805) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1650868017268) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650868017959) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650868018244) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650868018407) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650868019588) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1650868021877) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650868023394) (:by |rJG4IHzWf) (:text |take) + |b $ %{} :Leaf (:at 1650868026552) (:by |rJG4IHzWf) (:text |entry3) + |h $ %{} :Leaf (:at 1650868027432) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1650877780732) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877780732) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650877780732) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877780732) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650877780732) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |h $ %{} :Leaf (:at 1650877780732) (:by |rJG4IHzWf) (:text |entry) + |T $ %{} :Expr (:at 1650877640814) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877641398) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650877822410) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877824031) (:by |rJG4IHzWf) (:text |and) + |L $ %{} :Expr (:at 1650877824874) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877825603) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1650877826539) (:by |rJG4IHzWf) (:text |target) + |T $ %{} :Expr (:at 1650877641750) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650884200849) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650877647350) (:by |rJG4IHzWf) (:text |>=) + |b $ %{} :Leaf (:at 1650877646078) (:by |rJG4IHzWf) (:text |depth) + |h $ %{} :Expr (:at 1650877648945) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877649926) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650877650743) (:by |rJG4IHzWf) (:text |target) + |T $ %{} :Expr (:at 1650868436521) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650868437902) (:by |rJG4IHzWf) (:text |[]) + |P $ %{} :Leaf (:at 1650877639905) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |deps-tree) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) + |b $ %{} :Expr (:at 1650879478418) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650879482207) (:by |rJG4IHzWf) (:text |&let) + |T $ %{} :Expr (:at 1650879483746) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650879484709) (:by |rJG4IHzWf) (:text |it) + |T $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) + |X $ %{} :Expr (:at 1650883740313) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650883741312) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650883741805) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650883742537) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1650883743722) (:by |rJG4IHzWf) (:text |it) + |T $ %{} :Expr (:at 1650879489401) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879493480) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1650879500608) (:by |rJG4IHzWf) (:text "|\"failed building for:") + |l $ %{} :Leaf (:at 1650879509655) (:by |rJG4IHzWf) (:text |entry3) + |m $ %{} :Leaf (:at 1650883673175) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1650883616537) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650883665582) (:by |rJG4IHzWf) (:text |contains?) + |T $ %{} :Leaf (:at 1650883575875) (:by |rJG4IHzWf) (:text |deps-tree) + |b $ %{} :Leaf (:at 1650883670945) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1650879511059) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650879511668) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Leaf (:at 1650879486016) (:by |rJG4IHzWf) (:text |it) + |b $ %{} :Expr (:at 1650879512884) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879513700) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |thirdpart-defs) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |partial-self) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:y) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |new-def-stack-y-of) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) + |l $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) + |o $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:thirdpart-defs) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |thirdpart-defs) + |q $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry3) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |swap!) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |*defs-metrics-states) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |assoc) + |l $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |entry) + |o $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) + |l $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |it) + |o $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |children) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |scoped-defs) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |build-defs-metrics) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |deps-tree) + |l $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |depth) + |o $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Expr (:at 1650877656204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |partial-self) + |h $ %{} :Leaf (:at 1650877656204) (:by |rJG4IHzWf) (:text |children) + |calcit-def? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650858304714) (:by |rJG4IHzWf) (:text |calcit-def?) + |e $ %{} :Expr (:at 1650858306377) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858306961) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650858311647) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |:def) + |h $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Expr (:at 1650858292701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650858292701) (:by |rJG4IHzWf) (:text |2) + |comp-deps-tree $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650855497523) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855500312) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650855497523) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |h $ %{} :Expr (:at 1650855497523) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856142964) (:by |rJG4IHzWf) (:text |deps-tree) + |X $ %{} :Leaf (:at 1650879811243) (:by |rJG4IHzWf) (:text |init-fn) + |b $ %{} :Leaf (:at 1650879792216) (:by |rJG4IHzWf) (:text |pkg) + |i $ %{} :Expr (:at 1650860492792) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860496148) (:by |rJG4IHzWf) (:text |reset!) + |b $ %{} :Leaf (:at 1650860500876) (:by |rJG4IHzWf) (:text |*defs-layout-stack) + |h $ %{} :Expr (:at 1650860502283) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860502636) (:by |rJG4IHzWf) (:text |{}) + |k $ %{} :Expr (:at 1650860481972) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860484839) (:by |rJG4IHzWf) (:text |reset!) + |b $ %{} :Leaf (:at 1650860587020) (:by |rJG4IHzWf) (:text |*defs-metrics-states) + |h $ %{} :Expr (:at 1650860490210) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860490574) (:by |rJG4IHzWf) (:text |{}) + |o $ %{} :Expr (:at 1650860558035) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650860558732) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650860559025) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650860559170) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650884986897) (:by |rJG4IHzWf) (:text |defs-metrics) + |b $ %{} :Expr (:at 1650860567545) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650860567545) (:by |rJG4IHzWf) (:text |build-defs-metrics) + |b $ %{} :Expr (:at 1650860608188) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879814729) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650879817748) (:by |rJG4IHzWf) (:text |init-fn) + |h $ %{} :Leaf (:at 1650879820052) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Leaf (:at 1650860610214) (:by |rJG4IHzWf) (:text |deps-tree) + |l $ %{} :Leaf (:at 1650867249422) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Leaf (:at 1650879794598) (:by |rJG4IHzWf) (:text |pkg) + |X $ %{} :Expr (:at 1650860559170) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650884985183) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650884044707) (:by |rJG4IHzWf) (:text |defs-metrics) + |b $ %{} :Expr (:at 1650884109148) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650884111184) (:by |rJG4IHzWf) (:text |.to-list) + |T $ %{} :Expr (:at 1650884082560) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650884092278) (:by |rJG4IHzWf) (:text |.values) + |T $ %{} :Leaf (:at 1650884071612) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |b $ %{} :Expr (:at 1650874361248) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874363145) (:by |rJG4IHzWf) (:text |connections) + |b $ %{} :Expr (:at 1650874364991) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650874376423) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1650874374973) (:by |rJG4IHzWf) (:text |defs-metrics) + |b $ %{} :Expr (:at 1650874377485) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874379079) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Expr (:at 1650874379565) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874379850) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650874380141) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874382212) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650874412170) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874413202) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650874413723) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650874414989) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874414459) (:by |rJG4IHzWf) (:text |base) + |X $ %{} :Expr (:at 1650874660741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874660530) (:by |rJG4IHzWf) (:text |expand-layout-xy) + |b $ %{} :Leaf (:at 1650874662746) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650874438609) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874442822) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1650874448107) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874445895) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650874450663) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650874451148) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874552504) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1650874474361) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874475265) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650874475540) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650874554116) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Leaf (:at 1650874478151) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Expr (:at 1650874479478) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874496448) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650874496703) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650874497311) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874498226) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650874498466) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874499451) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650874505394) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |h $ %{} :Expr (:at 1650874511648) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874516622) (:by |rJG4IHzWf) (:text |take) + |X $ %{} :Leaf (:at 1650874520234) (:by |rJG4IHzWf) (:text |def-entry) + |b $ %{} :Leaf (:at 1650874517924) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650880394313) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650880394839) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650883209881) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650883212235) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1650880395431) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880397608) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Expr (:at 1650880398322) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880401995) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650880405878) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650883254426) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650883255661) (:by |rJG4IHzWf) (:text |<=) + |T $ %{} :Expr (:at 1650883212692) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650883251993) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650883266582) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650883260204) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650883261728) (:by |rJG4IHzWf) (:text |:depth) + |T $ %{} :Leaf (:at 1650883259246) (:by |rJG4IHzWf) (:text |info) + |P $ %{} :Leaf (:at 1650880408144) (:by |rJG4IHzWf) (:text |nil) + |T $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |base) + |h $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650877443077) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877444826) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650877445179) (:by |rJG4IHzWf) (:text |8) + |T $ %{} :Expr (:at 1650875728330) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875729603) (:by |rJG4IHzWf) (:text |measure-text-width!) + |b $ %{} :Expr (:at 1650875751463) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650875755225) (:by |rJG4IHzWf) (:text |str-def-entry) + |P $ %{} :Leaf (:at 1650875908950) (:by |rJG4IHzWf) (:text |def-entry) + |Y $ %{} :Leaf (:at 1650880502386) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Leaf (:at 1650875789165) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Leaf (:at 1650875876668) (:by |rJG4IHzWf) (:text "|\"Hind") + |h $ %{} :Expr (:at 1650875603735) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650875604339) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650875633305) (:by |rJG4IHzWf) (:text |10) + |T $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650875944981) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650875946012) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650875618987) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650875621288) (:by |rJG4IHzWf) (:text |complex/add) + |T $ %{} :Expr (:at 1650874732620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |expand-layout-xy) + |b $ %{} :Leaf (:at 1650874732620) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650875622718) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875622985) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650875623969) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650875631321) (:by |rJG4IHzWf) (:text |10) + |l $ %{} :Expr (:at 1650880409976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880423463) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1650880425680) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880426666) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650880426936) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880427729) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650880428347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880429972) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Expr (:at 1650880430243) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880430766) (:by |rJG4IHzWf) (:text |last) + |b $ %{} :Leaf (:at 1650880431302) (:by |rJG4IHzWf) (:text |pair) + |P $ %{} :Expr (:at 1650869331173) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650874697986) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650869333295) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1650869334819) (:by |rJG4IHzWf) (:text |@*defs-metrics-states) + |R $ %{} :Expr (:at 1650874698778) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650883560179) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650874700802) (:by |rJG4IHzWf) (:text |js/console.log) + |X $ %{} :Leaf (:at 1650874747177) (:by |rJG4IHzWf) (:text "|\"connection") + |b $ %{} :Leaf (:at 1650874701155) (:by |rJG4IHzWf) (:text |connections) + |b $ %{} :Expr (:at 1650875484332) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650875486445) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1650875486718) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875487043) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877061585) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |line-segments) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |40) + |h $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650876870489) (:by |rJG4IHzWf) (:text |20) + |l $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650875475800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |:segments) + |b $ %{} :Leaf (:at 1650875475800) (:by |rJG4IHzWf) (:text |connections) + |X $ %{} :Expr (:at 1650876873601) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876874030) (:by |rJG4IHzWf) (:text |graphics) + |b $ %{} :Expr (:at 1650876875362) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876875071) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650876888144) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876890839) (:by |rJG4IHzWf) (:text |:ops) + |b $ %{} :Expr (:at 1650877152334) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877153461) (:by |rJG4IHzWf) (:text |concat) + |L $ %{} :Leaf (:at 1650877154754) (:by |rJG4IHzWf) (:text |&) + |T $ %{} :Expr (:at 1650877127269) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877128438) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1650877130917) (:by |rJG4IHzWf) (:text |connections) + |T $ %{} :Expr (:at 1650876913125) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877123401) (:by |rJG4IHzWf) (:text |map-indexed) + |h $ %{} :Expr (:at 1650876926566) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876926813) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650876927135) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877134649) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Leaf (:at 1650876929104) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650876929874) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876931017) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650876931474) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650876931864) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876932340) (:by |rJG4IHzWf) (:text |from) + |b $ %{} :Expr (:at 1650876933181) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876934193) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650876936432) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1650876936660) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1650876937623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876937902) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1650876938276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876938800) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650876941601) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Leaf (:at 1650876942183) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650876945326) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876957617) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |:line-style) + |h $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650877089941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877269559) (:by |rJG4IHzWf) (:text |hclx) + |b $ %{} :Expr (:at 1650877200261) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877217445) (:by |rJG4IHzWf) (:text |.rem) + |T $ %{} :Expr (:at 1650877170098) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877171290) (:by |rJG4IHzWf) (:text |*) + |L $ %{} :Leaf (:at 1650877248611) (:by |rJG4IHzWf) (:text |37) + |T $ %{} :Leaf (:at 1650877166887) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650877219962) (:by |rJG4IHzWf) (:text |360) + |h $ %{} :Leaf (:at 1650877089941) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650877275589) (:by |rJG4IHzWf) (:text |60) + |b $ %{} :Expr (:at 1650876958295) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876960496) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1650876961667) (:by |rJG4IHzWf) (:text |:move-to) + |h $ %{} :Leaf (:at 1650876963293) (:by |rJG4IHzWf) (:text |from) + |h $ %{} :Expr (:at 1650876983352) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876983740) (:by |rJG4IHzWf) (:text |g) + |b $ %{} :Leaf (:at 1650876993520) (:by |rJG4IHzWf) (:text |:bezier-to) + |h $ %{} :Expr (:at 1650876994615) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876994989) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650876995913) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876998258) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Expr (:at 1650877009743) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877016646) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1650877018606) (:by |rJG4IHzWf) (:text |from) + |h $ %{} :Expr (:at 1650877019119) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877019468) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877048786) (:by |rJG4IHzWf) (:text |50) + |h $ %{} :Leaf (:at 1650877021026) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650876999122) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877000107) (:by |rJG4IHzWf) (:text |:p2) + |b $ %{} :Expr (:at 1650877024835) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877030631) (:by |rJG4IHzWf) (:text |complex/minus) + |b $ %{} :Leaf (:at 1650877033018) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1650877033702) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877033978) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877046521) (:by |rJG4IHzWf) (:text |50) + |h $ %{} :Leaf (:at 1650877036063) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650877000859) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877005226) (:by |rJG4IHzWf) (:text |:to-p) + |b $ %{} :Leaf (:at 1650877007091) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |defs-metrics) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |expand-layout-xy) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |;) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |js/console.log) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |e $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |rect) + |b $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1650876106155) (:by |rJG4IHzWf) (:text |position) + |h $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650877388839) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877388839) (:by |rJG4IHzWf) (:text |measure-text-width!) + |b $ %{} :Expr (:at 1650877404402) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877405165) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650877406009) (:by |rJG4IHzWf) (:text |8) + |T $ %{} :Expr (:at 1650877388839) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877388839) (:by |rJG4IHzWf) (:text |str-def-entry) + |b $ %{} :Expr (:at 1650877392845) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877392845) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1650877392845) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Leaf (:at 1650880490061) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Leaf (:at 1650877388839) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Leaf (:at 1650877388839) (:by |rJG4IHzWf) (:text "|\"Hind") + |h $ %{} :Leaf (:at 1650876110850) (:by |rJG4IHzWf) (:text |20) + |o $ %{} :Expr (:at 1650876087827) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876087827) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650876093500) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876094114) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650876095778) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650876096328) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650876097305) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |str-def-entry) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:entry) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Leaf (:at 1650880491502) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650877410571) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877415742) (:by |rJG4IHzWf) (:text |complex/add) + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) + |b $ %{} :Expr (:at 1650877416304) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650877416463) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877417038) (:by |rJG4IHzWf) (:text |4) + |h $ %{} :Leaf (:at 1650877417438) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |80) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text ||Hind) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:scoped-defs) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650876144389) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650876145424) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1650876145698) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876146018) (:by |rJG4IHzWf) (:text |{}) + |P $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |rect) + |b $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650876158413) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |position) + |h $ %{} :Expr (:at 1650876158413) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1650876186277) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650876158413) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650876158413) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650876158413) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650877422918) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650877423305) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650877423798) (:by |rJG4IHzWf) (:text |8) + |T $ %{} :Expr (:at 1650876188143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text |measure-text-width!) + |b $ %{} :Expr (:at 1650876188143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text |str-def-entry) + |b $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Leaf (:at 1650880607651) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Leaf (:at 1650876188143) (:by |rJG4IHzWf) (:text "|\"Hind") + |h $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |20) + |l $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650876146806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650876146806) (:by |rJG4IHzWf) (:text |20) + |o $ %{} :Expr (:at 1650876196151) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876199945) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650877291619) (:by |rJG4IHzWf) (:text |0.3) + |q $ %{} :Expr (:at 1650878240670) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650878241268) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650878241897) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650878242289) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650878242595) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650878244993) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650878245305) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650878245756) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650878245993) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650878246139) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650878246664) (:by |rJG4IHzWf) (:text |d!) + |e $ %{} :Expr (:at 1650883358717) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650883361189) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1650883361402) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650883341317) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650883354052) (:by |rJG4IHzWf) (:text |when) + |L $ %{} :Expr (:at 1650883342260) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650883386134) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1650883386478) (:by |rJG4IHzWf) (:text |e) + |P $ %{} :Leaf (:at 1650883393839) (:by |rJG4IHzWf) (:text |.-data) + |R $ %{} :Leaf (:at 1650883429954) (:by |rJG4IHzWf) (:text |.-originalEvent) + |T $ %{} :Leaf (:at 1650883348210) (:by |rJG4IHzWf) (:text |.-metaKey) + |T $ %{} :Expr (:at 1650878248098) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650878250128) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650878251929) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1650878253838) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650878254164) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650878254422) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650878255768) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650878285316) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Expr (:at 1650883357110) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1650883357110) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650883357110) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1650883357110) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Leaf (:at 1650883357110) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |str-def-entry) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |def-entry) + |h $ %{} :Leaf (:at 1650880609994) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |complex/add) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |position) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650877454114) (:by |rJG4IHzWf) (:text |4) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |idx) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |180) + |h $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |30) + |l $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |40) + |h $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1650875491660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650875491660) (:by |rJG4IHzWf) (:text ||Hind) + |expand-layout-xy $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650874651877) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874651877) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650874651877) (:by |rJG4IHzWf) (:text |expand-layout-xy) + |h $ %{} :Expr (:at 1650874651877) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874656459) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Expr (:at 1650876241176) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650876244417) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650876250229) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650876250852) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650876255068) (:by |rJG4IHzWf) (:text |max-y) + |T $ %{} :Expr (:at 1650876255747) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876249454) (:by |rJG4IHzWf) (:text |get-def-stack-y-of) + |b $ %{} :Expr (:at 1650876258056) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650876260749) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650876261312) (:by |rJG4IHzWf) (:text |info) + |T $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |320) + |h $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |:depth) + |b $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Expr (:at 1650876265162) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650876265613) (:by |rJG4IHzWf) (:text |-) + |T $ %{} :Expr (:at 1650874654342) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |:y) + |b $ %{} :Leaf (:at 1650874654342) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1650876267947) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650876268576) (:by |rJG4IHzWf) (:text |*) + |T $ %{} :Leaf (:at 1650883889967) (:by |rJG4IHzWf) (:text |0.4) + |b $ %{} :Leaf (:at 1650876271635) (:by |rJG4IHzWf) (:text |max-y) + |get-def-stack-y-of $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650867040651) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650867040651) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650867040651) (:by |rJG4IHzWf) (:text |get-def-stack-y-of) + |h $ %{} :Expr (:at 1650867040651) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650867040651) (:by |rJG4IHzWf) (:text |depth) + |l $ %{} :Expr (:at 1650867054071) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650867054987) (:by |rJG4IHzWf) (:text |get) + |T $ %{} :Leaf (:at 1650867051517) (:by |rJG4IHzWf) (:text |@*defs-layout-stack) + |b $ %{} :Leaf (:at 1650867056415) (:by |rJG4IHzWf) (:text |depth) + |new-def-stack-y-of $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650866934997) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866934997) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650866934997) (:by |rJG4IHzWf) (:text |new-def-stack-y-of) + |h $ %{} :Expr (:at 1650866934997) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866934997) (:by |rJG4IHzWf) (:text |depth) + |b $ %{} :Leaf (:at 1650870851767) (:by |rJG4IHzWf) (:text |size) + |l $ %{} :Expr (:at 1650866944660) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866945335) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650866945621) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650866945726) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866946830) (:by |rJG4IHzWf) (:text |dict) + |b $ %{} :Leaf (:at 1650866950570) (:by |rJG4IHzWf) (:text |@*defs-layout-stack) + |h $ %{} :Expr (:at 1650866952168) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866952525) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650866952814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866955043) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1650866960399) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Leaf (:at 1650866961569) (:by |rJG4IHzWf) (:text |depth) + |h $ %{} :Expr (:at 1650866972848) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866977488) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650866977723) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650866977885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866978087) (:by |rJG4IHzWf) (:text |v) + |b $ %{} :Expr (:at 1650866978502) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866979005) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650866980577) (:by |rJG4IHzWf) (:text |dict) + |h $ %{} :Leaf (:at 1650866981704) (:by |rJG4IHzWf) (:text |depth) + |e $ %{} :Expr (:at 1650866987229) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650866988910) (:by |rJG4IHzWf) (:text |swap!) + |b $ %{} :Leaf (:at 1650866997909) (:by |rJG4IHzWf) (:text |*defs-layout-stack) + |h $ %{} :Leaf (:at 1650867002173) (:by |rJG4IHzWf) (:text |update) + |l $ %{} :Leaf (:at 1650867004450) (:by |rJG4IHzWf) (:text |depth) + |o $ %{} :Expr (:at 1650870857094) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650870856643) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650870858703) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650870857756) (:by |rJG4IHzWf) (:text |x) + |h $ %{} :Expr (:at 1650870860946) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650870859871) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650870861587) (:by |rJG4IHzWf) (:text |x) + |h $ %{} :Leaf (:at 1650870863147) (:by |rJG4IHzWf) (:text |size) + |h $ %{} :Leaf (:at 1650866983383) (:by |rJG4IHzWf) (:text |v) + |l $ %{} :Expr (:at 1650867006547) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650867014353) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1650867015344) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650867024682) (:by |rJG4IHzWf) (:text |swap!) + |b $ %{} :Leaf (:at 1650867026958) (:by |rJG4IHzWf) (:text |*defs-layout-stack) + |h $ %{} :Leaf (:at 1650867029210) (:by |rJG4IHzWf) (:text |assoc) + |l $ %{} :Leaf (:at 1650867030846) (:by |rJG4IHzWf) (:text |depth) + |o $ %{} :Leaf (:at 1650870868936) (:by |rJG4IHzWf) (:text |size) + |T $ %{} :Leaf (:at 1650867013191) (:by |rJG4IHzWf) (:text |0) + |str-def-entry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650858085590) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858086722) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650858085590) (:by |rJG4IHzWf) (:text |str-def-entry) + |h $ %{} :Expr (:at 1650858085590) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858088761) (:by |rJG4IHzWf) (:text |pair) + |b $ %{} :Leaf (:at 1650880505983) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1650880507664) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650880510877) (:by |rJG4IHzWf) (:text |let[]) + |L $ %{} :Expr (:at 1650880511122) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880513419) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650880514452) (:by |rJG4IHzWf) (:text |def-name) + |P $ %{} :Leaf (:at 1650880519012) (:by |rJG4IHzWf) (:text |pair) + |T $ %{} :Expr (:at 1650880520911) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650880521368) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650880521816) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880532822) (:by |rJG4IHzWf) (:text |.starts-with?) + |b $ %{} :Leaf (:at 1650880534575) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650880536759) (:by |rJG4IHzWf) (:text |pkg) + |P $ %{} :Expr (:at 1650880543866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880544452) (:by |rJG4IHzWf) (:text |str) + |X $ %{} :Expr (:at 1650880561126) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650880564240) (:by |rJG4IHzWf) (:text |.strip-prefix) + |b $ %{} :Leaf (:at 1650880565164) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650880566336) (:by |rJG4IHzWf) (:text |pkg) + |b $ %{} :Leaf (:at 1650880545725) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Leaf (:at 1650880550129) (:by |rJG4IHzWf) (:text |def-name) + |T $ %{} :Expr (:at 1650858089572) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650858090409) (:by |rJG4IHzWf) (:text |str) + |Y $ %{} :Leaf (:at 1650880555952) (:by |rJG4IHzWf) (:text |ns) + |e $ %{} :Leaf (:at 1650858096706) (:by |rJG4IHzWf) (:text "|\"/") + |j $ %{} :Leaf (:at 1650880553618) (:by |rJG4IHzWf) (:text |def-name) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650855468683) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855468683) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650855468683) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.core) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |>>) + |h $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |hslx) + |j $ %{} :Leaf (:at 1650877267052) (:by |rJG4IHzWf) (:text |hclx) + |l $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |rect) + |o $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |circle) + |q $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |text) + |s $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |container) + |t $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |graphics) + |u $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |create-list) + |v $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |g) + |w $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |polyline) + |x $ %{} :Leaf (:at 1650874939568) (:by |rJG4IHzWf) (:text |line-segments) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-button) + |l $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.drag-point) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-drag-point) + |o $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.comp.slider) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |comp-slider) + |q $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |app.math) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |divide-path) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |multiply-path) + |s $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |leaf-gap) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |code-font) + |o $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |api-host) + |q $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |dot-radius) + |s $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |twist-distance) + |t $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |complex) + |u $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855478337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855478337) (:by |rJG4IHzWf) (:text |prompt-at!) + |v $ %{} :Expr (:at 1650875698592) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875703045) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1650875703747) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650875711154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650875710689) (:by |rJG4IHzWf) (:text |measure-text-width!) + |app.comp.editor $ {} + :configs $ {} + :defs $ {} + |all-block? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650213204319) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213204319) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079867524) (:by |rJG4IHzWf) (:text |all-block?) + |h $ %{} :Expr (:at 1650213204319) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213204319) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Expr (:at 1650213206062) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213207845) (:by |rJG4IHzWf) (:text |every?) + |b $ %{} :Leaf (:at 1650213213803) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650213214895) (:by |rJG4IHzWf) (:text |list?) + |base-dot $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650715321211) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715321211) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079926605) (:by |rJG4IHzWf) (:text |base-dot) + |h $ %{} :Expr (:at 1650715322281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715322281) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650715890119) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715892380) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1650715893686) (:by |rJG4IHzWf) (:text |dot-radius) + |o $ %{} :Expr (:at 1650715322281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715322281) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650715322281) (:by |rJG4IHzWf) (:text |1) + |q $ %{} :Expr (:at 1650719543949) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650719543949) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650719543949) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650719543949) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650719543949) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650719543949) (:by |rJG4IHzWf) (:text |0) + |char-keymap $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650367414320) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367414320) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079966198) (:by |rJG4IHzWf) (:text |char-keymap) + |h $ %{} :Expr (:at 1650367414320) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367414320) (:by |rJG4IHzWf) (:text |key) + |l $ %{} :Expr (:at 1650367416145) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367419995) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Leaf (:at 1650367420538) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650367421961) (:by |rJG4IHzWf) (:text |key) + |l $ %{} :Expr (:at 1650367423276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367429681) (:by |rJG4IHzWf) (:text "|\":") + |b $ %{} :Leaf (:at 1650367431592) (:by |rJG4IHzWf) (:text "|\";") + |o $ %{} :Expr (:at 1650367423276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367424174) (:by |rJG4IHzWf) (:text "|\";") + |b $ %{} :Leaf (:at 1650367425817) (:by |rJG4IHzWf) (:text "|\":") + |q $ %{} :Expr (:at 1650367423276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367484565) (:by |rJG4IHzWf) (:text "|\"\\") + |b $ %{} :Leaf (:at 1650367485942) (:by |rJG4IHzWf) (:text "|\"|") + |s $ %{} :Expr (:at 1650367423276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367488233) (:by |rJG4IHzWf) (:text "|\"|") + |b $ %{} :Leaf (:at 1650367489805) (:by |rJG4IHzWf) (:text "|\"\\") + |comp-editor $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079563866) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079769942) (:by |rJG4IHzWf) (:text |comp-editor) + |e $ %{} :Expr (:at 1651079564723) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081809011) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651079594473) (:by |rJG4IHzWf) (:text |focus) + |j $ %{} :Leaf (:at 1651149265487) (:by |rJG4IHzWf) (:text |def-path) + |l $ %{} :Leaf (:at 1651079668519) (:by |rJG4IHzWf) (:text |pkg) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:on-keyboard) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:down) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"Tab") + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |.!preventDefault) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |.!stopPropagation) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/document.body.focus) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"Tab") + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |identical?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/document.body) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |.-target) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |get-in) + |X $ %{} :Leaf (:at 1651081822876) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |list?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |handle-expr-event) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |e $ %{} :Leaf (:at 1651149270173) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |dissoc) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |handle-leaf-event) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |j $ %{} :Leaf (:at 1651149273544) (:by |rJG4IHzWf) (:text |def-path) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |dissoc) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:event) + |q $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |js/console.error) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text "|\"unknown target") + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Leaf (:at 1651081817845) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) + |q $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |false) + |s $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |;) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |comp-hint) + |h $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |:hint) + |l $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1651079561825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |tree) + |h $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |focus) + |comp-error $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649175431513) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175433007) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651079940849) (:by |rJG4IHzWf) (:text |comp-error) + |h $ %{} :Expr (:at 1649175431513) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175431513) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175451436) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649175452093) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1649177203432) (:by |rJG4IHzWf) (:text |10) + |o $ %{} :Expr (:at 1649175448192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175448192) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1649175457688) (:by |rJG4IHzWf) (:text |0xff0000) + |h $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1649175525800) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649177180510) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Leaf (:at 1649175527736) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175471081) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649175472135) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1649177196115) (:by |rJG4IHzWf) (:text |10) + |l $ %{} :Expr (:at 1649175464988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175464988) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649177191464) (:by |rJG4IHzWf) (:text "||Roboto Mono") + |handle-expr-event $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650452698748) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452698748) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079846686) (:by |rJG4IHzWf) (:text |handle-expr-event) + |h $ %{} :Expr (:at 1650452698748) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452763275) (:by |rJG4IHzWf) (:text |focus) + |X $ %{} :Leaf (:at 1651149279309) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Leaf (:at 1650452701467) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650452730808) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650453777856) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:key-code) + |b $ %{} :Leaf (:at 1650453778545) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |meta?) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1650453779420) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1650453781460) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |:shift?) + |b $ %{} :Leaf (:at 1650453780404) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Backspace") + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650453484632) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453484632) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453484632) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453484632) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453484632) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453488702) (:by |rJG4IHzWf) (:text |:remove-node) + |h $ %{} :Leaf (:at 1650453484632) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowUp") + |b $ %{} :Expr (:at 1650453509960) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453509960) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453509960) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453509960) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453509960) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453514200) (:by |rJG4IHzWf) (:text |:node-up) + |h $ %{} :Leaf (:at 1650453509960) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowLeft") + |b $ %{} :Expr (:at 1650453518115) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453518115) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453518115) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453518115) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453518115) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453520453) (:by |rJG4IHzWf) (:text |:node-left) + |h $ %{} :Leaf (:at 1650453518115) (:by |rJG4IHzWf) (:text |focus) + |q $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowRight") + |b $ %{} :Expr (:at 1650453523122) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453523122) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453523122) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453523122) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453523122) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453525916) (:by |rJG4IHzWf) (:text |:node-right) + |h $ %{} :Leaf (:at 1650453523122) (:by |rJG4IHzWf) (:text |focus) + |s $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"ArrowDown") + |b $ %{} :Expr (:at 1650453531652) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453531652) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453531652) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453531652) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453531652) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453536836) (:by |rJG4IHzWf) (:text |:expression-down) + |h $ %{} :Leaf (:at 1650453531652) (:by |rJG4IHzWf) (:text |focus) + |t $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Enter") + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |c $ %{} :Expr (:at 1650454499620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454499620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |:append-expression) + |h $ %{} :Leaf (:at 1650454499620) (:by |rJG4IHzWf) (:text |focus) + |e $ %{} :Expr (:at 1650453598724) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453598724) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453598724) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453598724) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453598724) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453632676) (:by |rJG4IHzWf) (:text |:prepend-expression) + |h $ %{} :Leaf (:at 1650453598724) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |e $ %{} :Expr (:at 1650454492892) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454492892) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |:before-expression) + |h $ %{} :Leaf (:at 1650454492892) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650453622225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453622225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |:after-expression) + |h $ %{} :Leaf (:at 1650453622225) (:by |rJG4IHzWf) (:text |focus) + |u $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\" ") + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |h $ %{} :Expr (:at 1650453684512) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453684512) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453699083) (:by |rJG4IHzWf) (:text |:before-token) + |h $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1650453684512) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453684512) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453709182) (:by |rJG4IHzWf) (:text |:after-token) + |h $ %{} :Leaf (:at 1650453684512) (:by |rJG4IHzWf) (:text |focus) + |v $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"Tab") + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |shift?) + |g $ %{} :Expr (:at 1650453746390) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453749251) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453756412) (:by |rJG4IHzWf) (:text |:unfold-expression) + |h $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |focus) + |k $ %{} :Expr (:at 1650453746390) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453749251) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453764607) (:by |rJG4IHzWf) (:text |:fold-node) + |h $ %{} :Leaf (:at 1650453749251) (:by |rJG4IHzWf) (:text |focus) + |w $ %{} :Expr (:at 1650454579690) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650454581259) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650454584262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650454587897) (:by |rJG4IHzWf) (:text "|\"b") + |h $ %{} :Leaf (:at 1650454588509) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454601347) (:by |rJG4IHzWf) (:text |:duplicate-expression) + |h $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) + |wT $ %{} :Expr (:at 1650454579690) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650454581259) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650454584262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650454615170) (:by |rJG4IHzWf) (:text "|\"c") + |h $ %{} :Leaf (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454620950) (:by |rJG4IHzWf) (:text |:command-copy) + |h $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) + |wj $ %{} :Expr (:at 1650454579690) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650454581259) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650454584262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650454624249) (:by |rJG4IHzWf) (:text "|\"x") + |h $ %{} :Leaf (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454629411) (:by |rJG4IHzWf) (:text |:command-cut) + |h $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) + |wr $ %{} :Expr (:at 1650454579690) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650454581259) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454581878) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650454583073) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650454584262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454584381) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650454641114) (:by |rJG4IHzWf) (:text "|\"v") + |h $ %{} :Leaf (:at 1650454614241) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650454593998) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454643805) (:by |rJG4IHzWf) (:text |:command-paste) + |h $ %{} :Leaf (:at 1650454593998) (:by |rJG4IHzWf) (:text |focus) + |wv $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text "|\"e") + |h $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1651149342644) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651149343670) (:by |rJG4IHzWf) (:text |w-log) + |T $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1651149323148) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Leaf (:at 1651149323148) (:by |rJG4IHzWf) (:text |:ns) + |x $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1650452702719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453835908) (:by |rJG4IHzWf) (:text |;nil) + |b $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text |js/console.log) + |h $ %{} :Leaf (:at 1650452702719) (:by |rJG4IHzWf) (:text "|\"unknown event:") + |l $ %{} :Leaf (:at 1650453829952) (:by |rJG4IHzWf) (:text |e) + |handle-leaf-event $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650452712195) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452712195) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079959984) (:by |rJG4IHzWf) (:text |handle-leaf-event) + |h $ %{} :Expr (:at 1650452712195) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452766813) (:by |rJG4IHzWf) (:text |focus) + |V $ %{} :Leaf (:at 1651149388827) (:by |rJG4IHzWf) (:text |def-path) + |X $ %{} :Leaf (:at 1650452968532) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650452714338) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650452724242) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650453788053) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:key-code) + |b $ %{} :Leaf (:at 1650453788793) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1650453789671) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1650453791723) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |:shift?) + |b $ %{} :Leaf (:at 1650453790484) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Backspace") + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |X $ %{} :Expr (:at 1650452995750) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650452996282) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650778071385) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650778071865) (:by |rJG4IHzWf) (:text |or) + |L $ %{} :Leaf (:at 1650778073298) (:by |rJG4IHzWf) (:text |meta?) + |T $ %{} :Expr (:at 1650452996640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452998744) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1650452999549) (:by |rJG4IHzWf) (:text |token) + |P $ %{} :Expr (:at 1650453012349) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453002171) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453031426) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453016414) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453016578) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Leaf (:at 1650453028773) (:by |rJG4IHzWf) (:text |:remove-node) + |b $ %{} :Leaf (:at 1650453018360) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1650452860919) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452861773) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650452867621) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650452912531) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650452913404) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650452933320) (:by |rJG4IHzWf) (:text |:update-token) + |T $ %{} :Expr (:at 1650452938902) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650452940402) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650452872647) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1650452984670) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650453249440) (:by |rJG4IHzWf) (:text |.!slice) + |T $ %{} :Leaf (:at 1650452973173) (:by |rJG4IHzWf) (:text |token) + |b $ %{} :Leaf (:at 1650453052536) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650453053643) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453056575) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Expr (:at 1650453056972) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453058444) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650453059174) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |>=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |65) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |<=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |90) + |l $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) + |X $ %{} :Expr (:at 1650453067595) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453068609) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453070219) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453070967) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453071055) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453078511) (:by |rJG4IHzWf) (:text |:update-token) + |h $ %{} :Expr (:at 1650453081413) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453081757) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453083428) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650453087584) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453086821) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650453089753) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650453090713) (:by |rJG4IHzWf) (:text |key) + |l $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowUp") + |b $ %{} :Expr (:at 1650453098897) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453101068) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453102666) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453108305) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453108428) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453114021) (:by |rJG4IHzWf) (:text |:node-up) + |h $ %{} :Leaf (:at 1650453238735) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowLeft") + |b $ %{} :Expr (:at 1650453130406) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453130406) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453130406) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453130406) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453130406) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453132440) (:by |rJG4IHzWf) (:text |:node-left) + |h $ %{} :Leaf (:at 1650453237150) (:by |rJG4IHzWf) (:text |focus) + |q $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowRight") + |b $ %{} :Expr (:at 1650453141671) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453141671) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453141671) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453141671) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453141671) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454421600) (:by |rJG4IHzWf) (:text |:node-right) + |h $ %{} :Leaf (:at 1650453235132) (:by |rJG4IHzWf) (:text |focus) + |s $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"ArrowDown") + |b $ %{} :Expr (:at 1650453153266) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453161414) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1650453164258) (:by |rJG4IHzWf) (:text "|\"unknown keydown") + |t $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Enter") + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) + |e $ %{} :Expr (:at 1650453203521) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453204484) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453205881) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453206619) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453206778) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454458190) (:by |rJG4IHzWf) (:text |:before-token) + |h $ %{} :Leaf (:at 1650453224136) (:by |rJG4IHzWf) (:text |focus) + |f $ %{} :Expr (:at 1650453203521) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453204484) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453205881) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453206619) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453206778) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454461115) (:by |rJG4IHzWf) (:text |:after-after) + |h $ %{} :Leaf (:at 1650453224136) (:by |rJG4IHzWf) (:text |focus) + |u $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\" ") + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) + |g $ %{} :Expr (:at 1650453301805) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453301805) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |:update-token) + |h $ %{} :Expr (:at 1650453301805) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453301805) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650453309873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453310390) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650453312852) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Leaf (:at 1650453314080) (:by |rJG4IHzWf) (:text "|\" ") + |k $ %{} :Expr (:at 1650453322604) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453323143) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453324911) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453325237) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453325449) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453327675) (:by |rJG4IHzWf) (:text |:after-token) + |h $ %{} :Leaf (:at 1650453330090) (:by |rJG4IHzWf) (:text |focus) + |v $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"Tab") + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |shift?) + |j $ %{} :Expr (:at 1650453382911) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453383642) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453386424) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453389779) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453389779) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453391501) (:by |rJG4IHzWf) (:text |:unfold-token) + |h $ %{} :Leaf (:at 1650453389779) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1650453361716) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453362197) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453365252) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453365600) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453367121) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650454544007) (:by |rJG4IHzWf) (:text |:fold-node) + |h $ %{} :Leaf (:at 1650453373116) (:by |rJG4IHzWf) (:text |focus) + |vD $ %{} :Expr (:at 1650885471244) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650885472279) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885472139) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650885474481) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Leaf (:at 1650885475778) (:by |rJG4IHzWf) (:text "|\"d") + |b $ %{} :Expr (:at 1651081572529) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651081573670) (:by |rJG4IHzWf) (:text |d!) + |L $ %{} :Leaf (:at 1651081579625) (:by |rJG4IHzWf) (:text |:effect-goto-def) + |P $ %{} :Expr (:at 1651081583546) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081583546) (:by |rJG4IHzWf) (:text |strip-at) + |b $ %{} :Leaf (:at 1651081583546) (:by |rJG4IHzWf) (:text |token) + |vT $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text "|\"v") + |h $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |:command-paste) + |h $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |focus) + |vj $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |meta?) + |h $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651149300368) (:by |rJG4IHzWf) (:text "|\"e") + |h $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |key) + |b $ %{} :Expr (:at 1650455041976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650455041976) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651149304849) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1651149364938) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651149366483) (:by |rJG4IHzWf) (:text |w-log) + |T $ %{} :Expr (:at 1651149307528) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149307710) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Expr (:at 1651149311625) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149314246) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1651149315794) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Leaf (:at 1651149310725) (:by |rJG4IHzWf) (:text |:ns) + |w $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |key) + |h $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |meta?) + |X $ %{} :Expr (:at 1650453429254) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |h $ %{} :Expr (:at 1650453429254) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |:update-token) + |h $ %{} :Expr (:at 1650453429254) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650453429254) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650453429254) (:by |rJG4IHzWf) (:text |token) + |h $ %{} :Expr (:at 1650453432339) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650453432339) (:by |rJG4IHzWf) (:text |char-keymap) + |b $ %{} :Leaf (:at 1650453432339) (:by |rJG4IHzWf) (:text |key) + |x $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1650453454990) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650453455473) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Expr (:at 1650452722067) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1650453852975) (:by |rJG4IHzWf) (:text |;nil) + |b $ %{} :Leaf (:at 1650453847308) (:by |rJG4IHzWf) (:text |js/console.warn) + |h $ %{} :Leaf (:at 1650452722067) (:by |rJG4IHzWf) (:text "|\"unknown event:") + |l $ %{} :Leaf (:at 1650453439229) (:by |rJG4IHzWf) (:text |e) + |is-linear? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649172214761) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172214761) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079854311) (:by |rJG4IHzWf) (:text |is-linear?) + |h $ %{} :Expr (:at 1649172214761) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172214761) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Expr (:at 1649173091571) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649173092351) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649173097092) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1649173097092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173097092) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649173097092) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1649173097092) (:by |rJG4IHzWf) (:text |true) + |h $ %{} :Expr (:at 1649173101755) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1649173101755) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649173101755) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649173192284) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649173192907) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649173193301) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649173193465) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173193991) (:by |rJG4IHzWf) (:text |x0) + |b $ %{} :Expr (:at 1649173196541) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173196541) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649173196541) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649173201008) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649173201471) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649173202333) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173202595) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649173203246) (:by |rJG4IHzWf) (:text |x0) + |P $ %{} :Leaf (:at 1649173205256) (:by |rJG4IHzWf) (:text |true) + |T $ %{} :Expr (:at 1649173101755) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173101755) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Leaf (:at 1649173200554) (:by |rJG4IHzWf) (:text |x0) + |l $ %{} :Expr (:at 1649173108915) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649173109645) (:by |rJG4IHzWf) (:text |true) + |T $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |x0) + |b $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |x0) + |h $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649173108426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Leaf (:at 1649173108426) (:by |rJG4IHzWf) (:text |false) + |on-expr-click $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649998839659) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998839659) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079933070) (:by |rJG4IHzWf) (:text |on-expr-click) + |h $ %{} :Expr (:at 1649998839659) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998926262) (:by |rJG4IHzWf) (:text |e) + |V $ %{} :Leaf (:at 1649998951501) (:by |rJG4IHzWf) (:text |code) + |X $ %{} :Leaf (:at 1649998945523) (:by |rJG4IHzWf) (:text |coord) + |b $ %{} :Leaf (:at 1649998926867) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650000027174) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650000027925) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650000028395) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650000029128) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000029979) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650000033214) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000033214) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650000033214) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650000033214) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1650000033214) (:by |rJG4IHzWf) (:text |.-originalEvent) + |T $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |if) + |a $ %{} :Expr (:at 1650000036380) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000036969) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650000037272) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000037657) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1650000039672) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650000037272) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000044058) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1650000039672) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |prompt-at!) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |&let) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-global) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-x) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |.-y) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |pos) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1649998990721) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998993681) (:by |rJG4IHzWf) (:text |:textarea?) + |b $ %{} :Leaf (:at 1649998994283) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |:initial) + |b $ %{} :Expr (:at 1649998973228) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999012026) (:by |rJG4IHzWf) (:text |format-cirru) + |b $ %{} :Expr (:at 1649999028114) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649999028693) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1649998982994) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |code-font) + |l $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |content) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |:cirru-edit-node) + |h $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Expr (:at 1649999486411) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649999488226) (:by |rJG4IHzWf) (:text |first) + |T $ %{} :Expr (:at 1649999478542) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1658662298191) (:by |rJG4IHzWf) (:text |parse-cirru-list) + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |content) + |l $ %{} :Expr (:at 1649998841218) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650779164707) (:by |rJG4IHzWf) (:text |:focus-or-pick) + |h $ %{} :Leaf (:at 1649998841218) (:by |rJG4IHzWf) (:text |coord) + |pattern-number $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649336377519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649336377519) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079953517) (:by |rJG4IHzWf) (:text |pattern-number) + |h $ %{} :Expr (:at 1649336377519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649336379371) (:by |rJG4IHzWf) (:text |new) + |b $ %{} :Leaf (:at 1649336383080) (:by |rJG4IHzWf) (:text |js/RegExp) + |h $ %{} :Leaf (:at 1649404668264) (:by |rJG4IHzWf) (:text "|\"^-?\\d+(\\.\\d+)?$") + |pick-leaf-color $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649335566813) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335566813) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079947094) (:by |rJG4IHzWf) (:text |pick-leaf-color) + |h $ %{} :Expr (:at 1649335566813) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335566813) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Leaf (:at 1649335937158) (:by |rJG4IHzWf) (:text |head?) + |l $ %{} :Expr (:at 1649335569513) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335573655) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649335587238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335573942) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649336243109) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335577740) (:by |rJG4IHzWf) (:text "|\"true") + |b $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335585342) (:by |rJG4IHzWf) (:text "|\"false") + |h $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649336079113) (:by |rJG4IHzWf) (:text "|\"nil") + |l $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649336202702) (:by |rJG4IHzWf) (:text "|\";") + |o $ %{} :Expr (:at 1649335575089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335574045) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335575989) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1650714557420) (:by |rJG4IHzWf) (:text "|\"&") + |b $ %{} :Expr (:at 1649335588160) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335588160) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335592489) (:by |rJG4IHzWf) (:text |300) + |h $ %{} :Leaf (:at 1649335595219) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650799507155) (:by |rJG4IHzWf) (:text |33) + |c $ %{} :Expr (:at 1650213895225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650213900874) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213901143) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650213902331) (:by |rJG4IHzWf) (:text "|\"") + |h $ %{} :Leaf (:at 1650213905278) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Expr (:at 1650213906933) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213906933) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650213906933) (:by |rJG4IHzWf) (:text |190) + |h $ %{} :Leaf (:at 1650213906933) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1650213906933) (:by |rJG4IHzWf) (:text |50) + |e $ %{} :Expr (:at 1649335607681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335611317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335637855) (:by |rJG4IHzWf) (:text "|\"\"") + |h $ %{} :Expr (:at 1649335615640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335618445) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649335627457) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335629661) (:by |rJG4IHzWf) (:text |70) + |h $ %{} :Leaf (:at 1649336174007) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1649336178594) (:by |rJG4IHzWf) (:text |40) + |eT $ %{} :Expr (:at 1649335607681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335611317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650213850139) (:by |rJG4IHzWf) (:text "|\"|") + |h $ %{} :Expr (:at 1649335615640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213867627) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649335627457) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335629661) (:by |rJG4IHzWf) (:text |70) + |h $ %{} :Leaf (:at 1649336174007) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1649336178594) (:by |rJG4IHzWf) (:text |40) + |f $ %{} :Expr (:at 1649335607681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335611317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335666233) (:by |rJG4IHzWf) (:text "|\":") + |h $ %{} :Expr (:at 1649335615640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213870068) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649335627457) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335669746) (:by |rJG4IHzWf) (:text |240) + |h $ %{} :Leaf (:at 1650799522133) (:by |rJG4IHzWf) (:text |90) + |l $ %{} :Leaf (:at 1649335868872) (:by |rJG4IHzWf) (:text |74) + |fD $ %{} :Expr (:at 1649335607681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649335611317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335611452) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650799547529) (:by |rJG4IHzWf) (:text "|\".") + |h $ %{} :Expr (:at 1649335615640) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213870068) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649335618956) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Leaf (:at 1649335619721) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649335627457) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335627457) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650799599716) (:by |rJG4IHzWf) (:text |100) + |h $ %{} :Leaf (:at 1650799557186) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650799559766) (:by |rJG4IHzWf) (:text |70) + |fT $ %{} :Expr (:at 1649336360032) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649336361648) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649336367095) (:by |rJG4IHzWf) (:text |.!test) + |b $ %{} :Leaf (:at 1649336376781) (:by |rJG4IHzWf) (:text |pattern-number) + |h $ %{} :Leaf (:at 1649336406603) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Expr (:at 1649336410957) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649336410957) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650799451009) (:by |rJG4IHzWf) (:text |330) + |h $ %{} :Leaf (:at 1649336410957) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650799442128) (:by |rJG4IHzWf) (:text |40) + |g $ %{} :Expr (:at 1649335940583) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335942939) (:by |rJG4IHzWf) (:text |head?) + |b $ %{} :Expr (:at 1649335946050) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335946050) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649336040324) (:by |rJG4IHzWf) (:text |160) + |h $ %{} :Leaf (:at 1649336029365) (:by |rJG4IHzWf) (:text |70) + |l $ %{} :Leaf (:at 1649336052337) (:by |rJG4IHzWf) (:text |76) + |h $ %{} :Expr (:at 1649335587238) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1649335604517) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649335600224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335600224) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649336023773) (:by |rJG4IHzWf) (:text |190) + |h $ %{} :Leaf (:at 1649335600224) (:by |rJG4IHzWf) (:text |50) + |l $ %{} :Leaf (:at 1649336000974) (:by |rJG4IHzWf) (:text |50) + |shape-focus $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079912805) (:by |rJG4IHzWf) (:text |shape-focus) + |h $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Expr (:at 1650211884688) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650211887183) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650211887577) (:by |rJG4IHzWf) (:text |dot-radius) + |h $ %{} :Leaf (:at 1650211888572) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:line-style) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Expr (:at 1649236711623) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |0.8) + |style-active-line $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650208279402) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208279402) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079886734) (:by |rJG4IHzWf) (:text |style-active-line) + |h $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650799225080) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650209234457) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650208280638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650799066183) (:by |rJG4IHzWf) (:text |20) + |h $ %{} :Leaf (:at 1650208280638) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650798941006) (:by |rJG4IHzWf) (:text |70) + |style-shadow-line $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651079921231) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650798903552) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650799058215) (:by |rJG4IHzWf) (:text |0.7) + |l $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650208186814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650799046327) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1650799250072) (:by |rJG4IHzWf) (:text |70) + |l $ %{} :Leaf (:at 1650799190187) (:by |rJG4IHzWf) (:text |54) + |with-linear? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649172374138) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172374138) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079905617) (:by |rJG4IHzWf) (:text |with-linear?) + |h $ %{} :Expr (:at 1649172374138) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172374138) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Expr (:at 1649172770060) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649172771069) (:by |rJG4IHzWf) (:text |cond) + |T $ %{} :Expr (:at 1649172375641) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1649172376707) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172377693) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649172378400) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1649172380227) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649172802396) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1649172802396) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649172802396) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1649172802396) (:by |rJG4IHzWf) (:text |true) + |h $ %{} :Expr (:at 1649172808649) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649172809697) (:by |rJG4IHzWf) (:text |true) + |T $ %{} :Expr (:at 1649172966504) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649172967065) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649172967420) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649172967582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172968432) (:by |rJG4IHzWf) (:text |x0) + |b $ %{} :Expr (:at 1649172968891) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172968891) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649172968891) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649172960081) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649172960581) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649172960805) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172962113) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649172963057) (:by |rJG4IHzWf) (:text |x0) + |P $ %{} :Expr (:at 1649179049013) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649179049013) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649179049013) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649179049013) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649179049013) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649172807318) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649172807318) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649172958947) (:by |rJG4IHzWf) (:text |x0) + |h $ %{} :Expr (:at 1649172807318) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649172807318) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |xs) + |l $ %{} :Leaf (:at 1649172807318) (:by |rJG4IHzWf) (:text |false) + |wrap-block-expr $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649093101836) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649093101836) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079836601) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |h $ %{} :Expr (:at 1649093101836) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649093130919) (:by |rJG4IHzWf) (:text |xs) + |b $ %{} :Leaf (:at 1649236129658) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236560444) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Expr (:at 1649094110705) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1649172077353) (:by |rJG4IHzWf) (:text |loop) + |R $ %{} :Expr (:at 1649172077684) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649172077814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172078337) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Expr (:at 1649172080385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172080385) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649172081652) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172082092) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Leaf (:at 1649172084019) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649172084899) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172086373) (:by |rJG4IHzWf) (:text |x-position) + |b $ %{} :Leaf (:at 1649172086823) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649172088187) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229390526) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Leaf (:at 1649172090572) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1649172092012) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172092672) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1649172092924) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1649473271565) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649473274361) (:by |rJG4IHzWf) (:text |prev-width) + |b $ %{} :Leaf (:at 1649473275135) (:by |rJG4IHzWf) (:text |0) + |s $ %{} :Expr (:at 1649478528100) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649478533430) (:by |rJG4IHzWf) (:text |winding-x) + |b $ %{} :Leaf (:at 1649478535191) (:by |rJG4IHzWf) (:text |nil) + |t $ %{} :Expr (:at 1649479452394) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479458665) (:by |rJG4IHzWf) (:text |prev-leaf?) + |b $ %{} :Leaf (:at 1649479460496) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1650208342305) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650208343022) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650208344803) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650208344959) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208346159) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650208348366) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208348366) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650208348366) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1650208348366) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208355146) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650208355815) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1650208356213) (:by |rJG4IHzWf) (:text |focused?) + |P $ %{} :Leaf (:at 1650208361296) (:by |rJG4IHzWf) (:text |style-active-line) + |T $ %{} :Leaf (:at 1650208186814) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649230665904) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |X $ %{} :Expr (:at 1649230675430) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230675430) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649230675430) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649230675430) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650213584060) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650213584849) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Expr (:at 1649229505588) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229506011) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649229507690) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Expr (:at 1649256216332) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649256219098) (:by |rJG4IHzWf) (:text |&max) + |L $ %{} :Leaf (:at 1649256221244) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1649230336307) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649230337155) (:by |rJG4IHzWf) (:text |dec) + |T $ %{} :Leaf (:at 1649229509554) (:by |rJG4IHzWf) (:text |y-stack) + |l $ %{} :Expr (:at 1650209854876) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650714751987) (:by |rJG4IHzWf) (:text |rect) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |c $ %{} :Expr (:at 1650715835723) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715837008) (:by |rJG4IHzWf) (:text |:angle) + |b $ %{} :Leaf (:at 1650715838098) (:by |rJG4IHzWf) (:text |45) + |g $ %{} :Expr (:at 1650715913556) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715915342) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1650715916324) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715916505) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650715924171) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650715927724) (:by |rJG4IHzWf) (:text |*) + |L $ %{} :Leaf (:at 1650715928334) (:by |rJG4IHzWf) (:text |2) + |T $ %{} :Leaf (:at 1650715920498) (:by |rJG4IHzWf) (:text |dot-radius) + |e $ %{} :Expr (:at 1650715924171) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650715927724) (:by |rJG4IHzWf) (:text |*) + |L $ %{} :Leaf (:at 1650715928334) (:by |rJG4IHzWf) (:text |2) + |T $ %{} :Leaf (:at 1650715920498) (:by |rJG4IHzWf) (:text |dot-radius) + |i $ %{} :Expr (:at 1650715932274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715934319) (:by |rJG4IHzWf) (:text |:pivot) + |b $ %{} :Expr (:at 1650715934814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715934941) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650715936315) (:by |rJG4IHzWf) (:text |dot-radius) + |h $ %{} :Leaf (:at 1650715937882) (:by |rJG4IHzWf) (:text |dot-radius) + |j $ %{} :Expr (:at 1650715991138) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715995469) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650715996012) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650212826015) (:by |rJG4IHzWf) (:text |120) + |h $ %{} :Leaf (:at 1650714837496) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650714848038) (:by |rJG4IHzWf) (:text |70) + |o $ %{} :Expr (:at 1649236187675) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236188261) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1649236188966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236189374) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236189957) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236192565) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1649236197772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236198021) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649236199349) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236200348) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1649236200854) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1649998861479) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998861479) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1649998861479) (:by |rJG4IHzWf) (:text |e) + |c $ %{} :Leaf (:at 1649998963733) (:by |rJG4IHzWf) (:text |xs) + |e $ %{} :Leaf (:at 1649998939388) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649998861479) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1649236630869) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236631325) (:by |rJG4IHzWf) (:text |if) + |a $ %{} :Leaf (:at 1650208351532) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1649236711623) (:by |rJG4IHzWf) (:text |shape-focus) + |o $ %{} :Expr (:at 1649181882954) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649181882954) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1649181882954) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1649181882954) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649181882954) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Leaf (:at 1649181882954) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1651055702488) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229396455) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229399434) (:by |rJG4IHzWf) (:text |y-stack) + |o $ %{} :Expr (:at 1649478789726) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649478791852) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1650371378216) (:by |rJG4IHzWf) (:text |winding-x) + |l $ %{} :Expr (:at 1649479563497) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649479564151) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649479569587) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479572144) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1649479581442) (:by |rJG4IHzWf) (:text |prev-leaf?) + |h $ %{} :Expr (:at 1649479582561) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479584667) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Expr (:at 1649479613480) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479613040) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649479615591) (:by |rJG4IHzWf) (:text |ys) + |P $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |next-coord) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649479628880) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1649479628880) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1649479628880) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |tree) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) + |s $ %{} :Expr (:at 1649479988183) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479990002) (:by |rJG4IHzWf) (:text |offset) + |b $ %{} :Expr (:at 1649479991482) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479991482) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649479991482) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649479991482) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Expr (:at 1649480016787) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649480017911) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650213588028) (:by |rJG4IHzWf) (:text |leaf-gap) + |V $ %{} :Leaf (:at 1649959661843) (:by |rJG4IHzWf) (:text |offset) + |h $ %{} :Expr (:at 1649481020030) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649481020030) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1649481054705) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649481055668) (:by |rJG4IHzWf) (:text |dec) + |T $ %{} :Leaf (:at 1649481022147) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649481020030) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |tree) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649479978159) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649479993963) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1649479979202) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Leaf (:at 1649959657714) (:by |rJG4IHzWf) (:text |offset) + |n $ %{} :Leaf (:at 1649480045312) (:by |rJG4IHzWf) (:text |y-stack) + |q $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) + |s $ %{} :Expr (:at 1649479997851) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649479999392) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Leaf (:at 1649959655437) (:by |rJG4IHzWf) (:text |offset) + |t $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649479590429) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Leaf (:at 1649479590429) (:by |rJG4IHzWf) (:text |winding-x) + |u $ %{} :Leaf (:at 1649479596454) (:by |rJG4IHzWf) (:text |true) + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) + |X $ %{} :Expr (:at 1649236241385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236247220) (:by |rJG4IHzWf) (:text |next-coord) + |b $ %{} :Expr (:at 1649236248038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236248553) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649236249384) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236250765) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236254677) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236566383) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1649335986041) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335986618) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335987374) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1649335987896) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173449341) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173416822) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236255523) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236567219) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198243477) (:by |rJG4IHzWf) (:text |false) + |k $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650213192612) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650213193263) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173593820) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1650213196908) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213197322) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650213198250) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213202664) (:by |rJG4IHzWf) (:text |all-block?) + |b $ %{} :Leaf (:at 1650213203553) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173602315) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236256578) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236568152) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1649472529814) (:by |rJG4IHzWf) (:text |true) + |q $ %{} :Leaf (:at 1650198174805) (:by |rJG4IHzWf) (:text |false) + |s $ %{} :Leaf (:at 1650719162274) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173377215) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236257560) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236569135) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |tree) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |info) + |q $ %{} :Expr (:at 1649472413878) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649472419250) (:by |rJG4IHzWf) (:text |next-y-stack) + |b $ %{} :Expr (:at 1649472421848) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649472421848) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649477905573) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649477906250) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Expr (:at 1649477908204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649477908204) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649477908204) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649473529003) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649473529624) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649473530404) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649473530404) (:by |rJG4IHzWf) (:text |>) + |b $ %{} :Expr (:at 1649473788532) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649473790082) (:by |rJG4IHzWf) (:text |either) + |T $ %{} :Expr (:at 1649473530404) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649473530404) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649473530404) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Leaf (:at 1649473790829) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649473590772) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649473591332) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650213591305) (:by |rJG4IHzWf) (:text |leaf-gap) + |T $ %{} :Leaf (:at 1649473643447) (:by |rJG4IHzWf) (:text |prev-width) + |P $ %{} :Leaf (:at 1649473550053) (:by |rJG4IHzWf) (:text |y-stack) + |Y $ %{} :Expr (:at 1650371073065) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650371075844) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1649473573509) (:by |rJG4IHzWf) (:text |y-stack) + |l $ %{} :Leaf (:at 1649472421848) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650213592742) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Expr (:at 1649229406031) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229406765) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649472424362) (:by |rJG4IHzWf) (:text |next-y-stack) + |h $ %{} :Leaf (:at 1649229413826) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |tree) + |l $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649481520451) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1649475681767) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649475682850) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Expr (:at 1649475680366) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475729725) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649475732897) (:by |rJG4IHzWf) (:text |prev-width) + |h $ %{} :Expr (:at 1649475751341) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475757850) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649475758683) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Expr (:at 1649478637775) (:by |rJG4IHzWf) + :data $ {} + |L $ %{} :Leaf (:at 1649481338380) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Leaf (:at 1649478206341) (:by |rJG4IHzWf) (:text |width) + |h $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649475709933) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649478677578) (:by |rJG4IHzWf) (:text |-8) + |j $ %{} :Expr (:at 1649476383131) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649476391935) (:by |rJG4IHzWf) (:text |:rotation) + |b $ %{} :Leaf (:at 1649478658828) (:by |rJG4IHzWf) (:text |-0.4) + |l $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1649475705317) (:by |rJG4IHzWf) (:text |8) + |l $ %{} :Expr (:at 1649475671281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649475671281) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649475700553) (:by |rJG4IHzWf) (:text "||Source Code Pro, monospace") + |h $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |ys) + |k $ %{} :Leaf (:at 1649960282640) (:by |rJG4IHzWf) (:text |width) + |n $ %{} :Expr (:at 1649229420725) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229569713) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649472427734) (:by |rJG4IHzWf) (:text |next-y-stack) + |h $ %{} :Expr (:at 1649229570967) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229601507) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229575967) (:by |rJG4IHzWf) (:text |info) + |q $ %{} :Expr (:at 1649172099288) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649172099288) (:by |rJG4IHzWf) (:text |idx) + |s $ %{} :Leaf (:at 1649473299020) (:by |rJG4IHzWf) (:text |width) + |t $ %{} :Expr (:at 1649478750206) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649478750823) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649478751847) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649478753525) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649478753765) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649478756467) (:by |rJG4IHzWf) (:text |idx) + |P $ %{} :Expr (:at 1649478759486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649478759486) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649478759486) (:by |rJG4IHzWf) (:text |info) + |T $ %{} :Leaf (:at 1649478570118) (:by |rJG4IHzWf) (:text |winding-x) + |u $ %{} :Expr (:at 1649479527479) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649479527479) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649479527479) (:by |rJG4IHzWf) (:text |item) + |wrap-expr-with-linear $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649173628664) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173628664) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079875115) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |h $ %{} :Expr (:at 1649173628664) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173654635) (:by |rJG4IHzWf) (:text |xs) + |b $ %{} :Leaf (:at 1649236263880) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236615869) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Leaf (:at 1649472771377) (:by |rJG4IHzWf) (:text |parent-winding-okay?) + |o $ %{} :Leaf (:at 1650198124660) (:by |rJG4IHzWf) (:text |smaller?) + |q $ %{} :Leaf (:at 1650721935389) (:by |rJG4IHzWf) (:text |acc-x) + |l $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |x-position) + |b $ %{} :Leaf (:at 1650213628614) (:by |rJG4IHzWf) (:text |leaf-gap) + |m $ %{} :Expr (:at 1649174544246) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229199550) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Leaf (:at 1649229200584) (:by |rJG4IHzWf) (:text |1) + |mT $ %{} :Expr (:at 1650368663691) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368875507) (:by |rJG4IHzWf) (:text |y-stack-max) + |b $ %{} :Leaf (:at 1650368668645) (:by |rJG4IHzWf) (:text |1) + |n $ %{} :Expr (:at 1650367816425) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650367856060) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |b $ %{} :Leaf (:at 1650367828321) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1649472773870) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649472781952) (:by |rJG4IHzWf) (:text |winding-okay?) + |b $ %{} :Leaf (:at 1649472778829) (:by |rJG4IHzWf) (:text |parent-winding-okay?) + |s $ %{} :Expr (:at 1649473388484) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649473393647) (:by |rJG4IHzWf) (:text |winding-x) + |b $ %{} :Leaf (:at 1649473744593) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1650208252034) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650208252939) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650208253396) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650208254737) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208255814) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650208261751) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208261751) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650208261751) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1650208261751) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208268657) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650208269338) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1650208271282) (:by |rJG4IHzWf) (:text |focused?) + |P $ %{} :Leaf (:at 1650208275568) (:by |rJG4IHzWf) (:text |style-active-line) + |T $ %{} :Leaf (:at 1650208233600) (:by |rJG4IHzWf) (:text |style-shadow-line) + |g $ %{} :Expr (:at 1649228047071) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228048696) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649228049485) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228052111) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649228052444) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649228052715) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649184577468) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649960007397) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649184579074) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650209869598) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650209870132) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650209870950) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650209871260) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650209873791) (:by |rJG4IHzWf) (:text |smaller?) + |T $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716044543) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650715374045) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650715375023) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650715377429) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650212793509) (:by |rJG4IHzWf) (:text |10) + |h $ %{} :Leaf (:at 1650212805157) (:by |rJG4IHzWf) (:text |60) + |l $ %{} :Leaf (:at 1650212802672) (:by |rJG4IHzWf) (:text |50) + |o $ %{} :Expr (:at 1649236267453) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236269060) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1649236269500) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236271134) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236271428) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236274867) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1649236275428) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236275638) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649236275893) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236277004) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1649236277551) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1649998871545) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998871545) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1649998871545) (:by |rJG4IHzWf) (:text |e) + |c $ %{} :Leaf (:at 1649998958215) (:by |rJG4IHzWf) (:text |xs) + |e $ %{} :Leaf (:at 1649998942531) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649998871545) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1649236733321) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236733321) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650198383298) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650198384023) (:by |rJG4IHzWf) (:text |and) + |H $ %{} :Leaf (:at 1650208264826) (:by |rJG4IHzWf) (:text |focused?) + |L $ %{} :Expr (:at 1650198385866) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198386385) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650198388740) (:by |rJG4IHzWf) (:text |smaller?) + |h $ %{} :Leaf (:at 1649236733321) (:by |rJG4IHzWf) (:text |shape-focus) + |o $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1649243392104) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649243393604) (:by |rJG4IHzWf) (:text |reverse) + |T $ %{} :Leaf (:at 1649243156504) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649173630885) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1649173630885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229132073) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1650368878503) (:by |rJG4IHzWf) (:text |y-stack-max) + |o $ %{} :Expr (:at 1649473403176) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649473403784) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649473405197) (:by |rJG4IHzWf) (:text |winding-x) + |l $ %{} :Expr (:at 1649175211589) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649175212350) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649175215021) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649175214340) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175214340) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649175214340) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175214340) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649175214340) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649236289421) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236291782) (:by |rJG4IHzWf) (:text |next-coord) + |b $ %{} :Expr (:at 1649236292042) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236293972) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649236294859) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236296471) (:by |rJG4IHzWf) (:text |idx) + |P $ %{} :Expr (:at 1649175216009) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175217178) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649175224556) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649175217709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175220146) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649175233410) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175233410) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236305635) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236578645) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1649335911005) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335911076) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335912127) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1649335913262) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |tree) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649243048958) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721092147) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649213596296) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |tree) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650213562687) (:by |rJG4IHzWf) (:text |leaf-gap) + |q $ %{} :Expr (:at 1650368448876) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650368449620) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650368450373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368450673) (:by |rJG4IHzWf) (:text |>) + |b $ %{} :Expr (:at 1650368497583) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650368500258) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1650368453873) (:by |rJG4IHzWf) (:text |x-position) + |b $ %{} :Leaf (:at 1650368502846) (:by |rJG4IHzWf) (:text |width) + |h $ %{} :Leaf (:at 1650368504158) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Leaf (:at 1650368455557) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |P $ %{} :Leaf (:at 1650368457134) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Leaf (:at 1649229153057) (:by |rJG4IHzWf) (:text |y-stack) + |qT $ %{} :Leaf (:at 1650368881077) (:by |rJG4IHzWf) (:text |y-stack-max) + |r $ %{} :Leaf (:at 1650367846088) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |s $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472798605) (:by |rJG4IHzWf) (:text |winding-okay?) + |u $ %{} :Leaf (:at 1649473412858) (:by |rJG4IHzWf) (:text |winding-x) + |h $ %{} :Expr (:at 1649175224556) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649175728820) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649175730027) (:by |rJG4IHzWf) (:text |and) + |L $ %{} :Leaf (:at 1649472899703) (:by |rJG4IHzWf) (:text |winding-okay?) + |T $ %{} :Expr (:at 1649175217709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175274417) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649183166808) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649183171249) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Leaf (:at 1649183171575) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649183171902) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649183173014) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649183174094) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Expr (:at 1649252473954) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649252477131) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1649252492178) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649252492752) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649252496009) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1649252496925) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649175233410) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175594949) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236307879) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236580522) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198319197) (:by |rJG4IHzWf) (:text |true) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175860407) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649175861559) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649175861823) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175862189) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649182690865) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649182691993) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649182692995) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649182692995) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721107197) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649185110922) (:by |rJG4IHzWf) (:text |0) + |X $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208894445) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208894445) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650208894445) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650208894445) (:by |rJG4IHzWf) (:text |style-active-line) + |l $ %{} :Leaf (:at 1650208894445) (:by |rJG4IHzWf) (:text |style-shadow-line) + |g $ %{} :Expr (:at 1649228063663) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649228063663) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649176279380) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649176281171) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649176285885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176285885) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649472915652) (:by |rJG4IHzWf) (:text |-1) + |h $ %{} :Leaf (:at 1649185179983) (:by |rJG4IHzWf) (:text |line-height) + |Z $ %{} :Expr (:at 1650715358626) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650716053109) (:by |rJG4IHzWf) (:text |circle) + |T $ %{} :Expr (:at 1650715360622) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650715361616) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650715362143) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Leaf (:at 1649176304798) (:by |rJG4IHzWf) (:text |{}) + |s $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176304798) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649183057590) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649183057590) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650715217151) (:by |rJG4IHzWf) (:text |180) + |h $ %{} :Leaf (:at 1650715210618) (:by |rJG4IHzWf) (:text |60) + |l $ %{} :Leaf (:at 1650197443666) (:by |rJG4IHzWf) (:text |40) + |t $ %{} :Expr (:at 1650197455238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650197455994) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650197457672) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650197458036) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650197487511) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650197487511) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650197487511) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650197487511) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650197558804) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650197566942) (:by |rJG4IHzWf) (:text |next-coord) + |o $ %{} :Leaf (:at 1650197487511) (:by |rJG4IHzWf) (:text |d!) + |a $ %{} :Expr (:at 1650197641639) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650197641639) (:by |rJG4IHzWf) (:text |if) + |a $ %{} :Leaf (:at 1650210037542) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650197641639) (:by |rJG4IHzWf) (:text |shape-focus) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649182710136) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649472927516) (:by |rJG4IHzWf) (:text |-1) + |h $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Expr (:at 1649229811639) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229811639) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649229811639) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650213567529) (:by |rJG4IHzWf) (:text |leaf-gap) + |q $ %{} :Leaf (:at 1650368959025) (:by |rJG4IHzWf) (:text |y-stack) + |qT $ %{} :Leaf (:at 1650368962786) (:by |rJG4IHzWf) (:text |y-stack-max) + |r $ %{} :Expr (:at 1650370334170) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650370342079) (:by |rJG4IHzWf) (:text |&max) + |T $ %{} :Leaf (:at 1650368225079) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |b $ %{} :Expr (:at 1650370356939) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650370357813) (:by |rJG4IHzWf) (:text |+) + |L $ %{} :Leaf (:at 1650370359466) (:by |rJG4IHzWf) (:text |x-position) + |T $ %{} :Expr (:at 1650370351530) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650370354003) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650370356197) (:by |rJG4IHzWf) (:text |info) + |s $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472804258) (:by |rJG4IHzWf) (:text |false) + |u $ %{} :Leaf (:at 1649473428792) (:by |rJG4IHzWf) (:text |x-position) + |i $ %{} :Expr (:at 1649175224556) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649175728820) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649175730027) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1649175217709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175274417) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649175220808) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649183166808) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649183171249) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Leaf (:at 1649183171575) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649183171902) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649183173014) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649183174094) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Expr (:at 1649252473954) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649252477131) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1649252492178) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649252492752) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649252496009) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1649252496925) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649175233410) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175594949) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649175233410) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236307879) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236580522) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198322019) (:by |rJG4IHzWf) (:text |true) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175860407) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649175861559) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649175861823) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175862189) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649182690865) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649182691993) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649182692995) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649182692995) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721114743) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649185110922) (:by |rJG4IHzWf) (:text |0) + |X $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208907638) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208907638) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650208907638) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650208907638) (:by |rJG4IHzWf) (:text |style-active-line) + |l $ %{} :Leaf (:at 1650208907638) (:by |rJG4IHzWf) (:text |style-shadow-line) + |g $ %{} :Expr (:at 1649228063663) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649228063663) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649228063663) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649176279380) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649176262196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176262196) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649176281171) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649176285885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176285885) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649229193537) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649185179983) (:by |rJG4IHzWf) (:text |line-height) + |Z $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716015126) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650715314051) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650715315833) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650715318551) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176304798) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1649176304798) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649176304798) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649183057590) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649183057590) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650212722594) (:by |rJG4IHzWf) (:text |160) + |h $ %{} :Leaf (:at 1649183057590) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650212764998) (:by |rJG4IHzWf) (:text |30) + |o $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650198021828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |next-coord) + |o $ %{} :Leaf (:at 1650198021828) (:by |rJG4IHzWf) (:text |d!) + |a $ %{} :Expr (:at 1650198004817) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650198004817) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Leaf (:at 1650198004817) (:by |rJG4IHzWf) (:text |shape-focus) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649182710136) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649175973760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649229183498) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649175973760) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Expr (:at 1649229811639) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229811639) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649229811639) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650213571735) (:by |rJG4IHzWf) (:text |leaf-gap) + |q $ %{} :Expr (:at 1649472737852) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649472739205) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1649229174567) (:by |rJG4IHzWf) (:text |y-stack) + |qT $ %{} :Expr (:at 1650368979009) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368980264) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1650368985463) (:by |rJG4IHzWf) (:text |y-stack-max) + |h $ %{} :Expr (:at 1650368987157) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368987157) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650368987157) (:by |rJG4IHzWf) (:text |y-stack) + |r $ %{} :Expr (:at 1650368229033) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |h $ %{} :Expr (:at 1650368229033) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |leaf-gap) + |l $ %{} :Expr (:at 1650368229033) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650368229033) (:by |rJG4IHzWf) (:text |info) + |s $ %{} :Expr (:at 1649175228087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649175228087) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472820649) (:by |rJG4IHzWf) (:text |false) + |u $ %{} :Leaf (:at 1649473444729) (:by |rJG4IHzWf) (:text |winding-x) + |j $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230904875) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |>) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1650719315000) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650719315000) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721164630) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |x-position) + |g $ %{} :Leaf (:at 1650211051550) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650213575516) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |oT $ %{} :Expr (:at 1650369010206) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650369011832) (:by |rJG4IHzWf) (:text |&max) + |L $ %{} :Leaf (:at 1650369015905) (:by |rJG4IHzWf) (:text |y-stack-max) + |T $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |info) + |p $ %{} :Leaf (:at 1650367882262) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |q $ %{} :Expr (:at 1649230900909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649230900909) (:by |rJG4IHzWf) (:text |idx) + |s $ %{} :Leaf (:at 1649472825331) (:by |rJG4IHzWf) (:text |winding-okay?) + |t $ %{} :Leaf (:at 1649473842105) (:by |rJG4IHzWf) (:text |winding-x) + |l $ %{} :Expr (:at 1649175351628) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1649215398192) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649215399129) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1649175356148) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175356629) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649175358161) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649175358536) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175359280) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649175361772) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649215794233) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649231063293) (:by |rJG4IHzWf) (:text |&=) + |b $ %{} :Leaf (:at 1649229253526) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649229256357) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |info) + |X $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |cond) + |X $ %{} :Expr (:at 1649215821460) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649215822710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215825101) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649215826037) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649215826907) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215826907) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649215826907) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236314411) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236586697) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198504166) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650213240867) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650213240867) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650213240867) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650213240867) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |all-block?) + |b $ %{} :Leaf (:at 1650213240867) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236315330) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236587622) (:by |rJG4IHzWf) (:text |focus) + |n $ %{} :Leaf (:at 1650370997880) (:by |rJG4IHzWf) (:text |winding-okay?) + |q $ %{} :Leaf (:at 1650198470586) (:by |rJG4IHzWf) (:text |false) + |s $ %{} :Expr (:at 1650719418769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650719418458) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650719422028) (:by |rJG4IHzWf) (:text |acc-x) + |h $ %{} :Leaf (:at 1650719434121) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649215811976) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1649215811976) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236316471) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236588644) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721159517) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649185314058) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649229805788) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229805788) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649229805788) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1649230924749) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Expr (:at 1649230274951) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649230276569) (:by |rJG4IHzWf) (:text |&max) + |T $ %{} :Leaf (:at 1649229271992) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Expr (:at 1649230277186) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230279106) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230280448) (:by |rJG4IHzWf) (:text |info) + |p $ %{} :Expr (:at 1650369022579) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650369023589) (:by |rJG4IHzWf) (:text |&max) + |L $ %{} :Leaf (:at 1650369027668) (:by |rJG4IHzWf) (:text |y-stack-max) + |T $ %{} :Expr (:at 1649230274951) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649230276569) (:by |rJG4IHzWf) (:text |&max) + |T $ %{} :Leaf (:at 1649229271992) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Expr (:at 1649230277186) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230279106) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230280448) (:by |rJG4IHzWf) (:text |info) + |q $ %{} :Leaf (:at 1650367887767) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |s $ %{} :Expr (:at 1649175350784) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649175350784) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472831634) (:by |rJG4IHzWf) (:text |winding-okay?) + |u $ %{} :Expr (:at 1649476240872) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649476242544) (:by |rJG4IHzWf) (:text |either) + |T $ %{} :Leaf (:at 1649474003508) (:by |rJG4IHzWf) (:text |winding-x) + |b $ %{} :Expr (:at 1649477267976) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649477271108) (:by |rJG4IHzWf) (:text |if-let) + |T $ %{} :Expr (:at 1649477272455) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649477272899) (:by |rJG4IHzWf) (:text |x) + |T $ %{} :Expr (:at 1649476246855) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649476249307) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649476251138) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649477273584) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649477281934) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649477287315) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649477288136) (:by |rJG4IHzWf) (:text |x) + |lT $ %{} :Expr (:at 1650719647593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650719654484) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650719656621) (:by |rJG4IHzWf) (:text |and) + |L $ %{} :Expr (:at 1650719664620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650719665380) (:by |rJG4IHzWf) (:text |>) + |b $ %{} :Leaf (:at 1650719666730) (:by |rJG4IHzWf) (:text |acc-x) + |h $ %{} :Leaf (:at 1650722244653) (:by |rJG4IHzWf) (:text |twist-distance) + |T $ %{} :Expr (:at 1650719650033) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650719650182) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650719650835) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1650719651331) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650719652031) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650719652430) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |all-block?) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-okay?) + |q $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |true) + |s $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |acc-x) + |g $ %{} :Leaf (:at 1650722081811) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1650722248113) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650722251880) (:by |rJG4IHzWf) (:text |negate) + |T $ %{} :Leaf (:at 1650722246965) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |style-active-line) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650722258454) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650722260431) (:by |rJG4IHzWf) (:text |negate) + |b $ %{} :Leaf (:at 1650722260875) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) + |o $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650722263318) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650722263318) (:by |rJG4IHzWf) (:text |negate) + |b $ %{} :Leaf (:at 1650722263318) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1650721890008) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650721890797) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |base-dot) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |300) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |30) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |next-coord) + |o $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |d!) + |o $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |shape-focus) + |q $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Expr (:at 1650722266437) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650722266437) (:by |rJG4IHzWf) (:text |negate) + |b $ %{} :Leaf (:at 1650722266437) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Expr (:at 1650721849552) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650721850312) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650720785359) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |l $ %{} :Leaf (:at 1650721824846) (:by |rJG4IHzWf) (:text |1) + |q $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack-max) + |h $ %{} :Expr (:at 1650721826380) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650721827113) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |info) + |s $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |t $ %{} :Expr (:at 1650720194496) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |idx) + |u $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-okay?) + |v $ %{} :Leaf (:at 1650720194496) (:by |rJG4IHzWf) (:text |winding-x) + |m $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |cond) + |l $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650213244356) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650213244356) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |with-linear?) + |b $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1650213244356) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650213244356) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |all-block?) + |b $ %{} :Leaf (:at 1650213244356) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |wrap-expr-with-linear) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236318710) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236590565) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1649475122068) (:by |rJG4IHzWf) (:text |winding-okay?) + |q $ %{} :Leaf (:at 1650198145807) (:by |rJG4IHzWf) (:text |true) + |s $ %{} :Expr (:at 1650719441410) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650719441410) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1650719441410) (:by |rJG4IHzWf) (:text |acc-x) + |h $ %{} :Leaf (:at 1650719441410) (:by |rJG4IHzWf) (:text |x-position) + |o $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1651055527702) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651055529255) (:by |rJG4IHzWf) (:text |assoc) + |T $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |wrap-block-expr) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236319946) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236591601) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Leaf (:at 1651055533148) (:by |rJG4IHzWf) (:text |:width) + |h $ %{} :Leaf (:at 1651055533702) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650208839678) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650208840843) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650208841097) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650208841192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208842810) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650208845501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208845501) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650208845501) (:by |rJG4IHzWf) (:text |next-coord) + |h $ %{} :Leaf (:at 1650208845501) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650721076215) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |0) + |e $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208851722) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208851357) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650208854268) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650208857586) (:by |rJG4IHzWf) (:text |style-active-line) + |l $ %{} :Leaf (:at 1650208862250) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649215484357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |*) + |a $ %{} :Leaf (:at 1649229284640) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649215484357) (:by |rJG4IHzWf) (:text |line-height) + |f $ %{} :Expr (:at 1649215488825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650716025339) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650716026293) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650716029544) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649215488825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Expr (:at 1649215488825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649215488825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1650212745888) (:by |rJG4IHzWf) (:text |300) + |h $ %{} :Leaf (:at 1649215488825) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650212753727) (:by |rJG4IHzWf) (:text |30) + |q $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650198084794) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |item) + |l $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |next-coord) + |o $ %{} :Leaf (:at 1650198084794) (:by |rJG4IHzWf) (:text |d!) + |g $ %{} :Expr (:at 1650198072593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198072593) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1650208848138) (:by |rJG4IHzWf) (:text |focused?) + |h $ %{} :Leaf (:at 1650198072593) (:by |rJG4IHzWf) (:text |shape-focus) + |h $ %{} :Expr (:at 1649215457180) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649215459310) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649215460531) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215460825) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649215462190) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215463687) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649215583981) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649215584673) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1649215585490) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1649229291486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229291486) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649229291486) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Leaf (:at 1649229291486) (:by |rJG4IHzWf) (:text |line-height) + |T $ %{} :Expr (:at 1649229795144) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229795144) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649229795144) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650210926138) (:by |rJG4IHzWf) (:text |leaf-gap) + |q $ %{} :Expr (:at 1649230228488) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649230228488) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |info) + |qT $ %{} :Expr (:at 1650369034697) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650369036674) (:by |rJG4IHzWf) (:text |&max) + |L $ %{} :Leaf (:at 1650369039113) (:by |rJG4IHzWf) (:text |y-stack-max) + |T $ %{} :Expr (:at 1649230228488) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649230228488) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649230228488) (:by |rJG4IHzWf) (:text |info) + |r $ %{} :Leaf (:at 1650367893854) (:by |rJG4IHzWf) (:text |y-stack-extend-x) + |s $ %{} :Expr (:at 1649215408274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649215408274) (:by |rJG4IHzWf) (:text |idx) + |t $ %{} :Leaf (:at 1649472839054) (:by |rJG4IHzWf) (:text |winding-okay?) + |u $ %{} :Leaf (:at 1649473875088) (:by |rJG4IHzWf) (:text |winding-x) + |o $ %{} :Expr (:at 1649175369227) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175369808) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649175390914) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175390914) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649175390914) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175390914) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1649177088497) (:by |rJG4IHzWf) + :data $ {} + |5 $ %{} :Leaf (:at 1649177126906) (:by |rJG4IHzWf) (:text |create-list) + |D $ %{} :Leaf (:at 1649177127994) (:by |rJG4IHzWf) (:text |:container) + |L $ %{} :Expr (:at 1649177090186) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649177090461) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1649175411745) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175413703) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649175414764) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649175415166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175416094) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649175416772) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649175417814) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649175421410) (:by |rJG4IHzWf) (:text |comp-error) + |b $ %{} :Leaf (:at 1649175427408) (:by |rJG4IHzWf) (:text |ys) + |g $ %{} :Expr (:at 1649182340910) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649182340910) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649182340910) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1649175390914) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229349839) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229328401) (:by |rJG4IHzWf) (:text |y-stack) + |wrap-leaf $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649093163815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649093163815) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079861000) (:by |rJG4IHzWf) (:text |wrap-leaf) + |h $ %{} :Expr (:at 1649093163815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649093166256) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Leaf (:at 1649236368559) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236606075) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Leaf (:at 1649335919541) (:by |rJG4IHzWf) (:text |head?) + |l $ %{} :Expr (:at 1649094815328) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649094816731) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649094816965) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649094817280) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649094818147) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649094820730) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651054822042) (:by |rJG4IHzWf) (:text |measure-text-width!) + |h $ %{} :Leaf (:at 1649094820730) (:by |rJG4IHzWf) (:text |s) + |l $ %{} :Leaf (:at 1651054837151) (:by |rJG4IHzWf) (:text |14) + |o $ %{} :Leaf (:at 1651054840004) (:by |rJG4IHzWf) (:text "||Roboto Mono") + |b $ %{} :Expr (:at 1649159720741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649159721590) (:by |rJG4IHzWf) (:text |height) + |b $ %{} :Leaf (:at 1649227506377) (:by |rJG4IHzWf) (:text |leaf-height) + |T $ %{} :Expr (:at 1649093169458) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649093172781) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649093173153) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649093176081) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1649163113703) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649163115160) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649163115503) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163115850) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650209579585) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650209581021) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650209581611) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650209581762) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650211526798) (:by |rJG4IHzWf) (:text |-4) + |h $ %{} :Leaf (:at 1650209583621) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Expr (:at 1649094823853) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649094825363) (:by |rJG4IHzWf) (:text |rect) + |L $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650799092894) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650799092894) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650799115774) (:by |rJG4IHzWf) (:text |0.8) + |b $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Leaf (:at 1650209578197) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649184686291) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649184686291) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649184686291) (:by |rJG4IHzWf) (:text |-0.5) + |h $ %{} :Leaf (:at 1649227523470) (:by |rJG4IHzWf) (:text |height) + |h $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650209592821) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650209593358) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1649094864660) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Leaf (:at 1650210265966) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1649159725355) (:by |rJG4IHzWf) (:text |height) + |o $ %{} :Expr (:at 1649094834826) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649094834826) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649094846200) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649094848638) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649243502361) (:by |rJG4IHzWf) (:text |190) + |h $ %{} :Leaf (:at 1649243521231) (:by |rJG4IHzWf) (:text |70) + |l $ %{} :Leaf (:at 1650799110544) (:by |rJG4IHzWf) (:text |10) + |p $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |:line-style) + |b $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |1) + |e $ %{} :Expr (:at 1649335724028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335724028) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1650714219767) (:by |rJG4IHzWf) (:text |0.2) + |h $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1649335714282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Leaf (:at 1649335714282) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1649335753423) (:by |rJG4IHzWf) (:text |100) + |q $ %{} :Expr (:at 1649236375533) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236376347) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1649236376954) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236377262) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236377603) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236380942) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1649236381272) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236381558) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649236381822) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236382061) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1649236382548) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650000075656) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650000076220) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650000076607) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650000077069) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000078760) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650000080701) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000080701) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650000080701) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650000080701) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1650000080701) (:by |rJG4IHzWf) (:text |.-originalEvent) + |T $ %{} :Expr (:at 1649998281816) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649998282397) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650000072575) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000088789) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650000089423) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000089791) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1650000092829) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650000089423) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650000096869) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1650000092829) (:by |rJG4IHzWf) (:text |event) + |P $ %{} :Expr (:at 1649998344209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998344209) (:by |rJG4IHzWf) (:text |prompt-at!) + |b $ %{} :Expr (:at 1649998348701) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649998351894) (:by |rJG4IHzWf) (:text |&let) + |L $ %{} :Expr (:at 1649998349770) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998350110) (:by |rJG4IHzWf) (:text |pos) + |b $ %{} :Expr (:at 1649998353449) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998358713) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649998359127) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1649998360951) (:by |rJG4IHzWf) (:text |.-data) + |l $ %{} :Leaf (:at 1649998364378) (:by |rJG4IHzWf) (:text |.-global) + |T $ %{} :Expr (:at 1649998345697) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998346500) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649998374735) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998376267) (:by |rJG4IHzWf) (:text |.-x) + |b $ %{} :Leaf (:at 1649998377897) (:by |rJG4IHzWf) (:text |pos) + |h $ %{} :Expr (:at 1649998374735) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998380634) (:by |rJG4IHzWf) (:text |.-y) + |b $ %{} :Leaf (:at 1649998377897) (:by |rJG4IHzWf) (:text |pos) + |h $ %{} :Expr (:at 1649998382196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998382723) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649998383620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998453085) (:by |rJG4IHzWf) (:text |:initial) + |b $ %{} :Leaf (:at 1649998458753) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Expr (:at 1649998482696) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998484086) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649998484432) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998484719) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649998484952) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998487349) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649998496293) (:by |rJG4IHzWf) (:text |code-font) + |l $ %{} :Expr (:at 1649998460795) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998461245) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649998461837) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998465959) (:by |rJG4IHzWf) (:text |content) + |h $ %{} :Expr (:at 1649998468544) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649998756116) (:by |rJG4IHzWf) (:text |d!) + |T $ %{} :Leaf (:at 1649998757623) (:by |rJG4IHzWf) (:text |:cirru-edit-node) + |b $ %{} :Expr (:at 1649998759560) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649998761334) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1649998762424) (:by |rJG4IHzWf) (:text |coord) + |T $ %{} :Leaf (:at 1649998473250) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649236383114) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236383975) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650778994788) (:by |rJG4IHzWf) (:text |:focus-or-pick) + |h $ %{} :Leaf (:at 1649236390766) (:by |rJG4IHzWf) (:text |coord) + |X $ %{} :Expr (:at 1649236758216) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236758216) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649236758216) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236758216) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649236758216) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236758216) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |rect) + |b $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |-0.5) + |h $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |height) + |h $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |:size) + |b $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650210172756) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650210173275) (:by |rJG4IHzWf) (:text |+) + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Leaf (:at 1650211539387) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |height) + |l $ %{} :Expr (:at 1649236784709) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1649236784709) (:by |rJG4IHzWf) (:text |0.8) + |q $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |:line-style) + |b $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1649237455906) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Expr (:at 1649236806373) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236806373) (:by |rJG4IHzWf) (:text |:alpha) + |b $ %{} :Leaf (:at 1649237464929) (:by |rJG4IHzWf) (:text |0.8) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |s) + |h $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |[]) + |a $ %{} :Leaf (:at 1650211638077) (:by |rJG4IHzWf) (:text |4) + |h $ %{} :Leaf (:at 1649184696464) (:by |rJG4IHzWf) (:text |-8) + |l $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649335553968) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649335563109) (:by |rJG4IHzWf) (:text |pick-leaf-color) + |P $ %{} :Leaf (:at 1649335566111) (:by |rJG4IHzWf) (:text |s) + |Y $ %{} :Leaf (:at 1649335932972) (:by |rJG4IHzWf) (:text |head?) + |h $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1649163118544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649163118544) (:by |rJG4IHzWf) (:text "||Roboto Mono") + |h $ %{} :Expr (:at 1649093222902) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649093480617) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649094822399) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Expr (:at 1649159707083) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228866080) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649228870209) (:by |rJG4IHzWf) (:text |1) + |o $ %{} :Expr (:at 1649473367607) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649473370477) (:by |rJG4IHzWf) (:text |:winding-x) + |b $ %{} :Leaf (:at 1649477938104) (:by |rJG4IHzWf) (:text |nil) + |wrap-linear-expr $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649160135483) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649160135483) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1651079898948) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |h $ %{} :Expr (:at 1649160135483) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649160162664) (:by |rJG4IHzWf) (:text |xs) + |b $ %{} :Leaf (:at 1649236330789) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236613694) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Leaf (:at 1650198208733) (:by |rJG4IHzWf) (:text |smaller?) + |l $ %{} :Expr (:at 1649160159302) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173713050) (:by |rJG4IHzWf) (:text |loop) + |X $ %{} :Expr (:at 1649173713370) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649173714943) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173714751) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Expr (:at 1649173718284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173718284) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649173718983) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173720148) (:by |rJG4IHzWf) (:text |ys) + |b $ %{} :Leaf (:at 1649173721049) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1649173721523) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173724323) (:by |rJG4IHzWf) (:text |x-position) + |b $ %{} :Leaf (:at 1649227553518) (:by |rJG4IHzWf) (:text |leaf-gap) + |l $ %{} :Expr (:at 1649173725885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649228993917) (:by |rJG4IHzWf) (:text |y-stack) + |b $ %{} :Leaf (:at 1649228996549) (:by |rJG4IHzWf) (:text |1) + |o $ %{} :Expr (:at 1649173728846) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173729676) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1649173729939) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Expr (:at 1650208309443) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650208310152) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650208310398) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650208310525) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208312827) (:by |rJG4IHzWf) (:text |focused?) + |b $ %{} :Expr (:at 1650208321400) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650208321400) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650208321400) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1650208321400) (:by |rJG4IHzWf) (:text |focus) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |polyline) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650208298899) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650208300379) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1650208304111) (:by |rJG4IHzWf) (:text |focused?) + |P $ %{} :Leaf (:at 1650208308188) (:by |rJG4IHzWf) (:text |style-active-line) + |T $ %{} :Leaf (:at 1650208208644) (:by |rJG4IHzWf) (:text |style-shadow-line) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649184810346) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:points) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1650209840596) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650209841151) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650209842229) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650209842688) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650209845820) (:by |rJG4IHzWf) (:text |smaller?) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715884702) (:by |rJG4IHzWf) (:text |circle) + |b $ %{} :Expr (:at 1650715399189) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650715399966) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1650715401273) (:by |rJG4IHzWf) (:text |base-dot) + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |k $ %{} :Expr (:at 1649236931392) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649236931392) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |260) + |h $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1649236931392) (:by |rJG4IHzWf) (:text |60) + |o $ %{} :Expr (:at 1649236352703) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236354671) (:by |rJG4IHzWf) (:text |:on) + |b $ %{} :Expr (:at 1649236355005) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236355291) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649236355543) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236357914) (:by |rJG4IHzWf) (:text |:pointertap) + |b $ %{} :Expr (:at 1649236358352) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236358602) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649236358881) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236360123) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1649236360640) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1649998830899) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649998838282) (:by |rJG4IHzWf) (:text |on-expr-click) + |b $ %{} :Leaf (:at 1649998838966) (:by |rJG4IHzWf) (:text |e) + |c $ %{} :Leaf (:at 1649998967527) (:by |rJG4IHzWf) (:text |xs) + |e $ %{} :Leaf (:at 1649998935607) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649998851490) (:by |rJG4IHzWf) (:text |d!) + |m $ %{} :Expr (:at 1649236740093) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236740093) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650198393820) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650198404287) (:by |rJG4IHzWf) (:text |and) + |H $ %{} :Leaf (:at 1650208324532) (:by |rJG4IHzWf) (:text |focused?) + |L $ %{} :Expr (:at 1650198396605) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650198396605) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Leaf (:at 1650198396605) (:by |rJG4IHzWf) (:text |smaller?) + |h $ %{} :Leaf (:at 1649236740093) (:by |rJG4IHzWf) (:text |shape-focus) + |o $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |create-list) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:container) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |l $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) + |l $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229013518) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229015650) (:by |rJG4IHzWf) (:text |y-stack) + |l $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) + |X $ %{} :Expr (:at 1649236336397) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236339070) (:by |rJG4IHzWf) (:text |next-coord) + |b $ %{} :Expr (:at 1649236339433) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236340342) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649236342513) (:by |rJG4IHzWf) (:text |coord) + |h $ %{} :Leaf (:at 1649236344023) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |wrap-leaf) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236345443) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236600599) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Expr (:at 1649335974891) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649335975697) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1649335976314) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1649335976824) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |is-linear?) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |wrap-linear-expr) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Leaf (:at 1649236346828) (:by |rJG4IHzWf) (:text |next-coord) + |l $ %{} :Leaf (:at 1649236601583) (:by |rJG4IHzWf) (:text |focus) + |o $ %{} :Leaf (:at 1650198222816) (:by |rJG4IHzWf) (:text |false) + |o $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649480356547) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649480358950) (:by |rJG4IHzWf) (:text |comp-error) + |b $ %{} :Leaf (:at 1649480361904) (:by |rJG4IHzWf) (:text |item) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |width) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) + |o $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |tree) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |info) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |conj) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |container) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |tree) + |h $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |rest) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |+) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |x-position) + |h $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |width) + |l $ %{} :Leaf (:at 1650213609949) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |&max) + |b $ %{} :Leaf (:at 1649229028158) (:by |rJG4IHzWf) (:text |y-stack) + |h $ %{} :Expr (:at 1649229032816) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229035374) (:by |rJG4IHzWf) (:text |:y-stack) + |b $ %{} :Leaf (:at 1649229038960) (:by |rJG4IHzWf) (:text |info) + |q $ %{} :Expr (:at 1649173732793) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1649173732793) (:by |rJG4IHzWf) (:text |idx) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651079699835) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079699835) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651079699835) (:by |rJG4IHzWf) (:text |app.comp.editor) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.core) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |>>) + |h $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |hslx) + |l $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |rect) + |o $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |circle) + |q $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |text) + |s $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |container) + |t $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |graphics) + |u $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |create-list) + |v $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |g) + |w $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |polyline) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-button) + |l $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.drag-point) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-drag-point) + |o $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.comp.slider) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-slider) + |q $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.math) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |divide-path) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |multiply-path) + |s $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |leaf-gap) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |line-height) + |l $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |code-font) + |o $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |api-host) + |q $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |dot-radius) + |s $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |twist-distance) + |t $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |complex) + |u $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |prompt-at!) + |v $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |w $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |lookup-target-def) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |strip-at) + |x $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079811347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079811347) (:by |rJG4IHzWf) (:text |measure-text-width!) + |app.comp.key-event $ {} + :configs $ {} + :defs $ {} + |comp-key-event $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650303770666) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303827037) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650303770666) (:by |rJG4IHzWf) (:text |comp-key-event) + |h $ %{} :Expr (:at 1650303770666) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303973264) (:by |rJG4IHzWf) (:text |on-event) + |l $ %{} :Expr (:at 1650303857635) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650303858091) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1650303860195) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303877748) (:by |rJG4IHzWf) (:text |effect-listen-keyboard) + |T $ %{} :Expr (:at 1650303829871) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303831160) (:by |rJG4IHzWf) (:text |span) + |b $ %{} :Expr (:at 1650303831527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303831866) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650303834789) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303837974) (:by |rJG4IHzWf) (:text |:on-keydown) + |b $ %{} :Expr (:at 1650303839728) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303840073) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650303840877) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303846767) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650303847418) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650303848074) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304261136) (:by |rJG4IHzWf) (:text |on-event) + |b $ %{} :Leaf (:at 1650303851508) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Leaf (:at 1650304264252) (:by |rJG4IHzWf) (:text |d!) + |effect-listen-keyboard $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650303878678) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303880712) (:by |rJG4IHzWf) (:text |defeffect) + |b $ %{} :Leaf (:at 1650303878678) (:by |rJG4IHzWf) (:text |effect-listen-keyboard) + |h $ %{} :Expr (:at 1650303878678) (:by |rJG4IHzWf) + :data $ {} + |l $ %{} :Expr (:at 1650303885727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303888763) (:by |rJG4IHzWf) (:text |action) + |b $ %{} :Leaf (:at 1650303889342) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1650303890253) (:by |rJG4IHzWf) (:text |at?) + |o $ %{} :Expr (:at 1650304006306) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304006950) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650304007212) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650304007353) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304010178) (:by |rJG4IHzWf) (:text |handler) + |b $ %{} :Expr (:at 1650779667603) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650779668127) (:by |rJG4IHzWf) (:text |or) + |L $ %{} :Expr (:at 1650779668642) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779670848) (:by |rJG4IHzWf) (:text |aget) + |b $ %{} :Leaf (:at 1650779668642) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1650779668642) (:by |rJG4IHzWf) (:text "|\"_dirtyEventListener") + |T $ %{} :Expr (:at 1650304062253) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650304062253) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |event) + |e $ %{} :Expr (:at 1650304454905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304457667) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650304473158) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304473836) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1650304815743) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304817961) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650304458178) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650304470318) (:by |rJG4IHzWf) (:text "|\"p") + |b $ %{} :Expr (:at 1650304462923) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) + |b $ %{} :Leaf (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650304458178) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650304820291) (:by |rJG4IHzWf) (:text "|\"s") + |b $ %{} :Expr (:at 1650304462923) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) + |b $ %{} :Leaf (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650304458178) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1650885434514) (:by |rJG4IHzWf) (:text "|\"d") + |b $ %{} :Expr (:at 1650304462923) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) + |b $ %{} :Leaf (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) + |l $ %{} :Expr (:at 1650304458178) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304460028) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1651056656046) (:by |rJG4IHzWf) (:text "|\"i") + |b $ %{} :Expr (:at 1650304462923) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304467466) (:by |rJG4IHzWf) (:text |.-key) + |b $ %{} :Leaf (:at 1650304468380) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650304482970) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304483405) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650304474393) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304479912) (:by |rJG4IHzWf) (:text |.-ctrlKey) + |b $ %{} :Leaf (:at 1650304481110) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650304474393) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304486886) (:by |rJG4IHzWf) (:text |.-metaKey) + |b $ %{} :Leaf (:at 1650304481110) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650304489587) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304493163) (:by |rJG4IHzWf) (:text |.!preventDefault) + |b $ %{} :Leaf (:at 1650304494163) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1650304062253) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |.!dispatchEvent) + |b $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Expr (:at 1650304166089) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304172332) (:by |rJG4IHzWf) (:text |new) + |L $ %{} :Leaf (:at 1650304205015) (:by |rJG4IHzWf) (:text |js/KeyboardEvent) + |T $ %{} :Expr (:at 1650304213847) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304215518) (:by |rJG4IHzWf) (:text |.-type) + |T $ %{} :Leaf (:at 1650304062253) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Leaf (:at 1650304216875) (:by |rJG4IHzWf) (:text |event) + |N $ %{} :Expr (:at 1650779637339) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779740099) (:by |rJG4IHzWf) (:text |aset) + |b $ %{} :Leaf (:at 1650779642914) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1650779661798) (:by |rJG4IHzWf) (:text "|\"_dirtyEventListener") + |l $ %{} :Leaf (:at 1650779663865) (:by |rJG4IHzWf) (:text |handler) + |T $ %{} :Expr (:at 1650303890902) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303895265) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Leaf (:at 1650303897771) (:by |rJG4IHzWf) (:text |action) + |h $ %{} :Leaf (:at 1650303901074) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Expr (:at 1650303901494) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303904173) (:by |rJG4IHzWf) (:text |:mount) + |b $ %{} :Expr (:at 1650303905766) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304031946) (:by |rJG4IHzWf) (:text |js/window.addEventListener) + |X $ %{} :Leaf (:at 1650304034897) (:by |rJG4IHzWf) (:text "|\"keydown") + |e $ %{} :Leaf (:at 1650304060768) (:by |rJG4IHzWf) (:text |handler) + |o $ %{} :Expr (:at 1650303901494) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303919799) (:by |rJG4IHzWf) (:text |:unmount) + |b $ %{} :Expr (:at 1650303905766) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304069700) (:by |rJG4IHzWf) (:text |js/window.removeEventListener) + |b $ %{} :Leaf (:at 1650304073943) (:by |rJG4IHzWf) (:text "|\"keydown") + |h $ %{} :Leaf (:at 1650304074755) (:by |rJG4IHzWf) (:text |handler) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650303758097) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303758097) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650303758097) (:by |rJG4IHzWf) (:text |app.comp.key-event) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |ui) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |hsl) + |l $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |input) + |v $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |a) + |w $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |list->) + |o $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |=<) + |q $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303815679) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |dev?) + |b $ %{} :Leaf (:at 1650303815679) (:by |rJG4IHzWf) (:text |api-host) + |app.comp.nav $ {} + :configs $ {} + :defs $ {} + |comp-files-entry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192395636) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |comp-files-entry) + |e $ %{} :Expr (:at 1650192396843) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650192410571) (:by |rJG4IHzWf) (:text |cursor) + |L $ %{} :Leaf (:at 1650192411798) (:by |rJG4IHzWf) (:text |state) + |T $ %{} :Leaf (:at 1650192406835) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Leaf (:at 1650194551096) (:by |rJG4IHzWf) (:text |on-close) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432291443) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432299410) (:by |rJG4IHzWf) (:text |str-spaced) + |b $ %{} :Leaf (:at 1691432294227) (:by |rJG4IHzWf) (:text |css/expand) + |h $ %{} :Leaf (:at 1691432295433) (:by |rJG4IHzWf) (:text |css/row) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432268497) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691432269975) (:by |rJG4IHzWf) (:text |css/expand) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |keys) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |.to-list) + |l $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |sort) + |o $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566889024) (:by |rJG4IHzWf) (:text |css-hover-entry) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |merge) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |100) + |o $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |0.3) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) + |l $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Expr (:at 1650214008960) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650214010192) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1650214017134) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1650214012548) (:by |rJG4IHzWf) (:text |nil) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |file) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432303991) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691432305341) (:by |rJG4IHzWf) (:text |css/expand) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:pointer) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ui/font-code) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |8) + |o $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:defs) + |o $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |keys) + |q $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |.to-list) + |s $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |sort) + |t $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566893096) (:by |rJG4IHzWf) (:text |css-hover-entry) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ui/font-code) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |2) + |o $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text "|\"0 8px") + |l $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1650194564239) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194564239) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650194564239) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192393596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |def-name) + |comp-menu $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650137006777) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137008308) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650137006777) (:by |rJG4IHzWf) (:text |comp-menu) + |h $ %{} :Expr (:at 1650137006777) (:by |rJG4IHzWf) + :data $ {} + |5 $ %{} :Leaf (:at 1650161648714) (:by |rJG4IHzWf) (:text |states) + |D $ %{} :Leaf (:at 1650161307993) (:by |rJG4IHzWf) (:text |files) + |L $ %{} :Leaf (:at 1650161413196) (:by |rJG4IHzWf) (:text |def-path) + |T $ %{} :Leaf (:at 1650137150095) (:by |rJG4IHzWf) (:text |on-close) + |l $ %{} :Expr (:at 1650161649689) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650161650296) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650161650528) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650161650629) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161652681) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1650161652889) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161654215) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650161655024) (:by |rJG4IHzWf) (:text |states) + |b $ %{} :Expr (:at 1650161655745) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161656621) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1650161657345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161658524) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650161658774) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161659505) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1650161661453) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1650161661928) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161662263) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650161663580) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161666081) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1650161669735) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650192001195) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192002569) (:by |rJG4IHzWf) (:text |:query) + |X $ %{} :Leaf (:at 1650192004235) (:by |rJG4IHzWf) (:text "|\"") + |l $ %{} :Expr (:at 1650304847134) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304850955) (:by |rJG4IHzWf) (:text |:select-idx) + |b $ %{} :Leaf (:at 1650304851559) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |queries) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |:query) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text "|\" ") + |l $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148797879) (:by |rJG4IHzWf) (:text |all-entries) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |.to-list) + |l $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |mapcat) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |let[]) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |entry) + |l $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |flipped) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |prepend) + |h $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |:ns) + |l $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |keys) + |l $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |.to-list) + |o $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |.map) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1650305047829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650305047829) (:by |rJG4IHzWf) (:text |def-name) + |m $ %{} :Expr (:at 1651148969353) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148971029) (:by |rJG4IHzWf) (:text |def-entries) + |b $ %{} :Expr (:at 1651148973352) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148973794) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651148975671) (:by |rJG4IHzWf) (:text |all-entries) + |h $ %{} :Expr (:at 1651148977105) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148976901) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1651148978118) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148978731) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651148980057) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148979717) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1651148990847) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651148992688) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1651148981354) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148981901) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1651148985901) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Expr (:at 1651148986948) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651148987783) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651148982514) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1651148988514) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651149064495) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651149066843) (:by |rJG4IHzWf) (:text |every?) + |L $ %{} :Leaf (:at 1651149067789) (:by |rJG4IHzWf) (:text |queries) + |T $ %{} :Expr (:at 1651149068795) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651149069364) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1651149070418) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149070165) (:by |rJG4IHzWf) (:text |x) + |T $ %{} :Expr (:at 1651148997167) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148997167) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Expr (:at 1651148997167) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149000741) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651149004679) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651149005280) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Leaf (:at 1651148997167) (:by |rJG4IHzWf) (:text |x) + |n $ %{} :Expr (:at 1651148969353) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149010435) (:by |rJG4IHzWf) (:text |ns-entries) + |b $ %{} :Expr (:at 1651148973352) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148973794) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651148975671) (:by |rJG4IHzWf) (:text |all-entries) + |h $ %{} :Expr (:at 1651148977105) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148976901) (:by |rJG4IHzWf) (:text |filter) + |b $ %{} :Expr (:at 1651148978118) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148978731) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651148980057) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148979717) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1651148990847) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651148992688) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1651148981354) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148981901) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1651149017151) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Expr (:at 1651148986948) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651148987783) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651148982514) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Leaf (:at 1651148988514) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651149073514) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651149077612) (:by |rJG4IHzWf) (:text |every?) + |L $ %{} :Leaf (:at 1651149079917) (:by |rJG4IHzWf) (:text |queries) + |T $ %{} :Expr (:at 1651149081358) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651149081866) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1651149082168) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149082389) (:by |rJG4IHzWf) (:text |x) + |T $ %{} :Expr (:at 1651148997167) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148997167) (:by |rJG4IHzWf) (:text |.includes?) + |b $ %{} :Expr (:at 1651148997167) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149000741) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651149004679) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1651149014713) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651148997167) (:by |rJG4IHzWf) (:text |x) + |o $ %{} :Expr (:at 1651148967595) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149019982) (:by |rJG4IHzWf) (:text |entries) + |b $ %{} :Expr (:at 1651149026819) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149027988) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Leaf (:at 1651149029430) (:by |rJG4IHzWf) (:text |def-entries) + |h $ %{} :Leaf (:at 1651149031136) (:by |rJG4IHzWf) (:text |ns-entries) + |T $ %{} :Expr (:at 1650194392561) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650194393965) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Expr (:at 1650194397750) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194397487) (:by |rJG4IHzWf) (:text |effect-focus) + |b $ %{} :Leaf (:at 1650194402269) (:by |rJG4IHzWf) (:text "|\"#query-box") + |T $ %{} :Expr (:at 1650137009282) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137010458) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650137010712) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137011032) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650137011335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432353611) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1650162099579) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432332853) (:by |rJG4IHzWf) (:text |str-spaced) + |L $ %{} :Leaf (:at 1691432335542) (:by |rJG4IHzWf) (:text |css/column) + |V $ %{} :Leaf (:at 1691432343398) (:by |rJG4IHzWf) (:text |css-menu) + |h $ %{} :Expr (:at 1650137101902) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650137102563) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1650137102771) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137103107) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650137104414) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432316813) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691432318609) (:by |rJG4IHzWf) (:text |css/row-parted) + |X $ %{} :Expr (:at 1650191937954) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650191938886) (:by |rJG4IHzWf) (:text |input) + |b $ %{} :Expr (:at 1650191939144) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650191939455) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650194381876) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194383215) (:by |rJG4IHzWf) (:text |:id) + |b $ %{} :Leaf (:at 1650194389313) (:by |rJG4IHzWf) (:text "|\"query-box") + |b $ %{} :Expr (:at 1650191939697) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432475723) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691432479079) (:by |rJG4IHzWf) (:text |css-query-box) + |h $ %{} :Expr (:at 1650191996479) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650191999530) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Expr (:at 1650192005870) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192008297) (:by |rJG4IHzWf) (:text |:query) + |b $ %{} :Leaf (:at 1650192009648) (:by |rJG4IHzWf) (:text |state) + |l $ %{} :Expr (:at 1650192011343) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192013130) (:by |rJG4IHzWf) (:text |:on-input) + |b $ %{} :Expr (:at 1650192013510) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192013763) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650192013999) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192014135) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650192014657) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650192016312) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192017646) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650192018692) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650192019212) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192020448) (:by |rJG4IHzWf) (:text |assoc) + |X $ %{} :Leaf (:at 1650192022886) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Leaf (:at 1650192021869) (:by |rJG4IHzWf) (:text |:query) + |h $ %{} :Expr (:at 1650192039107) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192041033) (:by |rJG4IHzWf) (:text |:value) + |b $ %{} :Leaf (:at 1650192041527) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Leaf (:at 1650304865699) (:by |rJG4IHzWf) (:text |:select-idx) + |o $ %{} :Leaf (:at 1650304866630) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1650193507821) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194366572) (:by |rJG4IHzWf) (:text |:autofocus) + |b $ %{} :Leaf (:at 1650193510703) (:by |rJG4IHzWf) (:text |true) + |q $ %{} :Expr (:at 1650265301844) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650265305030) (:by |rJG4IHzWf) (:text |:autocomplete) + |b $ %{} :Leaf (:at 1650304680936) (:by |rJG4IHzWf) (:text "|\"off") + |s $ %{} :Expr (:at 1650305147874) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305150584) (:by |rJG4IHzWf) (:text |:on-keydown) + |b $ %{} :Expr (:at 1650305150917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305151246) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305151621) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305151818) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650305152496) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650305153524) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305156280) (:by |rJG4IHzWf) (:text |case-default) + |b $ %{} :Expr (:at 1650305163154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305159700) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650305164257) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650305166549) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650305414559) (:by |rJG4IHzWf) (:text |;nil) + |T $ %{} :Leaf (:at 1650305168590) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1650305168841) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650305170267) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305212014) (:by |rJG4IHzWf) (:text "|\"ArrowDown") + |b $ %{} :Expr (:at 1650305176958) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305182934) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650305185205) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650305185605) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305187737) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650305188446) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305193595) (:by |rJG4IHzWf) (:text |:select-idx) + |l $ %{} :Expr (:at 1650305271302) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305271613) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305271913) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305272353) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650305273702) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305274265) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650305275054) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305276325) (:by |rJG4IHzWf) (:text |>=) + |b $ %{} :Expr (:at 1650305289948) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650305292414) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Leaf (:at 1650305276949) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650305277287) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305277994) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650305279218) (:by |rJG4IHzWf) (:text |entries) + |h $ %{} :Leaf (:at 1651059998554) (:by |rJG4IHzWf) (:text |idx) + |l $ %{} :Expr (:at 1650305282126) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305282484) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1650305283065) (:by |rJG4IHzWf) (:text |idx) + |o $ %{} :Expr (:at 1650305170267) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305214095) (:by |rJG4IHzWf) (:text "|\"ArrowUp") + |b $ %{} :Expr (:at 1650305176958) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305182934) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650305185205) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650305185605) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305187737) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650305188446) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305193595) (:by |rJG4IHzWf) (:text |:select-idx) + |l $ %{} :Expr (:at 1650305233748) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305234067) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650305234354) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305238942) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1650305239299) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305239649) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650305240449) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650305242049) (:by |rJG4IHzWf) (:text |>) + |T $ %{} :Leaf (:at 1650305240870) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650305243170) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1650305244255) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305245344) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1650305247906) (:by |rJG4IHzWf) (:text |idx) + |l $ %{} :Leaf (:at 1650305256458) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1650305309360) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305311030) (:by |rJG4IHzWf) (:text "|\"Enter") + |b $ %{} :Expr (:at 1650305312491) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305341727) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1650305334608) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305336346) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1650305316908) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305317610) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1650305318559) (:by |rJG4IHzWf) (:text |entries) + |h $ %{} :Expr (:at 1650305321128) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305323313) (:by |rJG4IHzWf) (:text |:select-idx) + |b $ %{} :Leaf (:at 1650305325619) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305360429) (:by |rJG4IHzWf) (:text |do) + |h $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Leaf (:at 1650305364419) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) + |o $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650305358681) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text |:query) + |l $ %{} :Leaf (:at 1650305358681) (:by |rJG4IHzWf) (:text "|\"") + |s $ %{} :Expr (:at 1650716187131) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716205458) (:by |rJG4IHzWf) (:text "|\"Escape") + |b $ %{} :Expr (:at 1650716191882) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716194580) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650716195097) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Expr (:at 1650137109694) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137114061) (:by |rJG4IHzWf) (:text |a) + |b $ %{} :Expr (:at 1650137114613) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137114939) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650137115212) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137117532) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1650265333706) (:by |rJG4IHzWf) (:text "|\"×") + |h $ %{} :Expr (:at 1650137129762) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137130699) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650265341272) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650265342274) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1650137132132) (:by |rJG4IHzWf) (:text |ui/link) + |b $ %{} :Expr (:at 1650265342825) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650265343117) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650265343385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650265344525) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650717001061) (:by |rJG4IHzWf) (:text |24) + |e $ %{} :Expr (:at 1650717004946) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717007851) (:by |rJG4IHzWf) (:text |:font-weight) + |b $ %{} :Leaf (:at 1650717009804) (:by |rJG4IHzWf) (:text |100) + |h $ %{} :Expr (:at 1650265347525) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650265352067) (:by |rJG4IHzWf) (:text |:text-decoration) + |b $ %{} :Leaf (:at 1650265354614) (:by |rJG4IHzWf) (:text |:none) + |l $ %{} :Expr (:at 1650265357742) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650265358728) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1650717029748) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717031373) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650717031787) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650717032850) (:by |rJG4IHzWf) (:text |100) + |l $ %{} :Leaf (:at 1650717039974) (:by |rJG4IHzWf) (:text |30) + |l $ %{} :Expr (:at 1650137135619) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137139812) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650137140120) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137140412) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650137140794) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137140994) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650137141497) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650137141932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137145025) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650137146485) (:by |rJG4IHzWf) (:text |d!) + |j $ %{} :Expr (:at 1650194521436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194521944) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1650194525671) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Leaf (:at 1650194526049) (:by |rJG4IHzWf) (:text |8) + |l $ %{} :Expr (:at 1650192444004) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650192444901) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650192446938) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192491333) (:by |rJG4IHzWf) (:text |blank?) + |b $ %{} :Expr (:at 1650192448595) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192484068) (:by |rJG4IHzWf) (:text |:query) + |b $ %{} :Leaf (:at 1650192451550) (:by |rJG4IHzWf) (:text |state) + |T $ %{} :Expr (:at 1650192398092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192393596) (:by |rJG4IHzWf) (:text |comp-files-entry) + |X $ %{} :Leaf (:at 1650192414788) (:by |rJG4IHzWf) (:text |cursor) + |Z $ %{} :Leaf (:at 1650192415519) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Leaf (:at 1650192401205) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1650194548379) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Expr (:at 1650192496162) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192496162) (:by |rJG4IHzWf) (:text |comp-search-entry) + |b $ %{} :Leaf (:at 1650192496162) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Leaf (:at 1650192496162) (:by |rJG4IHzWf) (:text |state) + |l $ %{} :Leaf (:at 1650305053604) (:by |rJG4IHzWf) (:text |entries) + |m $ %{} :Expr (:at 1650304887728) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304889369) (:by |rJG4IHzWf) (:text |:select-idx) + |b $ %{} :Leaf (:at 1650304890165) (:by |rJG4IHzWf) (:text |state) + |n $ %{} :Expr (:at 1650304914683) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304915238) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650304915606) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304916445) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1650304917132) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650304918862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304921038) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650304922036) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650304922292) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304923046) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650304923971) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650304929897) (:by |rJG4IHzWf) (:text |:select-idx) + |l $ %{} :Leaf (:at 1650304931285) (:by |rJG4IHzWf) (:text |idx) + |o $ %{} :Leaf (:at 1650193465388) (:by |rJG4IHzWf) (:text |on-close) + |comp-navbar $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650134759776) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134764199) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650134866490) (:by |rJG4IHzWf) (:text |comp-navbar) + |h $ %{} :Expr (:at 1650134759776) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135159162) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1650136789355) (:by |rJG4IHzWf) (:text |states) + |l $ %{} :Expr (:at 1650135289331) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650135290050) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650135290311) (:by |rJG4IHzWf) + :data $ {} + |b $ %{} :Expr (:at 1650135357917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135358963) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1650135359479) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136800947) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650136802228) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1650136662731) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136663600) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1650136663962) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136672009) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650136677317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136678375) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1650136679378) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1650136681014) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136681334) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650136804225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136992213) (:by |rJG4IHzWf) (:text |:menu?) + |b $ %{} :Leaf (:at 1691612198496) (:by |rJG4IHzWf) (:text |true) + |l $ %{} :Expr (:at 1650160894757) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569058900) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650160899892) (:by |rJG4IHzWf) (:text |command-plugin) + |b $ %{} :Expr (:at 1650160900419) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160905516) (:by |rJG4IHzWf) (:text |use-prompt) + |X $ %{} :Expr (:at 1650161004674) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161005105) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1650161006106) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1650161007341) (:by |rJG4IHzWf) (:text |:command) + |b $ %{} :Expr (:at 1650160911831) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160912146) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650160912500) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160913562) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1650160915416) (:by |rJG4IHzWf) (:text "|\"command") + |h $ %{} :Expr (:at 1650161072864) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161075712) (:by |rJG4IHzWf) (:text |:input-style) + |b $ %{} :Expr (:at 1650161075992) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161076356) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650161077000) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161079926) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650161081968) (:by |rJG4IHzWf) (:text |ui/font-code) + |m $ %{} :Expr (:at 1651569059443) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569062708) (:by |rJG4IHzWf) (:text |command-plugin) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |use-modal) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1651569129899) (:by |rJG4IHzWf) (:text |:command-modal) + |h $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651570679860) (:by |rJG4IHzWf) (:text |:max-width) + |b $ %{} :Leaf (:at 1651571141526) (:by |rJG4IHzWf) (:text "|\"80vw") + |l $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |:container-style) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) + |o $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |:backdrop-style) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |{}) + |q $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |:render) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651569072767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569072767) (:by |rJG4IHzWf) (:text |on-close) + |h $ %{} :Expr (:at 1651569091625) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569095375) (:by |rJG4IHzWf) (:text |comp-command) + |X $ %{} :Expr (:at 1651569121385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569122651) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1651569123745) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1651569125523) (:by |rJG4IHzWf) (:text |:command) + |Z $ %{} :Leaf (:at 1651569195733) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1651569105550) (:by |rJG4IHzWf) (:text |on-close) + |o $ %{} :Expr (:at 1650855040014) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855041371) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1650855041630) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855042557) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1650855043350) (:by |rJG4IHzWf) (:text |store) + |p $ %{} :Expr (:at 1651082795852) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082796531) (:by |rJG4IHzWf) (:text |router) + |b $ %{} :Expr (:at 1651082796822) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082801794) (:by |rJG4IHzWf) (:text |:router) + |b $ %{} :Leaf (:at 1651082802535) (:by |rJG4IHzWf) (:text |store) + |q $ %{} :Expr (:at 1651058300855) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058303593) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1651058303860) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058305271) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651058306141) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651058306525) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058306717) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651058311257) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651058311865) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058314018) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651058315297) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1650136854734) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650136855477) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1650136856600) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136855951) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1650135147167) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135147579) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650135148102) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135148468) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650135468808) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432365048) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1650135482749) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432374827) (:by |rJG4IHzWf) (:text |str-spaced) + |T $ %{} :Leaf (:at 1691432376275) (:by |rJG4IHzWf) (:text |css/row-parted) + |b $ %{} :Leaf (:at 1691432389615) (:by |rJG4IHzWf) (:text |css-navbar) + |h $ %{} :Expr (:at 1650136952031) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650136952774) (:by |rJG4IHzWf) (:text |span) + |L $ %{} :Expr (:at 1650136953144) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136953450) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650162446662) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650162450239) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566913381) (:by |rJG4IHzWf) (:text |css-hover-entry) + |Z $ %{} :Expr (:at 1650162468913) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650162470755) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650162471026) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650162471380) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650162471645) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650162474766) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650162475818) (:by |rJG4IHzWf) (:text |:pointer) + |h $ %{} :Expr (:at 1650162476472) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650162478428) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650162484617) (:by |rJG4IHzWf) (:text "|\"4px 8px") + |l $ %{} :Expr (:at 1651058468263) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058470841) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651058478233) (:by |rJG4IHzWf) (:text "|\"Josefin Sans") + |o $ %{} :Expr (:at 1651058486641) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058487619) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651058505698) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058511413) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651058515490) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1651058517847) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1651058524408) (:by |rJG4IHzWf) (:text |70) + |b $ %{} :Expr (:at 1650136956666) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136960766) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1651058463619) (:by |rJG4IHzWf) (:text "|\"Hovernia") + |h $ %{} :Expr (:at 1650136966051) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136968212) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650136968527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136968783) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650136969068) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136970283) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650136971748) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650136972968) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136973427) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650136975146) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650136975438) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136977352) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650136978034) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650136985653) (:by |rJG4IHzWf) (:text |:menu?) + |l $ %{} :Leaf (:at 1650136989078) (:by |rJG4IHzWf) (:text |true) + |j $ %{} :Expr (:at 1650855748707) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855750226) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650855753908) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1650855754589) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855754998) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650855756127) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855756895) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650855761873) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1650194341854) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194346970) (:by |rJG4IHzWf) (:text |.!preventDefault) + |b $ %{} :Expr (:at 1650194348472) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650194350722) (:by |rJG4IHzWf) (:text |:event) + |T $ %{} :Leaf (:at 1650194348246) (:by |rJG4IHzWf) (:text |e) + |l $ %{} :Expr (:at 1650135607887) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650135608551) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1650135608890) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135609188) (:by |rJG4IHzWf) (:text |{}) + |V $ %{} :Expr (:at 1651150840569) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651150841089) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651150846637) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651150847183) (:by |rJG4IHzWf) (:text |not) + |T $ %{} :Expr (:at 1651150841617) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651150844979) (:by |rJG4IHzWf) (:text |identical?) + |b $ %{} :Expr (:at 1651150848582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651150849266) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1651150850710) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651150848582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651150854090) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Leaf (:at 1651150850710) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650135636612) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650162547932) (:by |rJG4IHzWf) (:text |a) + |b $ %{} :Expr (:at 1650135637812) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135638171) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650135641474) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135643993) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1650135646658) (:by |rJG4IHzWf) (:text "|\"Save") + |b $ %{} :Expr (:at 1650135638507) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432412244) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1651150778731) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432414946) (:by |rJG4IHzWf) (:text |str-spaced) + |T $ %{} :Leaf (:at 1691432417451) (:by |rJG4IHzWf) (:text |css/link) + |X $ %{} :Leaf (:at 1691432423056) (:by |rJG4IHzWf) (:text |css/font-fancy) + |h $ %{} :Expr (:at 1650160653038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160654411) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650160654695) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160655050) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650160655323) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160655559) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650160656328) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650160657293) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |on-save) + |b $ %{} :Expr (:at 1650160657293) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650160657293) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1650160657293) (:by |rJG4IHzWf) (:text |d!) + |Y $ %{} :Expr (:at 1650135653106) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135654801) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1650135655373) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1650135655952) (:by |rJG4IHzWf) (:text |nil) + |c $ %{} :Expr (:at 1650135636612) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650162556846) (:by |rJG4IHzWf) (:text |a) + |b $ %{} :Expr (:at 1650135637812) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135638171) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650135641474) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135643993) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1650135762761) (:by |rJG4IHzWf) (:text "|\"Command") + |b $ %{} :Expr (:at 1650135638507) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432436807) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1651150790827) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432440205) (:by |rJG4IHzWf) (:text |str-spaced) + |b $ %{} :Leaf (:at 1691432441730) (:by |rJG4IHzWf) (:text |css/link) + |e $ %{} :Leaf (:at 1691432444172) (:by |rJG4IHzWf) (:text |css/font-fancy) + |h $ %{} :Expr (:at 1650160937848) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160939655) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650160939968) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160940316) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650160940648) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160940881) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650160941624) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650160942293) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160944837) (:by |rJG4IHzWf) (:text |.show) + |b $ %{} :Leaf (:at 1650160947369) (:by |rJG4IHzWf) (:text |command-plugin) + |h $ %{} :Leaf (:at 1650160954671) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Expr (:at 1650136998655) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136999085) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650136999562) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137001528) (:by |rJG4IHzWf) (:text |:menu?) + |b $ %{} :Leaf (:at 1650137002408) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Expr (:at 1650137002842) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651569801352) (:by |rJG4IHzWf) (:text |memof1-call) + |T $ %{} :Leaf (:at 1650137004891) (:by |rJG4IHzWf) (:text |comp-menu) + |V $ %{} :Expr (:at 1650161641658) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161642249) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1650161643272) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1650161644471) (:by |rJG4IHzWf) (:text |:menu) + |X $ %{} :Expr (:at 1650161302554) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650161303987) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650161304934) (:by |rJG4IHzWf) (:text |store) + |Z $ %{} :Leaf (:at 1651058329759) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1650137153348) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137153580) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650137153895) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137154490) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650137157301) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650137157301) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650137157301) (:by |rJG4IHzWf) (:text |:menu?) + |l $ %{} :Leaf (:at 1650137159179) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1691432126211) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432126692) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1691432131009) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432131856) (:by |rJG4IHzWf) (:text |not) + |T $ %{} :Expr (:at 1691432132620) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432134064) (:by |rJG4IHzWf) (:text |blank?) + |T $ %{} :Expr (:at 1691432128018) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432128018) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1691432128018) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1691431719832) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691431720472) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1691431720746) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431721247) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691431759862) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431764238) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Expr (:at 1691431814365) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691431819369) (:by |rJG4IHzWf) (:text |str-spaced) + |L $ %{} :Leaf (:at 1691431823975) (:by |rJG4IHzWf) (:text |css/row-middle) + |T $ %{} :Leaf (:at 1691431774321) (:by |rJG4IHzWf) (:text |css-notice-area) + |T $ %{} :Expr (:at 1650136857867) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136857867) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650136857867) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136857867) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650136857867) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136857867) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Leaf (:at 1650136857867) (:by |rJG4IHzWf) (:text |style-error) + |h $ %{} :Expr (:at 1691613778508) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613780056) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1691613780846) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613781168) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691613781941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613782087) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1691613782600) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691613783195) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691613783648) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1691613798136) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Leaf (:at 1691613789035) (:by |rJG4IHzWf) (:text |nil) + |g $ %{} :Expr (:at 1691431724417) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431724417) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1691432136149) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432136149) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1691432136149) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1691431726972) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431727523) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1691431828579) (:by |rJG4IHzWf) (:text |16) + |h $ %{} :Leaf (:at 1691431729198) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1691431944948) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431945668) (:by |rJG4IHzWf) (:text |a) + |b $ %{} :Expr (:at 1691431946745) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431947908) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691431952669) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431958908) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1691431962387) (:by |rJG4IHzWf) (:text |css/link) + |e $ %{} :Expr (:at 1691431969695) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431975502) (:by |rJG4IHzWf) (:text |:inner-text) + |b $ %{} :Leaf (:at 1691431990046) (:by |rJG4IHzWf) (:text "|\"Try 6011") + |h $ %{} :Expr (:at 1691431964301) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431966580) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1691431967346) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431967516) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1691431967768) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431967932) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1691431968507) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1691431992239) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431995435) (:by |rJG4IHzWf) (:text |load-files!) + |b $ %{} :Leaf (:at 1691431998734) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Leaf (:at 1691432187408) (:by |rJG4IHzWf) (:text |true) + |bT $ %{} :Expr (:at 1651082816358) (:by |rJG4IHzWf) + :data $ {} + |5 $ %{} :Leaf (:at 1651082821557) (:by |rJG4IHzWf) (:text |if) + |D $ %{} :Expr (:at 1651082874610) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651082875339) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1651082819219) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651082820010) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1651082853785) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Expr (:at 1651082823605) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651082824765) (:by |rJG4IHzWf) (:text |:name) + |T $ %{} :Leaf (:at 1651082817170) (:by |rJG4IHzWf) (:text |router) + |b $ %{} :Expr (:at 1651082877443) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082878061) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1651082878547) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082878547) (:by |rJG4IHzWf) (:text |:menu?) + |b $ %{} :Leaf (:at 1651082878547) (:by |rJG4IHzWf) (:text |state) + |T $ %{} :Expr (:at 1651056711970) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056714991) (:by |rJG4IHzWf) (:text |comp-stack) + |b $ %{} :Expr (:at 1651057234216) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057235828) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651057236584) (:by |rJG4IHzWf) (:text |editor) + |e $ %{} :Expr (:at 1651058682231) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058686807) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651058687622) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651057332818) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057336074) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1651057336908) (:by |rJG4IHzWf) (:text |store) + |c $ %{} :Expr (:at 1650775545284) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650775545961) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650775546277) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775548440) (:by |rJG4IHzWf) (:text |:picker-mode?) + |b $ %{} :Leaf (:at 1650855056905) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1650775537355) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775544690) (:by |rJG4IHzWf) (:text |comp-picker-mode) + |e $ %{} :Expr (:at 1650303948442) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303948730) (:by |rJG4IHzWf) (:text |comp-key-event) + |b $ %{} :Expr (:at 1650303950210) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303950888) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650303951532) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303956976) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650303957671) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650303958580) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304289446) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1650304290743) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650304290886) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304292256) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1650304294950) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304295427) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650304292725) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304294434) (:by |rJG4IHzWf) (:text |:meta?) + |T $ %{} :Leaf (:at 1650303966149) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650304292725) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304298446) (:by |rJG4IHzWf) (:text |:ctrl?) + |T $ %{} :Leaf (:at 1650303966149) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650304309183) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304309641) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1650304310792) (:by |rJG4IHzWf) (:text "|\"p") + |T $ %{} :Expr (:at 1650304306467) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304307832) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650304308793) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650304334348) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304334686) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650304335391) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304339470) (:by |rJG4IHzWf) (:text |:shift?) + |b $ %{} :Leaf (:at 1650304340237) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650304525939) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304525939) (:by |rJG4IHzWf) (:text |.show) + |b $ %{} :Leaf (:at 1650304525939) (:by |rJG4IHzWf) (:text |command-plugin) + |h $ %{} :Leaf (:at 1650304525939) (:by |rJG4IHzWf) (:text |d!) + |l $ %{} :Expr (:at 1650304541367) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304541367) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650304541367) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650304541367) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304717579) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650304541367) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650304541367) (:by |rJG4IHzWf) (:text |:menu?) + |l $ %{} :Leaf (:at 1650304714265) (:by |rJG4IHzWf) (:text |not) + |e $ %{} :Expr (:at 1650304768651) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650304768651) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304768651) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1650304774405) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1650304774405) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650304774405) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1650304774405) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650304768651) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304768651) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650304768651) (:by |rJG4IHzWf) (:text "|\"s") + |h $ %{} :Expr (:at 1650304768651) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304781216) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650304782563) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1650304789154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |on-save) + |b $ %{} :Expr (:at 1650304789154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650304789154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Leaf (:at 1650304789154) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650304328766) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304330446) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Leaf (:at 1650304331388) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650160929602) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160932354) (:by |rJG4IHzWf) (:text |.render) + |b $ %{} :Leaf (:at 1650160933004) (:by |rJG4IHzWf) (:text |command-plugin) + |comp-picker-mode $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650775550622) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775552942) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650775550622) (:by |rJG4IHzWf) (:text |comp-picker-mode) + |h $ %{} :Expr (:at 1650775550622) (:by |rJG4IHzWf) + :data $ {} + |l $ %{} :Expr (:at 1650775554198) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775554690) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650775555389) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775555739) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1650779368134) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779369214) (:by |rJG4IHzWf) (:text |:title) + |b $ %{} :Leaf (:at 1650779374108) (:by |rJG4IHzWf) (:text "|\"Click to disable") + |b $ %{} :Expr (:at 1650775566289) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775567077) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650775567342) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775567712) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650775568047) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775569184) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1650775582028) (:by |rJG4IHzWf) (:text |:absolute) + |h $ %{} :Expr (:at 1650775582517) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775583088) (:by |rJG4IHzWf) (:text |:top) + |b $ %{} :Leaf (:at 1650775583831) (:by |rJG4IHzWf) (:text |16) + |l $ %{} :Expr (:at 1650775582517) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775587004) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1650775583831) (:by |rJG4IHzWf) (:text |16) + |o $ %{} :Expr (:at 1650775591155) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775592484) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650775594217) (:by |rJG4IHzWf) (:text |20) + |q $ %{} :Expr (:at 1650775595092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775597970) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650775604727) (:by |rJG4IHzWf) (:text "|\"8px 16px") + |s $ %{} :Expr (:at 1650775607004) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775610220) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650775613679) (:by |rJG4IHzWf) (:text |ui/font-fancy) + |sT $ %{} :Expr (:at 1650775639136) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775641039) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1650775644606) (:by |rJG4IHzWf) (:text "|\"8px") + |sb $ %{} :Expr (:at 1650779363932) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779364432) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650779366812) (:by |rJG4IHzWf) (:text |:pointer) + |sj $ %{} :Expr (:at 1650775650005) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775653430) (:by |rJG4IHzWf) (:text |:border) + |b $ %{} :Expr (:at 1650775653889) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775654397) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650775664198) (:by |rJG4IHzWf) (:text "|\"2px solid ") + |h $ %{} :Expr (:at 1650775658344) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775658909) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650775681590) (:by |rJG4IHzWf) (:text |180) + |h $ %{} :Leaf (:at 1650775679571) (:by |rJG4IHzWf) (:text |30) + |l $ %{} :Leaf (:at 1650775685116) (:by |rJG4IHzWf) (:text |60) + |t $ %{} :Expr (:at 1650775616406) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775620821) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1650775621154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775621459) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650775624544) (:by |rJG4IHzWf) (:text |120) + |h $ %{} :Leaf (:at 1650775625700) (:by |rJG4IHzWf) (:text |80) + |l $ %{} :Leaf (:at 1650775626534) (:by |rJG4IHzWf) (:text |80) + |o $ %{} :Leaf (:at 1650775636263) (:by |rJG4IHzWf) (:text |0.8) + |h $ %{} :Expr (:at 1650779381286) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779383150) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650779383624) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779384675) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650779384961) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779385163) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650779385656) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650779386101) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779386485) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650779402646) (:by |rJG4IHzWf) (:text |:picker-mode) + |h $ %{} :Leaf (:at 1650779397506) (:by |rJG4IHzWf) (:text |false) + |h $ %{} :Expr (:at 1650775556500) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775558706) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Leaf (:at 1650775562372) (:by |rJG4IHzWf) (:text "|\"Picker Mode") + |l $ %{} :Expr (:at 1650779469411) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779469131) (:by |rJG4IHzWf) (:text |comp-key-event) + |b $ %{} :Expr (:at 1650779472331) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779472603) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650779472985) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779473244) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650779473783) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650779478008) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779479277) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650779480071) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779480960) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650779484337) (:by |rJG4IHzWf) (:text "|\"Escape") + |h $ %{} :Expr (:at 1650779485165) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779486439) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1650779486752) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1650779493990) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779493990) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650779493990) (:by |rJG4IHzWf) (:text |:picker-mode) + |h $ %{} :Leaf (:at 1650779493990) (:by |rJG4IHzWf) (:text |false) + |comp-search-entry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650192464760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192467234) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650192464760) (:by |rJG4IHzWf) (:text |comp-search-entry) + |h $ %{} :Expr (:at 1650192464760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192464760) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Leaf (:at 1650192464760) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650305059529) (:by |rJG4IHzWf) (:text |entries) + |j $ %{} :Leaf (:at 1650304907069) (:by |rJG4IHzWf) (:text |selected-idx) + |k $ %{} :Leaf (:at 1650304909006) (:by |rJG4IHzWf) (:text |on-select) + |l $ %{} :Leaf (:at 1650193478288) (:by |rJG4IHzWf) (:text |on-close) + |l $ %{} :Expr (:at 1650192534254) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650192534844) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650193057465) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650192468415) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192531889) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1650192469163) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192469480) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650192517227) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650192517999) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650193283621) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650193284525) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1650192520907) (:by |rJG4IHzWf) (:text |ui/expand) + |h $ %{} :Expr (:at 1650193082021) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193082729) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650193083885) (:by |rJG4IHzWf) (:text |entries) + |h $ %{} :Expr (:at 1650193084465) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304942464) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1650193090319) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650193090791) (:by |rJG4IHzWf) (:text |fn) + |T $ %{} :Expr (:at 1650193087935) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304943708) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Leaf (:at 1650193089775) (:by |rJG4IHzWf) (:text |entry) + |b $ %{} :Expr (:at 1650193091310) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193097455) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Expr (:at 1650193098751) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193099330) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650193100364) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1650193111870) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193114114) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1650193114686) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193116077) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650193248280) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193251275) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566725893) (:by |rJG4IHzWf) (:text |css-hover-entry) + |h $ %{} :Expr (:at 1650193257016) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193257921) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650304962082) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304963460) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |ui/font-code) + |l $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:pointer) + |o $ %{} :Expr (:at 1650304963986) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650304963986) (:by |rJG4IHzWf) (:text "|\"0 8px") + |T $ %{} :Expr (:at 1650304948432) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650304948959) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650304951124) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304952285) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650304953177) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1650304954441) (:by |rJG4IHzWf) (:text |selected-idx) + |V $ %{} :Expr (:at 1650304966065) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304966386) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650304967062) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304970597) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1650304971502) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650304971917) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1650304972542) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1650304972910) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1650304978162) (:by |rJG4IHzWf) (:text |100) + |o $ %{} :Leaf (:at 1650304981664) (:by |rJG4IHzWf) (:text |0.3) + |l $ %{} :Expr (:at 1650193343029) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193345285) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1650193345585) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193345892) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650193346249) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193346471) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1650193346951) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1650193347400) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193347952) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650193350155) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Leaf (:at 1650193353468) (:by |rJG4IHzWf) (:text |entry) + |l $ %{} :Expr (:at 1650193482993) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193480749) (:by |rJG4IHzWf) (:text |on-close) + |b $ %{} :Leaf (:at 1650193483606) (:by |rJG4IHzWf) (:text |d!) + |o $ %{} :Expr (:at 1650193522064) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193522966) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1650193525585) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1650193525901) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193526755) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650193527983) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1650193529471) (:by |rJG4IHzWf) (:text |:query) + |l $ %{} :Leaf (:at 1650193529828) (:by |rJG4IHzWf) (:text "|\"") + |h $ %{} :Expr (:at 1650193305512) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193305840) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650193306414) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193306604) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1650193307368) (:by |rJG4IHzWf) (:text |2) + |h $ %{} :Expr (:at 1650193307585) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193308357) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Leaf (:at 1650193309361) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1650716305069) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650716306196) (:by |rJG4IHzWf) (:text |<>) + |T $ %{} :Expr (:at 1650193310577) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193311416) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1650193316526) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650193317198) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1650193318309) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Leaf (:at 1650193320617) (:by |rJG4IHzWf) (:text "|\" :ns") + |l $ %{} :Expr (:at 1650716313877) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650716314976) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1650716315206) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716316981) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650716324676) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716325016) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1650716325609) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716325609) (:by |rJG4IHzWf) (:text |last) + |b $ %{} :Leaf (:at 1650716325609) (:by |rJG4IHzWf) (:text |entry) + |e $ %{} :Expr (:at 1651149116507) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149117004) (:by |rJG4IHzWf) (:text |=<) + |b $ %{} :Leaf (:at 1651149117742) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1651149118648) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |first) + |b $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |entry) + |h $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |10) + |h $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651149114357) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651149114357) (:by |rJG4IHzWf) (:text |70) + |css-menu $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691432343903) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345036) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691432343903) (:by |rJG4IHzWf) (:text |css-menu) + |h $ %{} :Expr (:at 1691432346144) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432346850) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691432347387) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432348750) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:absolute) + |h $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:top) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |480) + |q $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:height) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"88vh") + |s $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"×") + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |100) + |t $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:backdrop-filter) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"blur(1.5px)") + |u $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"6px") + |v $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |8) + |w $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border-width) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"0 1px 1px 0") + |x $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:z-index) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |100) + |y $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:border) + |b $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text "|\"1px solid ") + |h $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |30) + |z $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1691432345752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |20) + |o $ %{} :Leaf (:at 1691432345752) (:by |rJG4IHzWf) (:text |0.4) + |css-navbar $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650136908012) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432391431) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691432385863) (:by |rJG4IHzWf) (:text |css-navbar) + |h $ %{} :Expr (:at 1691432392255) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432392722) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691432393116) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432394283) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1650136908012) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136908012) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650136917307) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136917307) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1650371722571) (:by |rJG4IHzWf) (:text "|\"0px 8px") + |h $ %{} :Expr (:at 1650136918147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136919749) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1650136921879) (:by |rJG4IHzWf) (:text |:absolute) + |l $ %{} :Expr (:at 1650136922633) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136924847) (:by |rJG4IHzWf) (:text |:top) + |b $ %{} :Leaf (:at 1650371954450) (:by |rJG4IHzWf) (:text |16) + |o $ %{} :Expr (:at 1650136925582) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136927605) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1650136927932) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1650136929118) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136930066) (:by |rJG4IHzWf) (:text |:width) + |b $ %{} :Leaf (:at 1650136932822) (:by |rJG4IHzWf) (:text "|\"100%") + |r $ %{} :Expr (:at 1650371729828) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650371932891) (:by |rJG4IHzWf) (:text |:height) + |b $ %{} :Leaf (:at 1650371934499) (:by |rJG4IHzWf) (:text |0) + |css-notice-area $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691431774712) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431776121) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691431774712) (:by |rJG4IHzWf) (:text |css-notice-area) + |h $ %{} :Expr (:at 1691431777277) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691431778912) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691431779832) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691431781072) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:fixed) + |h $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:bottom) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |14) + |q $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |ui/font-code) + |s $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text "|\"8px 16px") + |u $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1691431777015) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0) + |o $ %{} :Leaf (:at 1691431777015) (:by |rJG4IHzWf) (:text |0.7) + |css-query-box $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691432479447) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432480482) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1691432479447) (:by |rJG4IHzWf) (:text |css-query-box) + |h $ %{} :Expr (:at 1691432481569) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432482317) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1691432482733) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432483905) (:by |rJG4IHzWf) (:text "|\"&") + |T $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |ui/input) + |h $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:transparent) + |h $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |ui/font-code) + |l $ %{} :Expr (:at 1691432481238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1691432481238) (:by |rJG4IHzWf) (:text |:white) + |effect-focus $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650194403788) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194406213) (:by |rJG4IHzWf) (:text |defeffect) + |b $ %{} :Leaf (:at 1650194403788) (:by |rJG4IHzWf) (:text |effect-focus) + |h $ %{} :Expr (:at 1650194455386) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194454811) (:by |rJG4IHzWf) (:text |query) + |l $ %{} :Expr (:at 1650194411129) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194427594) (:by |rJG4IHzWf) (:text |action) + |b $ %{} :Leaf (:at 1650194427910) (:by |rJG4IHzWf) (:text |el) + |h $ %{} :Leaf (:at 1650194429191) (:by |rJG4IHzWf) (:text |at?) + |o $ %{} :Expr (:at 1650194457313) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650194462940) (:by |rJG4IHzWf) (:text |.!select) + |T $ %{} :Expr (:at 1650194430381) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650194442102) (:by |rJG4IHzWf) (:text |js/document.querySelector) + |b $ %{} :Leaf (:at 1650194450629) (:by |rJG4IHzWf) (:text |query) + |style-error $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650136822551) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650136822551) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650136822551) (:by |rJG4IHzWf) (:text |style-error) + |h $ %{} :Expr (:at 1691431790653) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431790976) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1691431791444) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1691431791444) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |90) + |l $ %{} :Leaf (:at 1691431791444) (:by |rJG4IHzWf) (:text |70) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650134755553) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134755553) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650134755553) (:by |rJG4IHzWf) (:text |app.comp.nav) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |ui) + |e $ %{} :Expr (:at 1650135940166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135943338) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1650135944055) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650135944319) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135944720) (:by |rJG4IHzWf) (:text |hsl) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |input) + |v $ %{} :Leaf (:at 1650137125888) (:by |rJG4IHzWf) (:text |a) + |w $ %{} :Leaf (:at 1650161346808) (:by |rJG4IHzWf) (:text |list->) + |l $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |=<) + |s $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650135129519) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135129519) (:by |rJG4IHzWf) (:text |dev?) + |b $ %{} :Leaf (:at 1650160665693) (:by |rJG4IHzWf) (:text |api-host) + |t $ %{} :Expr (:at 1650135697074) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135699770) (:by |rJG4IHzWf) (:text |app.widget) + |b $ %{} :Leaf (:at 1650135700396) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650135701322) (:by |rJG4IHzWf) (:text |widget) + |u $ %{} :Expr (:at 1650160874920) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650160891110) (:by |rJG4IHzWf) (:text |respo-alerts.core) + |L $ %{} :Leaf (:at 1650160892092) (:by |rJG4IHzWf) (:text |:refer) + |T $ %{} :Expr (:at 1650160878277) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650160878277) (:by |rJG4IHzWf) (:text |use-prompt) + |b $ %{} :Leaf (:at 1651569053331) (:by |rJG4IHzWf) (:text |use-modal) + |v $ %{} :Expr (:at 1650303936767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303936767) (:by |rJG4IHzWf) (:text |app.comp.key-event) + |b $ %{} :Leaf (:at 1650303936767) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650303936767) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650303943969) (:by |rJG4IHzWf) (:text |comp-key-event) + |w $ %{} :Expr (:at 1650715630834) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715633186) (:by |rJG4IHzWf) (:text |app.fetch) + |b $ %{} :Leaf (:at 1650715635210) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650715635450) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715639254) (:by |rJG4IHzWf) (:text |load-files!) + |z $ %{} :Expr (:at 1651056770967) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056773213) (:by |rJG4IHzWf) (:text |app.comp.stack) + |b $ %{} :Leaf (:at 1651056773978) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056774192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056777946) (:by |rJG4IHzWf) (:text |comp-stack) + |zD $ %{} :Expr (:at 1651566722391) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566722391) (:by |rJG4IHzWf) (:text |app.style) + |b $ %{} :Leaf (:at 1651566722391) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651566722391) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566722391) (:by |rJG4IHzWf) (:text |css-hover-entry) + |zP $ %{} :Expr (:at 1651569033779) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569033779) (:by |rJG4IHzWf) (:text |app.comp.command) + |b $ %{} :Leaf (:at 1651569033779) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651569033779) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569033779) (:by |rJG4IHzWf) (:text |comp-command) + |b $ %{} :Leaf (:at 1651569276679) (:by |rJG4IHzWf) (:text |on-save) + |h $ %{} :Leaf (:at 1651569278557) (:by |rJG4IHzWf) (:text |run-command) + |zY $ %{} :Expr (:at 1651569790919) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569793691) (:by |rJG4IHzWf) (:text |memof.once) + |b $ %{} :Leaf (:at 1651569794542) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651569795402) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651569797411) (:by |rJG4IHzWf) (:text |memof1-call) + |ze $ %{} :Expr (:at 1691431795857) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431798271) (:by |rJG4IHzWf) (:text |respo.css) + |b $ %{} :Leaf (:at 1691431799076) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1691431799311) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431801017) (:by |rJG4IHzWf) (:text |defstyle) + |zj $ %{} :Expr (:at 1691431803898) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691431806020) (:by |rJG4IHzWf) (:text |respo-ui.css) + |b $ %{} :Leaf (:at 1691431806865) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1691431807488) (:by |rJG4IHzWf) (:text |css) + |app.comp.stack $ {} + :configs $ {} + :defs $ {} + |comp-stack $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651056730352) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056733092) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651056730352) (:by |rJG4IHzWf) (:text |comp-stack) + |h $ %{} :Expr (:at 1651056730352) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057226561) (:by |rJG4IHzWf) (:text |stack) + |X $ %{} :Leaf (:at 1651058707965) (:by |rJG4IHzWf) (:text |pointer) + |b $ %{} :Leaf (:at 1651057329499) (:by |rJG4IHzWf) (:text |pkg) + |l $ %{} :Expr (:at 1651058997264) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059000501) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1651059001772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059002821) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651056734080) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057275055) (:by |rJG4IHzWf) (:text |list->) + |b $ %{} :Expr (:at 1651056735112) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056736129) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651056784744) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056785852) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651058751074) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058751892) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1651058754256) (:by |rJG4IHzWf) (:text |ui/column) + |T $ %{} :Expr (:at 1651056786086) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056787233) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651056787646) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056788775) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Leaf (:at 1651056790611) (:by |rJG4IHzWf) (:text |:absolute) + |e $ %{} :Expr (:at 1651058881648) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058884519) (:by |rJG4IHzWf) (:text |:opacity) + |b $ %{} :Leaf (:at 1651058888762) (:by |rJG4IHzWf) (:text |0.8) + |h $ %{} :Expr (:at 1651056791100) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056791624) (:by |rJG4IHzWf) (:text |:top) + |b $ %{} :Leaf (:at 1651059635026) (:by |rJG4IHzWf) (:text |32) + |l $ %{} :Expr (:at 1651056794251) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056798221) (:by |rJG4IHzWf) (:text |:left) + |b $ %{} :Leaf (:at 1651058733114) (:by |rJG4IHzWf) (:text |8) + |o $ %{} :Expr (:at 1651057359543) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057360857) (:by |rJG4IHzWf) (:text |:z-index) + |b $ %{} :Leaf (:at 1651057361140) (:by |rJG4IHzWf) (:text |0) + |q $ %{} :Expr (:at 1651058758462) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058761875) (:by |rJG4IHzWf) (:text |:align-items) + |b $ %{} :Leaf (:at 1651058764276) (:by |rJG4IHzWf) (:text |:flex-start) + |s $ %{} :Expr (:at 1651118342028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651118344426) (:by |rJG4IHzWf) (:text |:user-select) + |b $ %{} :Leaf (:at 1651118345441) (:by |rJG4IHzWf) (:text |:none) + |h $ %{} :Expr (:at 1651057278787) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057281838) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651057282600) (:by |rJG4IHzWf) (:text |stack) + |h $ %{} :Expr (:at 1651057282857) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057287871) (:by |rJG4IHzWf) (:text |map-indexed) + |b $ %{} :Expr (:at 1651057288788) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057289273) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651057289517) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057290724) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651057450880) (:by |rJG4IHzWf) (:text |frame) + |h $ %{} :Expr (:at 1651057295001) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057296097) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651057297411) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651057297769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057300273) (:by |rJG4IHzWf) (:text |div) + |b $ %{} :Expr (:at 1651057300515) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057301736) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1651566849966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566853285) (:by |rJG4IHzWf) (:text |:class-name) + |b $ %{} :Leaf (:at 1651566855550) (:by |rJG4IHzWf) (:text |css-hover-entry) + |b $ %{} :Expr (:at 1651057560643) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057563290) (:by |rJG4IHzWf) (:text |:on-click) + |b $ %{} :Expr (:at 1651057564022) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057564247) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651057564578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057564798) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651057565361) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651057581760) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057581230) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651057592149) (:by |rJG4IHzWf) (:text |:stack-pointer) + |h $ %{} :Leaf (:at 1651057592688) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651058543201) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058544014) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651058667875) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058668756) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Expr (:at 1651058544258) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058544580) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058546894) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058548269) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1651058550252) (:by |rJG4IHzWf) (:text |:pointer) + |h $ %{} :Expr (:at 1651058718337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058720962) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1651058863964) (:by |rJG4IHzWf) (:text "|\"4px 8px") + |l $ %{} :Expr (:at 1651080806876) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651080809837) (:by |rJG4IHzWf) (:text |:border-radius) + |b $ %{} :Leaf (:at 1651080815355) (:by |rJG4IHzWf) (:text "|\"6px") + |b $ %{} :Expr (:at 1651058669979) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058671330) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651058671879) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058675180) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1651058675883) (:by |rJG4IHzWf) (:text |idx) + |T $ %{} :Leaf (:at 1651058673843) (:by |rJG4IHzWf) (:text |pointer) + |h $ %{} :Expr (:at 1651058693634) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058694071) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058694387) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058699310) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1651058699587) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058700596) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651058701015) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651058701304) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651058713029) (:by |rJG4IHzWf) (:text |30) + |h $ %{} :Expr (:at 1651057437154) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651057441092) (:by |rJG4IHzWf) (:text |case-default) + |L $ %{} :Expr (:at 1651057442011) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057443234) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651057448869) (:by |rJG4IHzWf) (:text |frame) + |h $ %{} :Leaf (:at 1651057452432) (:by |rJG4IHzWf) (:text |1) + |P $ %{} :Expr (:at 1651058567084) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058568187) (:by |rJG4IHzWf) (:text |<>) + |T $ %{} :Expr (:at 1651058574043) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058574826) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1651058583992) (:by |rJG4IHzWf) (:text "|\"Err: ") + |b $ %{} :Leaf (:at 1651058581903) (:by |rJG4IHzWf) (:text |frame) + |b $ %{} :Expr (:at 1651058568950) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058569280) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058569601) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058570252) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Leaf (:at 1651058572411) (:by |rJG4IHzWf) (:text |:red) + |Y $ %{} :Expr (:at 1651057472077) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651057474471) (:by |rJG4IHzWf) (:text |:ns) + |T $ %{} :Expr (:at 1651058565232) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058565805) (:by |rJG4IHzWf) (:text |<>) + |T $ %{} :Expr (:at 1651057457774) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057467276) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Expr (:at 1651057467737) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057468551) (:by |rJG4IHzWf) (:text |nth) + |X $ %{} :Leaf (:at 1651057487047) (:by |rJG4IHzWf) (:text |frame) + |b $ %{} :Leaf (:at 1651057468914) (:by |rJG4IHzWf) (:text |0) + |e $ %{} :Expr (:at 1651057472077) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651057554059) (:by |rJG4IHzWf) (:text |:defs) + |T $ %{} :Expr (:at 1651058588157) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058791368) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1651058589284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058591368) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058839818) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058840512) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651058853437) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058854482) (:by |rJG4IHzWf) (:text |merge) + |T $ %{} :Leaf (:at 1651058842178) (:by |rJG4IHzWf) (:text |ui/column) + |T $ %{} :Expr (:at 1651058600317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058596785) (:by |rJG4IHzWf) (:text |<>) + |b $ %{} :Expr (:at 1651058608389) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058609252) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Expr (:at 1651058604064) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058604064) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1651058604064) (:by |rJG4IHzWf) (:text |frame) + |h $ %{} :Leaf (:at 1651058604064) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Leaf (:at 1651058609986) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Expr (:at 1651058612166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058612484) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1651058636916) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058638206) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651058904370) (:by |rJG4IHzWf) (:text |10) + |Z $ %{} :Expr (:at 1651058817772) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058820457) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1651058820751) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651058612672) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058614331) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651058614584) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058614893) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651058615303) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651058615552) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651058630591) (:by |rJG4IHzWf) (:text |60) + |l $ %{} :Expr (:at 1651058808047) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058808650) (:by |rJG4IHzWf) (:text |div) + |L $ %{} :Expr (:at 1651058808873) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058809154) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651058620800) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651058621328) (:by |rJG4IHzWf) (:text |<>) + |T $ %{} :Expr (:at 1651057467737) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057468551) (:by |rJG4IHzWf) (:text |nth) + |X $ %{} :Leaf (:at 1651057491286) (:by |rJG4IHzWf) (:text |frame) + |b $ %{} :Leaf (:at 1651057481334) (:by |rJG4IHzWf) (:text |2) + |b $ %{} :Expr (:at 1651058622257) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058622684) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651058623018) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058623751) (:by |rJG4IHzWf) (:text |:color) + |b $ %{} :Expr (:at 1651058624054) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651058624394) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651058625085) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651058625539) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651058627213) (:by |rJG4IHzWf) (:text |100) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |comp-key-event) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |cond) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651059041886) (:by |rJG4IHzWf) (:text "|\"k") + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651059043449) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059120592) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Leaf (:at 1651059137852) (:by |rJG4IHzWf) (:text |:pointer-shrink) + |b $ %{} :Leaf (:at 1651059141333) (:by |rJG4IHzWf) (:text |pointer) + |g $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651059050830) (:by |rJG4IHzWf) (:text "|\"j") + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651059043449) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059090098) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651059093394) (:by |rJG4IHzWf) (:text |:pointer-down) + |h $ %{} :Leaf (:at 1651059108102) (:by |rJG4IHzWf) (:text |pointer) + |i $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:meta?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:ctrl?) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1651059076511) (:by |rJG4IHzWf) (:text "|\"i") + |h $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |:key) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |e) + |b $ %{} :Expr (:at 1651059110704) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059110704) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1651059112177) (:by |rJG4IHzWf) (:text |:pointer-up) + |h $ %{} :Leaf (:at 1651059110704) (:by |rJG4IHzWf) (:text |pointer) + |l $ %{} :Expr (:at 1651059021436) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Leaf (:at 1651059021436) (:by |rJG4IHzWf) (:text |nil) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651056725489) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056725489) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651056725489) (:by |rJG4IHzWf) (:text |app.comp.stack) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |ui) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |hsl) + |l $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |input) + |v $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |a) + |w $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |list->) + |o $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |=<) + |s $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.widget) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |widget) + |w $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.comp.key-event) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |comp-key-event) + |x $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651056742486) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056742486) (:by |rJG4IHzWf) (:text |analyze-deps) + |y $ %{} :Expr (:at 1651566857826) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566859168) (:by |rJG4IHzWf) (:text |app.style) + |b $ %{} :Leaf (:at 1651566859904) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651566860163) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566861677) (:by |rJG4IHzWf) (:text |css-hover-entry) + |app.config $ {} + :defs $ {} + |api-host $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649852295006) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852298774) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649852295006) (:by |rJG4IHzWf) (:text |api-host) + |h $ %{} :Expr (:at 1649852297385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852297385) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1649852297385) (:by |rJG4IHzWf) (:text "|\"http://") + |h $ %{} :Expr (:at 1650257516147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650257517150) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1650257519744) (:by |rJG4IHzWf) (:text "|\"host") + |h $ %{} :Leaf (:at 1651047278851) (:by |rJG4IHzWf) (:text "|\"localhost") + |i $ %{} :Leaf (:at 1650257528595) (:by |rJG4IHzWf) (:text "|\":") + |j $ %{} :Expr (:at 1650257516147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650257517150) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1650257524947) (:by |rJG4IHzWf) (:text "|\"port") + |h $ %{} :Leaf (:at 1651047285335) (:by |rJG4IHzWf) (:text "|\"6101") + |api-host-6011 $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1691432063501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432063501) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1691432063501) (:by |rJG4IHzWf) (:text |api-host-6011) + |h $ %{} :Expr (:at 1691432064710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"http://") + |h $ %{} :Expr (:at 1691432064710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"host") + |h $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"localhost") + |l $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\":") + |o $ %{} :Expr (:at 1691432064710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1691432064710) (:by |rJG4IHzWf) (:text "|\"port") + |h $ %{} :Leaf (:at 1691432066729) (:by |rJG4IHzWf) (:text "|\"6011") + |code-font $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649851033607) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649851044218) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649851033607) (:by |rJG4IHzWf) (:text |code-font) + |h $ %{} :Leaf (:at 1649851045454) (:by |rJG4IHzWf) (:text "|\"Roboto Mono, monospace") + |cors-headers $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649852624646) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852628252) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649852624646) (:by |rJG4IHzWf) (:text |cors-headers) + |h $ %{} :Expr (:at 1649852627049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649852627049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Content-Type) + |b $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"data/cirru-edn") + |h $ %{} :Expr (:at 1649852627049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Access-Control-Allow-Origin) + |b $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"*") + |l $ %{} :Expr (:at 1649852627049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text |:Access-Control-Allow-Methods) + |b $ %{} :Leaf (:at 1649852627049) (:by |rJG4IHzWf) (:text "|\"*") + |dot-radius $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650211848170) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650211851568) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650211848170) (:by |rJG4IHzWf) (:text |dot-radius) + |h $ %{} :Leaf (:at 1650212885799) (:by |rJG4IHzWf) (:text |4) + |leaf-gap $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649227293365) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649227297570) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649227293365) (:by |rJG4IHzWf) (:text |leaf-gap) + |h $ %{} :Leaf (:at 1650209675519) (:by |rJG4IHzWf) (:text |16) + |leaf-height $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649227496870) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649227499166) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649227496870) (:by |rJG4IHzWf) (:text |leaf-height) + |h $ %{} :Leaf (:at 1649959896353) (:by |rJG4IHzWf) (:text |24) + |line-height $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649229076034) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649229078668) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1649229076034) (:by |rJG4IHzWf) (:text |line-height) + |h $ %{} :Leaf (:at 1649336614667) (:by |rJG4IHzWf) (:text |32) + |mocked? $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1679679809084) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1679679812080) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1679679809084) (:by |rJG4IHzWf) (:text |mocked?) + |h $ %{} :Expr (:at 1679679822990) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1679679824250) (:by |rJG4IHzWf) (:text |&=) + |L $ %{} :Leaf (:at 1679679826413) (:by |rJG4IHzWf) (:text "|\"true") + |T $ %{} :Expr (:at 1679679809084) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1679679813917) (:by |rJG4IHzWf) (:text |get-env) + |b $ %{} :Leaf (:at 1679679817775) (:by |rJG4IHzWf) (:text "|\"mocked") + |h $ %{} :Leaf (:at 1679679821801) (:by |rJG4IHzWf) (:text "|\"false") + |site $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1545933382603) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1518157345496) (:by |root) (:text |def) + |j $ %{} :Leaf (:at 1518157327696) (:by |root) (:text |site) + |r $ %{} :Expr (:at 1518157327696) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1518157346643) (:by |root) (:text |{}) + |y $ %{} :Expr (:at 1527868456422) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1527868457305) (:by |root) (:text |:title) + |j $ %{} :Leaf (:at 1573292411084) (:by |rJG4IHzWf) (:text "|\"Phlox") + |yT $ %{} :Expr (:at 1527868457696) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1527868458476) (:by |root) (:text |:icon) + |j $ %{} :Leaf (:at 1573292425255) (:by |rJG4IHzWf) (:text "|\"http://cdn.tiye.me/logo/quamolit.png") + |yf $ %{} :Expr (:at 1544956719115) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1544956719115) (:by |rJG4IHzWf) (:text |:storage-key) + |j $ %{} :Leaf (:at 1574511341643) (:by |rJG4IHzWf) (:text "|\"phlox-workflow") + |twist-distance $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650722238197) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650722238197) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650722238197) (:by |rJG4IHzWf) (:text |twist-distance) + |h $ %{} :Expr (:at 1650722292656) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650722292386) (:by |rJG4IHzWf) (:text |*) + |b $ %{} :Leaf (:at 1650722295823) (:by |rJG4IHzWf) (:text |0.8) + |h $ %{} :Leaf (:at 1650722301679) (:by |rJG4IHzWf) (:text |js/window.innerWidth) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1527788237503) (:by |root) + :data $ {} + |T $ %{} :Leaf (:at 1527788237503) (:by |root) (:text |ns) + |j $ %{} :Leaf (:at 1527788237503) (:by |root) (:text |app.config) + |s $ %{} :Expr (:at 1649073519181) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073519181) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1649073519181) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073519181) (:by |rJG4IHzWf) (:text "|\"mobile-detect") + |b $ %{} :Leaf (:at 1649073519181) (:by |rJG4IHzWf) (:text |:default) + |h $ %{} :Leaf (:at 1649073519181) (:by |rJG4IHzWf) (:text |mobile-detect) + |app.container $ {} + :defs $ {} + |comp-container $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1573356299931) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1573923376454) (:by |rJG4IHzWf) (:text |defcomp) + |j $ %{} :Leaf (:at 1573356299931) (:by |rJG4IHzWf) (:text |comp-container) + |r $ %{} :Expr (:at 1573356299931) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1573662792335) (:by |rJG4IHzWf) (:text |store) + |v $ %{} :Expr (:at 1582981227143) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1582981228465) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1582981229181) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1582981229329) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1582981230028) (:by |rJG4IHzWf) (:text |states) + |j $ %{} :Expr (:at 1582981230263) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1582981231046) (:by |rJG4IHzWf) (:text |:states) + |j $ %{} :Leaf (:at 1582981231774) (:by |rJG4IHzWf) (:text |store) + |j $ %{} :Expr (:at 1582981235652) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1582981237122) (:by |rJG4IHzWf) (:text |cursor) + |j $ %{} :Expr (:at 1582981237365) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1582981237700) (:by |rJG4IHzWf) (:text |[]) + |v $ %{} :Expr (:at 1584275027849) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584275029421) (:by |rJG4IHzWf) (:text |state) + |j $ %{} :Expr (:at 1584275029771) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584275030309) (:by |rJG4IHzWf) (:text |or) + |j $ %{} :Expr (:at 1584275030550) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584275034344) (:by |rJG4IHzWf) (:text |:data) + |j $ %{} :Leaf (:at 1584275035188) (:by |rJG4IHzWf) (:text |states) + |r $ %{} :Expr (:at 1584275036516) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584275036851) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649787890360) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649787895026) (:by |rJG4IHzWf) (:text |:selected-ns) + |b $ %{} :Leaf (:at 1649787896637) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1649849216073) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649849219571) (:by |rJG4IHzWf) (:text |:def-target) + |b $ %{} :Leaf (:at 1649849220454) (:by |rJG4IHzWf) (:text |nil) + |w $ %{} :Expr (:at 1650854923220) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854924025) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1650854924669) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854925620) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1650854927288) (:by |rJG4IHzWf) (:text |store) + |x $ %{} :Expr (:at 1649234948184) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649234962769) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Expr (:at 1649234954196) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649234965641) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Leaf (:at 1650854930803) (:by |rJG4IHzWf) (:text |editor) + |y $ %{} :Expr (:at 1649787652655) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649787653379) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Expr (:at 1649787653980) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649787655773) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1649787656459) (:by |rJG4IHzWf) (:text |store) + |z $ %{} :Expr (:at 1650855420376) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855422169) (:by |rJG4IHzWf) (:text |router) + |b $ %{} :Expr (:at 1650855422556) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855423350) (:by |rJG4IHzWf) (:text |:router) + |b $ %{} :Leaf (:at 1650855424173) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650855401983) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650855405983) (:by |rJG4IHzWf) (:text |case-default) + |L $ %{} :Expr (:at 1650855407787) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855417147) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650855417904) (:by |rJG4IHzWf) (:text |router) + |P $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1650855633344) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650855638649) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1650855640917) (:by |rJG4IHzWf) (:text "|\"Unknown router: ") + |b $ %{} :Leaf (:at 1650855636902) (:by |rJG4IHzWf) (:text |router) + |h $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1650855619769) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650855619769) (:by |rJG4IHzWf) (:text ||Hind) + |T $ %{} :Expr (:at 1650855425491) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650855437185) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Expr (:at 1651081839975) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651081841035) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651081842055) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1651149244575) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149245951) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |either) + |b $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651149246610) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651149246610) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Expr (:at 1651081842726) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651081844448) (:by |rJG4IHzWf) (:text |code) + |T $ %{} :Expr (:at 1658662542110) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1658662547766) (:by |rJG4IHzWf) (:text |if-not) + |L $ %{} :Expr (:at 1658662548038) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1658662549213) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1658662551069) (:by |rJG4IHzWf) (:text |def-path) + |T $ %{} :Expr (:at 1664702831813) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702833482) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Expr (:at 1664702811508) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702811508) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1664702811508) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1664702811508) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Leaf (:at 1664702834235) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1651081867457) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651081868062) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651081869084) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081869500) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1651081870672) (:by |rJG4IHzWf) (:text |code) + |P $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1651081885919) (:by |rJG4IHzWf) (:text "|\"No code selected") + |h $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651081904879) (:by |rJG4IHzWf) (:text |-60) + |h $ %{} :Leaf (:at 1651081901175) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1651081928525) (:by |rJG4IHzWf) (:text |0x66aaaa) + |h $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651081889540) (:by |rJG4IHzWf) (:text |20) + |l $ %{} :Expr (:at 1651081873424) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081873424) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651081894482) (:by |rJG4IHzWf) (:text "||Josefin Sans") + |T $ %{} :Expr (:at 1651079566337) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651080136155) (:by |rJG4IHzWf) (:text |memof1-call) + |T $ %{} :Leaf (:at 1651079561825) (:by |rJG4IHzWf) (:text |comp-editor) + |X $ %{} :Leaf (:at 1651081851142) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651079597454) (:by |rJG4IHzWf) (:text |focus) + |j $ %{} :Leaf (:at 1651149261892) (:by |rJG4IHzWf) (:text |def-path) + |l $ %{} :Expr (:at 1651079673229) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079678256) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1651079679749) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1650855438238) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855440609) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Expr (:at 1650856391299) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650856391844) (:by |rJG4IHzWf) (:text |if) + |H $ %{} :Expr (:at 1650856402251) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856402251) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Expr (:at 1650856411412) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856411412) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1650856411412) (:by |rJG4IHzWf) (:text |store) + |L $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text "|\"tree is empty") + |h $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1650856392385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1650856392385) (:by |rJG4IHzWf) (:text ||Hind) + |T $ %{} :Expr (:at 1650855442190) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855445727) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |b $ %{} :Expr (:at 1650856132520) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856135065) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1650856135914) (:by |rJG4IHzWf) (:text |store) + |e $ %{} :Expr (:at 1650879825309) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879825728) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650879826503) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650879829786) (:by |rJG4IHzWf) (:text |:configs) + |l $ %{} :Leaf (:at 1650879831643) (:by |rJG4IHzWf) (:text |:init-fn) + |h $ %{} :Expr (:at 1650879784182) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879786160) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1650879787477) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651082527204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082536056) (:by |rJG4IHzWf) (:text |:deps-of) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text "|\"tree is empty") + |h $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text ||Hind) + |l $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082551276) (:by |rJG4IHzWf) (:text |comp-deps-of) + |b $ %{} :Expr (:at 1651082548815) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1651082548815) (:by |rJG4IHzWf) (:text |store) + |g $ %{} :Expr (:at 1651082574430) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082657851) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1651082656881) (:by |rJG4IHzWf) (:text |router) + |k $ %{} :Expr (:at 1651083900602) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651083901425) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1651083905096) (:by |rJG4IHzWf) (:text |store) + |l $ %{} :Expr (:at 1653374397506) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374399217) (:by |rJG4IHzWf) (:text |:call-tree) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text "|\"tree is empty") + |h $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text ||red) + |h $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |14) + |l $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text ||Hind) + |l $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374453101) (:by |rJG4IHzWf) (:text |comp-call-tree) + |X $ %{} :Expr (:at 1653385566368) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653385567259) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1653385568119) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1653385571067) (:by |rJG4IHzWf) (:text |:call-tree) + |b $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |router) + |l $ %{} :Expr (:at 1653374404232) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1653374404232) (:by |rJG4IHzWf) (:text |store) + |comp-hint $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649397942834) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649397942834) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649397942834) (:by |rJG4IHzWf) (:text |comp-hint) + |h $ %{} :Expr (:at 1649397942834) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1649397945980) (:by |rJG4IHzWf) (:text |states) + |b $ %{} :Leaf (:at 1649397942834) (:by |rJG4IHzWf) (:text |focus) + |h $ %{} :Leaf (:at 1649397948000) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649398015370) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649398015643) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649398015791) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398022109) (:by |rJG4IHzWf) (:text |cursor) + |b $ %{} :Expr (:at 1649398022293) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398024468) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1649398025180) (:by |rJG4IHzWf) (:text |states) + |b $ %{} :Expr (:at 1649398025833) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398027677) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1649398027939) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398029351) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Expr (:at 1649398029900) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398031058) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1649398032296) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Expr (:at 1649398032740) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398033528) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649398033810) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398062154) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Expr (:at 1649398036588) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398036861) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649398049183) (:by |rJG4IHzWf) (:text |400) + |h $ %{} :Leaf (:at 1649398045813) (:by |rJG4IHzWf) (:text |-100) + |T $ %{} :Expr (:at 1649398104735) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649398105830) (:by |rJG4IHzWf) (:text |container) + |L $ %{} :Expr (:at 1649398106116) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398106414) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |comp-drag-point) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |>>) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |states) + |h $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |:p1) + |h $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1649398214540) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398217053) (:by |rJG4IHzWf) (:text |:hide-text?) + |b $ %{} :Leaf (:at 1649398217566) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398060704) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |state) + |c $ %{} :Expr (:at 1649398462849) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398464316) (:by |rJG4IHzWf) (:text |:radius) + |b $ %{} :Leaf (:at 1649398533901) (:by |rJG4IHzWf) (:text |8) + |e $ %{} :Expr (:at 1649398425249) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398447115) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649398426375) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398426860) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649398433581) (:by |rJG4IHzWf) (:text |60) + |h $ %{} :Leaf (:at 1649398435295) (:by |rJG4IHzWf) (:text |90) + |l $ %{} :Leaf (:at 1649398461193) (:by |rJG4IHzWf) (:text |44) + |h $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |:on-change) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |position) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Expr (:at 1649398006209) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |state) + |h $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |:p1) + |l $ %{} :Leaf (:at 1649398006209) (:by |rJG4IHzWf) (:text |position) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |text) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:text) + |b $ %{} :Expr (:at 1649412907532) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649412911814) (:by |rJG4IHzWf) (:text |.!slice) + |T $ %{} :Expr (:at 1649398271087) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649403156658) (:by |rJG4IHzWf) (:text |format-to-lisp) + |b $ %{} :Expr (:at 1649398293157) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649398302256) (:by |rJG4IHzWf) (:text |turn-quoted) + |T $ %{} :Leaf (:at 1649398276090) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Leaf (:at 1649412913478) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1649412943077) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:position) + |b $ %{} :Expr (:at 1649398191272) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649398249227) (:by |rJG4IHzWf) (:text |complex/add) + |T $ %{} :Expr (:at 1649398116481) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398118280) (:by |rJG4IHzWf) (:text |:p1) + |b $ %{} :Leaf (:at 1649398119597) (:by |rJG4IHzWf) (:text |state) + |b $ %{} :Expr (:at 1649398195297) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398197050) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649398482897) (:by |rJG4IHzWf) (:text |12) + |h $ %{} :Leaf (:at 1649398480668) (:by |rJG4IHzWf) (:text |-6) + |l $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:style) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:fill) + |b $ %{} :Expr (:at 1649398349237) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398350628) (:by |rJG4IHzWf) (:text |hslx) + |b $ %{} :Leaf (:at 1649398364199) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Leaf (:at 1649398361764) (:by |rJG4IHzWf) (:text |40) + |l $ %{} :Leaf (:at 1649398354279) (:by |rJG4IHzWf) (:text |50) + |h $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:font-size) + |b $ %{} :Leaf (:at 1649398347361) (:by |rJG4IHzWf) (:text |10) + |l $ %{} :Expr (:at 1649398108224) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398108224) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1649398340073) (:by |rJG4IHzWf) (:text "||Roboto Mono, manospace") + |turn-quoted $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649398306590) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398306590) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649398306590) (:by |rJG4IHzWf) (:text |turn-quoted) + |h $ %{} :Expr (:at 1649398306590) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398306590) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1649398308187) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398308676) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649398309023) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398310583) (:by |rJG4IHzWf) (:text |string?) + |b $ %{} :Leaf (:at 1649398311937) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1649398312563) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398314490) (:by |rJG4IHzWf) (:text |turn-symbol) + |b $ %{} :Leaf (:at 1649398316884) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1649398322160) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398322523) (:by |rJG4IHzWf) (:text |map) + |b $ %{} :Leaf (:at 1649398324629) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Leaf (:at 1649398326810) (:by |rJG4IHzWf) (:text |turn-quoted) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1573356292089) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1573356292089) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1573356292089) (:by |rJG4IHzWf) (:text |app.container) + |r $ %{} :Expr (:at 1573356347927) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1573356351680) (:by |rJG4IHzWf) (:text |:require) + |j $ %{} :Expr (:at 1573356351873) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1573356354451) (:by |rJG4IHzWf) (:text |phlox.core) + |r $ %{} :Leaf (:at 1573356355219) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1573356355436) (:by |rJG4IHzWf) + :data $ {} + |r $ %{} :Leaf (:at 1573923373027) (:by |rJG4IHzWf) (:text |defcomp) + |s $ %{} :Leaf (:at 1585451959484) (:by |rJG4IHzWf) (:text |>>) + |t $ %{} :Leaf (:at 1581005886470) (:by |rJG4IHzWf) (:text |hslx) + |v $ %{} :Leaf (:at 1573974176863) (:by |rJG4IHzWf) (:text |rect) + |x $ %{} :Leaf (:at 1573974179009) (:by |rJG4IHzWf) (:text |circle) + |y $ %{} :Leaf (:at 1573974179800) (:by |rJG4IHzWf) (:text |text) + |yT $ %{} :Leaf (:at 1573974254119) (:by |rJG4IHzWf) (:text |container) + |yb $ %{} :Leaf (:at 1574181633700) (:by |rJG4IHzWf) (:text |graphics) + |yj $ %{} :Leaf (:at 1574007057783) (:by |rJG4IHzWf) (:text |create-list) + |yr $ %{} :Leaf (:at 1585459054262) (:by |rJG4IHzWf) (:text |g) + |z $ %{} :Leaf (:at 1649097796698) (:by |rJG4IHzWf) (:text |polyline) + |q $ %{} :Expr (:at 1649336989890) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649336993164) (:by |rJG4IHzWf) (:text |phlox.comp.button) + |b $ %{} :Leaf (:at 1649336994594) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649336995185) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649336997244) (:by |rJG4IHzWf) (:text |comp-button) + |y $ %{} :Expr (:at 1584277714237) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584277720691) (:by |rJG4IHzWf) (:text |phlox.comp.drag-point) + |r $ %{} :Leaf (:at 1584277721407) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1584277721636) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584277724392) (:by |rJG4IHzWf) (:text |comp-drag-point) + |yT $ %{} :Expr (:at 1584278014152) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584278017284) (:by |rJG4IHzWf) (:text |phlox.comp.slider) + |r $ %{} :Leaf (:at 1584277721407) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1584277721636) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584278022816) (:by |rJG4IHzWf) (:text |comp-slider) + |yj $ %{} :Expr (:at 1584291730235) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584291736089) (:by |rJG4IHzWf) (:text |app.math) + |r $ %{} :Leaf (:at 1584291736852) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1584291737029) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1584291737731) (:by |rJG4IHzWf) (:text |divide-path) + |r $ %{} :Leaf (:at 1584291742311) (:by |rJG4IHzWf) (:text |multiply-path) + |z $ %{} :Expr (:at 1649174902552) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649174903736) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1649174905123) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649174905325) (:by |rJG4IHzWf) + :data $ {} + |h $ %{} :Leaf (:at 1649227433367) (:by |rJG4IHzWf) (:text |leaf-gap) + |o $ %{} :Leaf (:at 1649229087173) (:by |rJG4IHzWf) (:text |leaf-height) + |q $ %{} :Leaf (:at 1649229089518) (:by |rJG4IHzWf) (:text |line-height) + |s $ %{} :Leaf (:at 1649851053648) (:by |rJG4IHzWf) (:text |code-font) + |t $ %{} :Leaf (:at 1649852402085) (:by |rJG4IHzWf) (:text |api-host) + |u $ %{} :Leaf (:at 1650211870379) (:by |rJG4IHzWf) (:text |dot-radius) + |v $ %{} :Leaf (:at 1650722237704) (:by |rJG4IHzWf) (:text |twist-distance) + |zP $ %{} :Expr (:at 1649398234988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649398238054) (:by |rJG4IHzWf) (:text |phlox.complex) + |b $ %{} :Leaf (:at 1649398238412) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1649398239475) (:by |rJG4IHzWf) (:text |complex) + |zY $ %{} :Expr (:at 1649963524451) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963631590) (:by |rJG4IHzWf) (:text |pointed-prompt.core) + |b $ %{} :Leaf (:at 1649963524451) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649963524451) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963524451) (:by |rJG4IHzWf) (:text |prompt-at!) + |ze $ %{} :Expr (:at 1650855584048) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855584048) (:by |rJG4IHzWf) (:text |app.comp.deps-tree) + |b $ %{} :Leaf (:at 1650855584048) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650855584048) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855584048) (:by |rJG4IHzWf) (:text |comp-deps-tree) + |zj $ %{} :Expr (:at 1650885487487) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650885493446) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1650885494884) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650885495105) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650886728097) (:by |rJG4IHzWf) (:text |lookup-target-def) + |b $ %{} :Leaf (:at 1650886448862) (:by |rJG4IHzWf) (:text |strip-at) + |zn $ %{} :Expr (:at 1651054812192) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651054816022) (:by |rJG4IHzWf) (:text |phlox.util) + |b $ %{} :Leaf (:at 1651054817233) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651054817501) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651054817762) (:by |rJG4IHzWf) (:text |measure-text-width!) + |zq $ %{} :Expr (:at 1651079787311) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079794310) (:by |rJG4IHzWf) (:text |app.comp.editor) + |b $ %{} :Leaf (:at 1651079795127) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651079795332) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651079796690) (:by |rJG4IHzWf) (:text |comp-editor) + |zs $ %{} :Expr (:at 1651080141801) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651080144529) (:by |rJG4IHzWf) (:text |memof.once) + |b $ %{} :Leaf (:at 1651080146920) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651080147276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651080147571) (:by |rJG4IHzWf) (:text |memof1-call) + |zt $ %{} :Expr (:at 1651082646111) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082646111) (:by |rJG4IHzWf) (:text |app.comp.deps-of) + |b $ %{} :Leaf (:at 1651082646111) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651082646111) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651082646111) (:by |rJG4IHzWf) (:text |comp-deps-of) + |zu $ %{} :Expr (:at 1653374450162) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374450162) (:by |rJG4IHzWf) (:text |app.comp.call-tree) + |b $ %{} :Leaf (:at 1653374450162) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1653374450162) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1653374450162) (:by |rJG4IHzWf) (:text |comp-call-tree) + |app.fetch $ {} + :configs $ {} + :defs $ {} + |load-files! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649786377448) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786377448) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650715561587) (:by |rJG4IHzWf) (:text |load-files!) + |h $ %{} :Expr (:at 1649786377448) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786379991) (:by |rJG4IHzWf) (:text |d!) + |X $ %{} :Leaf (:at 1691432026118) (:by |rJG4IHzWf) (:text |?) + |b $ %{} :Leaf (:at 1691432195017) (:by |rJG4IHzWf) (:text |shared-editor?) + |l $ %{} :Expr (:at 1649786406577) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649786407541) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Expr (:at 1679679900758) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1679679902495) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1679679905735) (:by |rJG4IHzWf) (:text |mocked?) + |P $ %{} :Leaf (:at 1679680644904) (:by |rJG4IHzWf) (:text "|\"//cors.cirru.org/compact.cirru") + |T $ %{} :Expr (:at 1649852257557) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649852258309) (:by |rJG4IHzWf) (:text |str) + |P $ %{} :Expr (:at 1691432098199) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691432098929) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Leaf (:at 1691432197274) (:by |rJG4IHzWf) (:text |shared-editor?) + |T $ %{} :Leaf (:at 1691432052838) (:by |rJG4IHzWf) (:text |api-host-6011) + |b $ %{} :Leaf (:at 1691432108729) (:by |rJG4IHzWf) (:text |api-host) + |b $ %{} :Leaf (:at 1649852260709) (:by |rJG4IHzWf) (:text "|\"/compact-data") + |X $ %{} :Expr (:at 1649789594878) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649789595255) (:by |rJG4IHzWf) (:text |js/fetch) + |b $ %{} :Expr (:at 1649786408169) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650713569207) (:by |rJG4IHzWf) (:text |.!then) + |b $ %{} :Expr (:at 1649786410481) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649786414431) (:by |rJG4IHzWf) (:text |fn) + |T $ %{} :Expr (:at 1649786413213) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786411960) (:by |rJG4IHzWf) (:text |res) + |b $ %{} :Expr (:at 1649786415101) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786418096) (:by |rJG4IHzWf) (:text |.!text) + |b $ %{} :Leaf (:at 1649786420261) (:by |rJG4IHzWf) (:text |res) + |h $ %{} :Expr (:at 1649786421942) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650713570764) (:by |rJG4IHzWf) (:text |.!then) + |b $ %{} :Expr (:at 1649786424352) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786425313) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649786425730) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786427015) (:by |rJG4IHzWf) (:text |text) + |h $ %{} :Expr (:at 1649786845451) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649786846096) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649786846588) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649786846747) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879697412) (:by |rJG4IHzWf) (:text |compact-files) + |b $ %{} :Expr (:at 1649786847847) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786847847) (:by |rJG4IHzWf) (:text |parse-cirru-edn) + |b $ %{} :Leaf (:at 1649786847847) (:by |rJG4IHzWf) (:text |text) + |T $ %{} :Expr (:at 1649786852221) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649786853290) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649786853544) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786855008) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1650879858962) (:by |rJG4IHzWf) (:text |compact-files) + |T $ %{} :Expr (:at 1650714492817) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650714493701) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Expr (:at 1649786812188) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649786859998) (:by |rJG4IHzWf) (:text |d!) + |Y $ %{} :Expr (:at 1689008958276) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1689008959431) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1689008959841) (:by |rJG4IHzWf) (:text |:load-files) + |T $ %{} :Expr (:at 1664702484669) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664703279326) (:by |rJG4IHzWf) (:text |transform-cirru-quoted) + |T $ %{} :Leaf (:at 1650879699664) (:by |rJG4IHzWf) (:text |compact-files) + |b $ %{} :Expr (:at 1650714494318) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650714495898) (:by |rJG4IHzWf) (:text |d!) + |b $ %{} :Expr (:at 1689008961008) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1689008961827) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1650714498070) (:by |rJG4IHzWf) (:text |:ok) + |b $ %{} :Expr (:at 1650714476996) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650714478664) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Expr (:at 1649786864536) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786866911) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1649786873326) (:by |rJG4IHzWf) (:text "|\"unknown data:") + |h $ %{} :Leaf (:at 1650879701539) (:by |rJG4IHzWf) (:text |compact-files) + |b $ %{} :Expr (:at 1650714479644) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650714480251) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1689008965635) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1689008966527) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1689008967221) (:by |rJG4IHzWf) (:text |:warn) + |T $ %{} :Leaf (:at 1650714485664) (:by |rJG4IHzWf) (:text "|\"unknown data") + |l $ %{} :Expr (:at 1650713572217) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650713574324) (:by |rJG4IHzWf) (:text |.!catch) + |b $ %{} :Expr (:at 1650713574842) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650713575070) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650713575412) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650713576604) (:by |rJG4IHzWf) (:text |err) + |h $ %{} :Expr (:at 1650713577413) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650713584318) (:by |rJG4IHzWf) (:text |d!) + |h $ %{} :Expr (:at 1689008969552) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1689008970554) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1689008970928) (:by |rJG4IHzWf) (:text |:warn) + |T $ %{} :Expr (:at 1650713599966) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650713600747) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650713602415) (:by |rJG4IHzWf) (:text |err) + |transform-cirru-quoted $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1664702505770) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702505770) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1664703277544) (:by |rJG4IHzWf) (:text |transform-cirru-quoted) + |h $ %{} :Expr (:at 1664702505770) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702505770) (:by |rJG4IHzWf) (:text |compact-files) + |l $ %{} :Expr (:at 1664702552760) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702557411) (:by |rJG4IHzWf) (:text |update) + |T $ %{} :Leaf (:at 1664702526044) (:by |rJG4IHzWf) (:text |compact-files) + |b $ %{} :Leaf (:at 1664702559138) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Expr (:at 1664702559510) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702559850) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702560325) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702561237) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1664702564922) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702566469) (:by |rJG4IHzWf) (:text |map-kv) + |b $ %{} :Leaf (:at 1664702568551) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1664702569044) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702569281) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702569795) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702570038) (:by |rJG4IHzWf) (:text |k) + |b $ %{} :Leaf (:at 1664702570449) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1664702574649) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702575341) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1664702575765) (:by |rJG4IHzWf) (:text |k) + |h $ %{} :Expr (:at 1664702663913) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702665680) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Leaf (:at 1664702576142) (:by |rJG4IHzWf) (:text |v) + |b $ %{} :Expr (:at 1664702666668) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702667621) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1664702669119) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Expr (:at 1664702670147) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702670401) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702671233) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702670895) (:by |rJG4IHzWf) (:text |q) + |h $ %{} :Expr (:at 1664702703722) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702715366) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1664702718466) (:by |rJG4IHzWf) (:text |'quote) + |T $ %{} :Expr (:at 1664702672685) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702702003) (:by |rJG4IHzWf) (:text |&cirru-quote:to-list) + |b $ %{} :Leaf (:at 1664702681514) (:by |rJG4IHzWf) (:text |q) + |h $ %{} :Expr (:at 1664702721885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702722731) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1664702723609) (:by |rJG4IHzWf) (:text |:defs) + |h $ %{} :Expr (:at 1664702723949) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702724965) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702725460) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702725727) (:by |rJG4IHzWf) (:text |d) + |h $ %{} :Expr (:at 1664702727222) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702729770) (:by |rJG4IHzWf) (:text |map-kv) + |b $ %{} :Leaf (:at 1664702730457) (:by |rJG4IHzWf) (:text |d) + |h $ %{} :Expr (:at 1664702731241) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702731583) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1664702731857) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702732512) (:by |rJG4IHzWf) (:text |k) + |b $ %{} :Leaf (:at 1664702732713) (:by |rJG4IHzWf) (:text |v) + |h $ %{} :Expr (:at 1664702735755) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1664702736063) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1664702736434) (:by |rJG4IHzWf) (:text |k) + |h $ %{} :Expr (:at 1664702740323) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702741688) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1664702744361) (:by |rJG4IHzWf) (:text |'quote) + |T $ %{} :Expr (:at 1664702745058) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1664702747499) (:by |rJG4IHzWf) (:text |&cirru-quote:to-list) + |T $ %{} :Leaf (:at 1664702745990) (:by |rJG4IHzWf) (:text |v) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650715551301) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715551301) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1650715551301) (:by |rJG4IHzWf) (:text |app.fetch) + |h $ %{} :Expr (:at 1650715585000) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715585700) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1650715586127) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715586127) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1650715586127) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650715586127) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715586127) (:by |rJG4IHzWf) (:text |api-host) + |X $ %{} :Leaf (:at 1691432062818) (:by |rJG4IHzWf) (:text |api-host-6011) + |b $ %{} :Leaf (:at 1679679915556) (:by |rJG4IHzWf) (:text |mocked?) + |app.main $ {} + :defs $ {} + |*store $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1573662553239) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629647999395) (:by |rJG4IHzWf) (:text |defatom) + |j $ %{} :Leaf (:at 1573662553239) (:by |rJG4IHzWf) (:text |*store) + |r $ %{} :Leaf (:at 1573662562450) (:by |rJG4IHzWf) (:text |schema/store) + |dispatch! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1573662594481) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1573662594481) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1573662594481) (:by |rJG4IHzWf) (:text |dispatch!) + |r $ %{} :Expr (:at 1573662594481) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1573662598886) (:by |rJG4IHzWf) (:text |op) + |b $ %{} :Leaf (:at 1691433451325) (:by |rJG4IHzWf) (:text |?) + |h $ %{} :Leaf (:at 1691433453585) (:by |rJG4IHzWf) (:text |data) + |x $ %{} :Expr (:at 1691433455682) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691433456279) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1691433458658) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433462301) (:by |rJG4IHzWf) (:text |tag?) + |b $ %{} :Leaf (:at 1691433464519) (:by |rJG4IHzWf) (:text |op) + |P $ %{} :Expr (:at 1691433465590) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433467999) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Expr (:at 1691433468724) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433468978) (:by |rJG4IHzWf) (:text |::) + |b $ %{} :Leaf (:at 1691433469944) (:by |rJG4IHzWf) (:text |op) + |h $ %{} :Leaf (:at 1691433470740) (:by |rJG4IHzWf) (:text |data) + |T $ %{} :Expr (:at 1651081589889) (:by |rJG4IHzWf) + :data $ {} + |F $ %{} :Leaf (:at 1689008766521) (:by |rJG4IHzWf) (:text |tag-match) + |O $ %{} :Leaf (:at 1689008767199) (:by |rJG4IHzWf) (:text |op) + |X $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |h $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:effect-goto-def) + |l $ %{} :Leaf (:at 1689008777549) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1651081648359) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651081649290) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651081649762) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651081649988) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081657255) (:by |rJG4IHzWf) (:text |files) + |b $ %{} :Expr (:at 1651081658786) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651081661352) (:by |rJG4IHzWf) (:text |:files) + |T $ %{} :Leaf (:at 1651081660211) (:by |rJG4IHzWf) (:text |@*store) + |b $ %{} :Expr (:at 1651081663266) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081664928) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651081665337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081667557) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1651081675677) (:by |rJG4IHzWf) (:text |@*store) + |T $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |next-def-path) + |b $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |lookup-target-def) + |a $ %{} :Leaf (:at 1689008772810) (:by |rJG4IHzWf) (:text |data) + |h $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |files) + |l $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |editor) + |o $ %{} :Expr (:at 1651081679646) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081681850) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1651081679646) (:by |rJG4IHzWf) (:text |@*store) + |h $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081711662) (:by |rJG4IHzWf) (:text |dispatch!) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:def-path) + |h $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |next-def-path) + |l $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081714933) (:by |rJG4IHzWf) (:text |dispatch!) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |:warn) + |h $ %{} :Expr (:at 1651081636359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1651081636359) (:by |rJG4IHzWf) (:text "|\"not found: ") + |h $ %{} :Leaf (:at 1689008774882) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1651081627352) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1689008779425) (:by |rJG4IHzWf) (:text |_) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |when) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |and) + |b $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |dev?) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |not=) + |b $ %{} :Expr (:at 1689008782963) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1689008784556) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) + |b $ %{} :Leaf (:at 1689008785711) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |:states) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text "|\"dispatch!") + |h $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-id) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |shortid/generate) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-time) + |b $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |js/Date.now) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |reset!) + |b $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |*store) + |h $ %{} :Expr (:at 1651081629345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |updater) + |b $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |@*store) + |h $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op) + |o $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-id) + |q $ %{} :Leaf (:at 1651081629345) (:by |rJG4IHzWf) (:text |op-time) + |handle-global-keys $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650264898128) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650264898128) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1650264898128) (:by |rJG4IHzWf) (:text |handle-global-keys) + |h $ %{} :Expr (:at 1650264898128) (:by |rJG4IHzWf) + :data $ {} + |l $ %{} :Expr (:at 1650264899642) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650264905575) (:by |rJG4IHzWf) (:text |js/window.addEventListener) + |b $ %{} :Leaf (:at 1650264908703) (:by |rJG4IHzWf) (:text "|\"keydown") + |h $ %{} :Expr (:at 1650264910803) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650264911388) (:by |rJG4IHzWf) (:text |fn) + |T $ %{} :Expr (:at 1650264909021) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650264909753) (:by |rJG4IHzWf) (:text |event) + |b $ %{} :Expr (:at 1650264912118) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650264928716) (:by |rJG4IHzWf) (:text |cond) + |h $ %{} :Expr (:at 1650264984482) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650264985829) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1650264994726) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650264995248) (:by |rJG4IHzWf) (:text |do) + |T $ %{} :Expr (:at 1650264986143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650264991053) (:by |rJG4IHzWf) (:text |js/console.log) + |b $ %{} :Leaf (:at 1650264992253) (:by |rJG4IHzWf) (:text |event) + |main! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1548266583359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1548266583359) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1548266583359) (:by |rJG4IHzWf) (:text |main!) + |r $ %{} :Expr (:at 1548266583359) (:by |rJG4IHzWf) + :data $ {} + |x $ %{} :Expr (:at 1548267246722) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1573356695965) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1548267254997) (:by |rJG4IHzWf) (:text |js/console.log) + |j $ %{} :Leaf (:at 1548267256875) (:by |rJG4IHzWf) (:text |PIXI) + |y $ %{} :Expr (:at 1649073354199) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073354199) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Leaf (:at 1649073354199) (:by |rJG4IHzWf) (:text |dev?) + |h $ %{} :Expr (:at 1649073354199) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073354199) (:by |rJG4IHzWf) (:text |load-console-formatter!) + |y5 $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |new) + |b $ %{} :Leaf (:at 1649073768544) (:by |rJG4IHzWf) (:text |FontFaceObserver) + |h $ %{} :Leaf (:at 1650484083238) (:by |rJG4IHzWf) (:text "|\"Roboto Mono") + |h $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |.!load) + |l $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |.!then) + |b $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |event) + |h $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |render-app!) + |l $ %{} :Expr (:at 1649350672058) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691612161174) (:by |rJG4IHzWf) (:text |js/window._phloxTree.renderer.plugins.accessibility.destroy) + |y9 $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |add-watch) + |b $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |*store) + |h $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |:change) + |l $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |prev) + |h $ %{} :Expr (:at 1649073362527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073362527) (:by |rJG4IHzWf) (:text |render-app!) + |yR $ %{} :Expr (:at 1650345023859) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650345024641) (:by |rJG4IHzWf) (:text |when) + |L $ %{} :Leaf (:at 1652622782053) (:by |rJG4IHzWf) (:text |mobile?) + |P $ %{} :Expr (:at 1650345034868) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650345034868) (:by |rJG4IHzWf) (:text |render-control!) + |T $ %{} :Expr (:at 1649073338860) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073338860) (:by |rJG4IHzWf) (:text |start-control-loop!) + |b $ %{} :Leaf (:at 1649073338860) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1649073338860) (:by |rJG4IHzWf) (:text |on-control-event) + |yS $ %{} :Expr (:at 1649786354392) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786372030) (:by |rJG4IHzWf) (:text |load-files!) + |b $ %{} :Leaf (:at 1649786376718) (:by |rJG4IHzWf) (:text |dispatch!) + |yST $ %{} :Expr (:at 1650264886466) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650454818779) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650264897585) (:by |rJG4IHzWf) (:text |handle-global-keys) + |yT $ %{} :Expr (:at 1573356701317) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1573356701317) (:by |rJG4IHzWf) (:text |println) + |j $ %{} :Leaf (:at 1573356701317) (:by |rJG4IHzWf) (:text "|\"App Started") + |mount-target $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650134830589) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134830589) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1650134830589) (:by |rJG4IHzWf) (:text |mount-target) + |h $ %{} :Expr (:at 1650134830589) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134839697) (:by |rJG4IHzWf) (:text |js/document.querySelector) + |b $ %{} :Leaf (:at 1650135198403) (:by |rJG4IHzWf) (:text "|\".app") + |reload! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1548266585003) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1548266585003) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1548266585003) (:by |rJG4IHzWf) (:text |reload!) + |n $ %{} :Expr (:at 1649073422740) (:by |rJG4IHzWf) + :data $ {} + |r $ %{} :Expr (:at 1649073423959) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649073425039) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1649073425648) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073430307) (:by |rJG4IHzWf) (:text |nil?) + |b $ %{} :Leaf (:at 1649073432545) (:by |rJG4IHzWf) (:text |build-errors) + |T $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |clear-phlox-caches!) + |e $ %{} :Expr (:at 1650135087121) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135089941) (:by |rJG4IHzWf) (:text |respo/clear-cache!) + |h $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |remove-watch) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |*store) + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |:change) + |l $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |add-watch) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |*store) + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |:change) + |l $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |prev) + |h $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |render-app!) + |o $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |render-app!) + |q $ %{} :Expr (:at 1650345040292) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650345041321) (:by |rJG4IHzWf) (:text |when) + |L $ %{} :Leaf (:at 1652622884302) (:by |rJG4IHzWf) (:text |mobile?) + |T $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |replace-control-loop!) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |8) + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |on-control-event) + |s $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |hud!) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"ok~") + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"Ok") + |t $ %{} :Expr (:at 1649786824413) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691612254088) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649786824413) (:by |rJG4IHzWf) (:text |load-files!) + |b $ %{} :Leaf (:at 1649786824413) (:by |rJG4IHzWf) (:text |dispatch!) + |b $ %{} :Expr (:at 1649073418117) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |hud!) + |b $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text "|\"error") + |h $ %{} :Leaf (:at 1649073418117) (:by |rJG4IHzWf) (:text |build-errors) + |render-app! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649073380135) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073380135) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649073380135) (:by |rJG4IHzWf) (:text |render-app!) + |h $ %{} :Expr (:at 1649073380135) (:by |rJG4IHzWf) + :data $ {} + |l $ %{} :Expr (:at 1649073390593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |render!) + |b $ %{} :Expr (:at 1649073390593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |comp-container) + |b $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |@*store) + |h $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |dispatch!) + |l $ %{} :Expr (:at 1649073390593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073390593) (:by |rJG4IHzWf) (:text |{}) + |o $ %{} :Expr (:at 1650134821548) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135067613) (:by |rJG4IHzWf) (:text |respo/render!) + |b $ %{} :Leaf (:at 1650134830157) (:by |rJG4IHzWf) (:text |mount-target) + |h $ %{} :Expr (:at 1650134850477) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134853919) (:by |rJG4IHzWf) (:text |comp-navbar) + |X $ %{} :Leaf (:at 1650136838534) (:by |rJG4IHzWf) (:text |@*store) + |b $ %{} :Expr (:at 1650136763379) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650136764098) (:by |rJG4IHzWf) (:text |>>) + |T $ %{} :Expr (:at 1650136751660) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650136753780) (:by |rJG4IHzWf) (:text |:states) + |T $ %{} :Leaf (:at 1650134886842) (:by |rJG4IHzWf) (:text |@*store) + |b $ %{} :Leaf (:at 1650136780114) (:by |rJG4IHzWf) (:text |:dom) + |l $ %{} :Leaf (:at 1650134882116) (:by |rJG4IHzWf) (:text |dispatch!) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1548266580449) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1548266580449) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1548266580449) (:by |rJG4IHzWf) (:text |app.main) + |r $ %{} :Expr (:at 1548267234269) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1548267234910) (:by |rJG4IHzWf) (:text |:require) + |j $ %{} :Expr (:at 1548267235111) (:by |rJG4IHzWf) + :data $ {} + |X $ %{} :Leaf (:at 1548267268346) (:by |rJG4IHzWf) (:text "|\"pixi.js") + |b $ %{} :Leaf (:at 1548267239536) (:by |rJG4IHzWf) (:text |:as) + |j $ %{} :Leaf (:at 1548267236197) (:by |rJG4IHzWf) (:text |PIXI) + |n $ %{} :Expr (:at 1580870001923) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1580870003957) (:by |rJG4IHzWf) (:text "|\"shortid") + |r $ %{} :Leaf (:at 1580870004943) (:by |rJG4IHzWf) (:text |:as) + |v $ %{} :Leaf (:at 1580870005954) (:by |rJG4IHzWf) (:text |shortid) + |r $ %{} :Expr (:at 1573356495638) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1573356502361) (:by |rJG4IHzWf) (:text |phlox.core) + |r $ %{} :Leaf (:at 1573356503682) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1573356503870) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1573356508921) (:by |rJG4IHzWf) (:text |render!) + |q $ %{} :Leaf (:at 1649073320545) (:by |rJG4IHzWf) (:text |clear-phlox-caches!) + |s $ %{} :Leaf (:at 1649146357124) (:by |rJG4IHzWf) (:text |on-control-event) + |v $ %{} :Expr (:at 1573356509898) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1574511248266) (:by |rJG4IHzWf) (:text |app.container) + |r $ %{} :Leaf (:at 1573356520731) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1573356520963) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1573356527039) (:by |rJG4IHzWf) (:text |comp-container) + |x $ %{} :Expr (:at 1573662565143) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1574511250853) (:by |rJG4IHzWf) (:text |app.schema) + |r $ %{} :Leaf (:at 1573662571099) (:by |rJG4IHzWf) (:text |:as) + |v $ %{} :Leaf (:at 1573662571751) (:by |rJG4IHzWf) (:text |schema) + |y $ %{} :Expr (:at 1580869953066) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1649146348073) (:by |rJG4IHzWf) (:text |phlox.config) + |r $ %{} :Leaf (:at 1580869958070) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1580869958242) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1580869959270) (:by |rJG4IHzWf) (:text |dev?) + |n $ %{} :Leaf (:at 1649073324936) (:by |rJG4IHzWf) (:text |mobile?) + |yT $ %{} :Expr (:at 1580869989534) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1580869993228) (:by |rJG4IHzWf) (:text |app.updater) + |r $ %{} :Leaf (:at 1580869994026) (:by |rJG4IHzWf) (:text |:refer) + |v $ %{} :Expr (:at 1580869994260) (:by |rJG4IHzWf) + :data $ {} + |j $ %{} :Leaf (:at 1580869995575) (:by |rJG4IHzWf) (:text |updater) + |yb $ %{} :Expr (:at 1649073754068) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073754068) (:by |rJG4IHzWf) (:text "|\"fontfaceobserver-es") + |b $ %{} :Leaf (:at 1649073759975) (:by |rJG4IHzWf) (:text |:default) + |h $ %{} :Leaf (:at 1649073754068) (:by |rJG4IHzWf) (:text |FontFaceObserver) + |yj $ %{} :Expr (:at 1649073444820) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text "|\"./calcit.build-errors") + |b $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text |:default) + |h $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text |build-errors) + |yr $ %{} :Expr (:at 1649073444820) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text "|\"bottom-tip") + |b $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text |:default) + |h $ %{} :Leaf (:at 1649073444820) (:by |rJG4IHzWf) (:text |hud!) + |z $ %{} :Expr (:at 1649073328586) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |touch-control.core) + |b $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649073328586) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |render-control!) + |b $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |start-control-loop!) + |h $ %{} :Leaf (:at 1649073328586) (:by |rJG4IHzWf) (:text |replace-control-loop!) + |zP $ %{} :Expr (:at 1650134856261) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134858248) (:by |rJG4IHzWf) (:text |app.comp.nav) + |b $ %{} :Leaf (:at 1650134859136) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650134859388) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134868175) (:by |rJG4IHzWf) (:text |comp-navbar) + |b $ %{} :Leaf (:at 1650264961510) (:by |rJG4IHzWf) (:text |on-save) + |zY $ %{} :Expr (:at 1650134992446) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650134992446) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |defcomp) + |b $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |defeffect) + |h $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |<>) + |l $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |>>) + |o $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |div) + |q $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |button) + |s $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |textarea) + |t $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |span) + |u $ %{} :Leaf (:at 1650134992446) (:by |rJG4IHzWf) (:text |input) + |zb $ %{} :Expr (:at 1650135061375) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135062531) (:by |rJG4IHzWf) (:text |respo.core) + |b $ %{} :Leaf (:at 1650135063182) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1650135064045) (:by |rJG4IHzWf) (:text |respo) + |ze $ %{} :Expr (:at 1650134998028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134998028) (:by |rJG4IHzWf) (:text |respo.comp.space) + |b $ %{} :Leaf (:at 1650134998028) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650134998028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650134998028) (:by |rJG4IHzWf) (:text |=<) + |zj $ %{} :Expr (:at 1650715599615) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715601882) (:by |rJG4IHzWf) (:text |app.fetch) + |b $ %{} :Leaf (:at 1650715602951) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650715603894) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650715606872) (:by |rJG4IHzWf) (:text |load-files!) + |zn $ %{} :Expr (:at 1651081698605) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081701721) (:by |rJG4IHzWf) (:text |app.analyze) + |b $ %{} :Leaf (:at 1651081702794) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651081703520) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651081703255) (:by |rJG4IHzWf) (:text |lookup-target-def) + |app.math $ {} + :defs $ {} + |add-path $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |add-path) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |divide-path $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |divide-path) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |let) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |inverted) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |/) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |1) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |inverted) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |inverted) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |divide-x $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |divide-x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |point) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |/) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |first) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |point) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |/) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |peek) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |point) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |invert-y $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |invert-y) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |unchecked-negate) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |multiply-path $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |multiply-path) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |rand-color $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-color) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-int) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |0xffffff) + |rand-point $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn$) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-point) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-point) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |m) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |js/Math.round) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |0.2) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-int) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |n) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |js/Math.round) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |*) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |0.2) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |m) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rand-int) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |m) + |rough-size $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |rough-size) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |+) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |js/Math.abs) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |js/Math.abs) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |subtract-path $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |defn) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |subtract-path) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + |v $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |[]) + |j $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |a) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |x) + |r $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |-) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |b) + |r $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |y) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1584291209905) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |ns) + |j $ %{} :Leaf (:at 1584291209905) (:by |rJG4IHzWf) (:text |app.math) + |app.schema $ {} + :defs $ {} + |inline $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1629647867474) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629647868982) (:by |rJG4IHzWf) (:text |defmacro) + |j $ %{} :Leaf (:at 1649227148000) (:by |rJG4IHzWf) (:text |inline) + |r $ %{} :Expr (:at 1629647867474) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629647870306) (:by |rJG4IHzWf) (:text |path) + |v $ %{} :Expr (:at 1629647870912) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629647873020) (:by |rJG4IHzWf) (:text |read-file) + |j $ %{} :Expr (:at 1629647873251) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629647873809) (:by |rJG4IHzWf) (:text |str) + |j $ %{} :Leaf (:at 1650476706084) (:by |rJG4IHzWf) (:text "|\"data/") + |r $ %{} :Leaf (:at 1629647886051) (:by |rJG4IHzWf) (:text |path) + |store $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at nil) (:by nil) + :data $ {} + |T $ %{} :Leaf (:at nil) (:by nil) (:text |def) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |store) + |r $ %{} :Expr (:at nil) (:by nil) + :data $ {} + |T $ %{} :Leaf (:at nil) (:by nil) (:text |{}) + |x $ %{} :Expr (:at 1582981221225) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1582981222751) (:by |rJG4IHzWf) (:text |:states) + |j $ %{} :Expr (:at 1582981223653) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1582981224073) (:by |rJG4IHzWf) (:text |{}) + |y $ %{} :Expr (:at 1650135297571) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135311289) (:by |rJG4IHzWf) (:text |:dom-states) + |b $ %{} :Expr (:at 1650135311718) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135312063) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650135349635) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135350863) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Expr (:at 1650135351204) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135351470) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650135353038) (:by |rJG4IHzWf) (:text |:dom) + |yD $ %{} :Expr (:at 1649846250903) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649846253860) (:by |rJG4IHzWf) (:text |:saved-files) + |b $ %{} :Expr (:at 1649846254670) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649846255028) (:by |rJG4IHzWf) (:text |{}) + |yL $ %{} :Expr (:at 1650879738132) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879739168) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1650879742381) (:by |rJG4IHzWf) (:text |nil) + |yT $ %{} :Expr (:at 1649786329505) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786331684) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Expr (:at 1649786332028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786332373) (:by |rJG4IHzWf) (:text |{}) + |z $ %{} :Expr (:at 1650879746975) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879758684) (:by |rJG4IHzWf) (:text |:configs) + |b $ %{} :Leaf (:at 1650879762896) (:by |rJG4IHzWf) (:text |nil) + |zD $ %{} :Expr (:at 1649238023603) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649238024683) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1649238026726) (:by |rJG4IHzWf) (:text |nil) + |ze $ %{} :Expr (:at 1650854551247) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854563242) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Expr (:at 1650854553914) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854554218) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650854564900) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854566677) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Expr (:at 1650854566936) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854567386) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Expr (:at 1650854568982) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854571167) (:by |rJG4IHzWf) (:text |:clipboard) + |b $ %{} :Expr (:at 1650854571417) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854571611) (:by |rJG4IHzWf) (:text |[]) + |l $ %{} :Expr (:at 1650854573281) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854575933) (:by |rJG4IHzWf) (:text |:def-path) + |b $ %{} :Expr (:at 1650854576230) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854576482) (:by |rJG4IHzWf) (:text |[]) + |m $ %{} :Expr (:at 1651056963927) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056966987) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651056967883) (:by |rJG4IHzWf) (:text |0) + |n $ %{} :Expr (:at 1651056968719) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056971728) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Expr (:at 1651056972183) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651056972436) (:by |rJG4IHzWf) (:text |[]) + |o $ %{} :Expr (:at 1650854577336) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854581731) (:by |rJG4IHzWf) (:text |:picker-mode?) + |b $ %{} :Leaf (:at 1650854582696) (:by |rJG4IHzWf) (:text |false) + |zj $ %{} :Expr (:at 1650854599093) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854605662) (:by |rJG4IHzWf) (:text |:router) + |b $ %{} :Expr (:at 1650854606131) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854608034) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650854609189) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854609724) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1650854612844) (:by |rJG4IHzWf) (:text |:editor) + |zn $ %{} :Expr (:at 1650856108661) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856111913) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1650856112771) (:by |rJG4IHzWf) (:text |nil) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at nil) (:by nil) + :data $ {} + |T $ %{} :Leaf (:at nil) (:by nil) (:text |ns) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |app.schema) + |app.server $ {} + :configs $ {} + :defs $ {} + |*app-server $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649772506313) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649772508437) (:by |rJG4IHzWf) (:text |defatom) + |b $ %{} :Leaf (:at 1649772506313) (:by |rJG4IHzWf) (:text |*app-server) + |h $ %{} :Leaf (:at 1649772510696) (:by |rJG4IHzWf) (:text |nil) + |main! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649770590744) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649770590744) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649770590744) (:by |rJG4IHzWf) (:text |main!) + |h $ %{} :Expr (:at 1649770590744) (:by |rJG4IHzWf) + :data $ {} + |l $ %{} :Expr (:at 1649770609395) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649770611180) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649997580202) (:by |rJG4IHzWf) (:text "|\"start web server") + |o $ %{} :Expr (:at 1649771164306) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771169625) (:by |rJG4IHzWf) (:text |start-server!) + |on-request $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649771118613) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771118613) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649771118613) (:by |rJG4IHzWf) (:text |on-request) + |h $ %{} :Expr (:at 1649771118613) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771121354) (:by |rJG4IHzWf) (:text |req) + |l $ %{} :Expr (:at 1649772963315) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649773017025) (:by |rJG4IHzWf) (:text |case-default) + |H $ %{} :Expr (:at 1649773068941) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773020521) (:by |rJG4IHzWf) (:text |:url) + |b $ %{} :Leaf (:at 1649773020521) (:by |rJG4IHzWf) (:text |req) + |J $ %{} :Expr (:at 1649773070005) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649773070538) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1649773071028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649997434920) (:by |rJG4IHzWf) (:text |eprintln) + |X $ %{} :Leaf (:at 1649773077611) (:by |rJG4IHzWf) (:text "|\"unknown url") + |b $ %{} :Expr (:at 1649773071028) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773071028) (:by |rJG4IHzWf) (:text |:url) + |b $ %{} :Leaf (:at 1649773071028) (:by |rJG4IHzWf) (:text |req) + |T $ %{} :Expr (:at 1649773057115) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773057524) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649773059159) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773059672) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649773062299) (:by |rJG4IHzWf) (:text |404) + |h $ %{} :Expr (:at 1649773063347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773065269) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Expr (:at 1649773301444) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649773302468) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1649773306970) (:by |rJG4IHzWf) (:text "|\"unkown url ") + |b $ %{} :Expr (:at 1649773305811) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773305811) (:by |rJG4IHzWf) (:text |:url) + |b $ %{} :Leaf (:at 1649773305811) (:by |rJG4IHzWf) (:text |req) + |T $ %{} :Expr (:at 1649773078761) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649773086625) (:by |rJG4IHzWf) (:text "|\"/compact-data") + |T $ %{} :Expr (:at 1649773274252) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649773456085) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649773456386) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649773456534) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773457583) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649773458068) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773460183) (:by |rJG4IHzWf) (:text |read-file) + |b $ %{} :Leaf (:at 1649774020932) (:by |rJG4IHzWf) (:text "|\"compact.cirru") + |T $ %{} :Expr (:at 1649771124452) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771124949) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649771125433) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771127593) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649771128226) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1649771128834) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786675001) (:by |rJG4IHzWf) (:text |:headers) + |b $ %{} :Leaf (:at 1649852667647) (:by |rJG4IHzWf) (:text |cors-headers) + |l $ %{} :Expr (:at 1649771151014) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771151755) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649774025131) (:by |rJG4IHzWf) (:text |content) + |b $ %{} :Expr (:at 1649773089014) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775560756) (:by |rJG4IHzWf) (:text "|\"/compact-inc") + |b $ %{} :Expr (:at 1649773169436) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649773203323) (:by |rJG4IHzWf) (:text |case-default) + |L $ %{} :Expr (:at 1649773203736) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773207264) (:by |rJG4IHzWf) (:text |:method) + |b $ %{} :Leaf (:at 1649773208239) (:by |rJG4IHzWf) (:text |req) + |P $ %{} :Expr (:at 1649773209498) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773211912) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1649773213348) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773215285) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649773222270) (:by |rJG4IHzWf) (:text "|\"Unknown method") + |h $ %{} :Expr (:at 1649773226597) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773226597) (:by |rJG4IHzWf) (:text |:method) + |b $ %{} :Leaf (:at 1649773226597) (:by |rJG4IHzWf) (:text |req) + |h $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649773241607) (:by |rJG4IHzWf) (:text |400) + |h $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852496455) (:by |rJG4IHzWf) (:text |:headers) + |b $ %{} :Leaf (:at 1649852673303) (:by |rJG4IHzWf) (:text |cors-headers) + |l $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773231851) (:by |rJG4IHzWf) (:text |:ok?) + |b $ %{} :Leaf (:at 1649773245332) (:by |rJG4IHzWf) (:text |false) + |h $ %{} :Expr (:at 1649773231851) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773247851) (:by |rJG4IHzWf) (:text |:message) + |b $ %{} :Expr (:at 1649773254387) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649773255075) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1649773256122) (:by |rJG4IHzWf) (:text "|\"Unknown method ") + |b $ %{} :Expr (:at 1649773259004) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773259004) (:by |rJG4IHzWf) (:text |:method) + |b $ %{} :Leaf (:at 1649773259004) (:by |rJG4IHzWf) (:text |req) + |T $ %{} :Expr (:at 1649773279679) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649773284325) (:by |rJG4IHzWf) (:text |:PUT) + |T $ %{} :Expr (:at 1649775634756) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649775635502) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649775637576) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649775637704) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775647954) (:by |rJG4IHzWf) (:text |body) + |b $ %{} :Expr (:at 1649775650524) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775650524) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649775650524) (:by |rJG4IHzWf) (:text |req) + |b $ %{} :Expr (:at 1649775657802) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775658558) (:by |rJG4IHzWf) (:text |changes) + |b $ %{} :Expr (:at 1649775659425) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775662994) (:by |rJG4IHzWf) (:text |parse-cirru-edn) + |b $ %{} :Leaf (:at 1649775665070) (:by |rJG4IHzWf) (:text |body) + |h $ %{} :Expr (:at 1649775676164) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775682106) (:by |rJG4IHzWf) (:text |new-compact-data) + |b $ %{} :Expr (:at 1649775682645) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775690653) (:by |rJG4IHzWf) (:text |patch-compact-data) + |b $ %{} :Expr (:at 1649852927604) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649852931508) (:by |rJG4IHzWf) (:text |parse-cirru-edn) + |T $ %{} :Expr (:at 1649775693290) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775693290) (:by |rJG4IHzWf) (:text |read-file) + |b $ %{} :Leaf (:at 1649775693290) (:by |rJG4IHzWf) (:text "|\"compact.cirru") + |h $ %{} :Leaf (:at 1649775696108) (:by |rJG4IHzWf) (:text |changes) + |P $ %{} :Expr (:at 1649853109583) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853114016) (:by |rJG4IHzWf) (:text |write-file) + |L $ %{} :Leaf (:at 1649997417561) (:by |rJG4IHzWf) (:text "|\"compact.cirru") + |T $ %{} :Expr (:at 1649853120526) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853123507) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |T $ %{} :Leaf (:at 1649853111366) (:by |rJG4IHzWf) (:text |new-compact-data) + |T $ %{} :Expr (:at 1649775567569) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775571732) (:by |rJG4IHzWf) (:text |write-file) + |b $ %{} :Leaf (:at 1649853105009) (:by |rJG4IHzWf) (:text "|\".compact-inc.cirru") + |h $ %{} :Leaf (:at 1649775652405) (:by |rJG4IHzWf) (:text |body) + |X $ %{} :Expr (:at 1649775737761) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775739829) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649775748559) (:by |rJG4IHzWf) (:text "|\"wrote to") + |h $ %{} :Leaf (:at 1649775750533) (:by |rJG4IHzWf) (:text "|\".compact-inc.cirru") + |l $ %{} :Leaf (:at 1650265267317) (:by |rJG4IHzWf) (:text "|\"and") + |o $ %{} :Leaf (:at 1649997427634) (:by |rJG4IHzWf) (:text "|\"compact.cirru") + |b $ %{} :Expr (:at 1649775588084) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649775732091) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649775589363) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649775593218) (:by |rJG4IHzWf) (:text "|\"data") + |h $ %{} :Expr (:at 1649775595257) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775625038) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649775596468) (:by |rJG4IHzWf) (:text |req) + |h $ %{} :Expr (:at 1649773113492) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773113492) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649773113492) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773113492) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649773113492) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1649773113492) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852490614) (:by |rJG4IHzWf) (:text |:headers) + |b $ %{} :Leaf (:at 1649852656610) (:by |rJG4IHzWf) (:text |cors-headers) + |l $ %{} :Expr (:at 1649773113492) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773113492) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Expr (:at 1649773122380) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773124997) (:by |rJG4IHzWf) (:text |format-cirru-edn) + |b $ %{} :Expr (:at 1649773146645) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773147027) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1649773161306) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649773163563) (:by |rJG4IHzWf) (:text |:ok?) + |b $ %{} :Leaf (:at 1649773166619) (:by |rJG4IHzWf) (:text |true) + |b $ %{} :Expr (:at 1649773147404) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775703127) (:by |rJG4IHzWf) (:text |:data) + |b $ %{} :Leaf (:at 1649775791382) (:by |rJG4IHzWf) (:text "|\"wrote") + |b $ %{} :Expr (:at 1649852449528) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852452717) (:by |rJG4IHzWf) (:text |:OPTIONS) + |b $ %{} :Expr (:at 1649852455343) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852455343) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649852455343) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852455343) (:by |rJG4IHzWf) (:text |:code) + |b $ %{} :Leaf (:at 1649852455343) (:by |rJG4IHzWf) (:text |200) + |h $ %{} :Expr (:at 1649852455343) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852491809) (:by |rJG4IHzWf) (:text |:headers) + |b $ %{} :Leaf (:at 1649852660130) (:by |rJG4IHzWf) (:text |cors-headers) + |l $ %{} :Expr (:at 1649852455343) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852455343) (:by |rJG4IHzWf) (:text |:body) + |b $ %{} :Leaf (:at 1649852467249) (:by |rJG4IHzWf) (:text "|\"OK") + |patch-compact-data $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649775760707) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775760707) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649775760707) (:by |rJG4IHzWf) (:text |patch-compact-data) + |h $ %{} :Expr (:at 1649775760707) (:by |rJG4IHzWf) + :data $ {} + |H $ %{} :Leaf (:at 1649775766181) (:by |rJG4IHzWf) (:text |compact-data) + |b $ %{} :Leaf (:at 1649853538102) (:by |rJG4IHzWf) (:text |inc-changes) + |l $ %{} :Expr (:at 1649852882349) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649852883854) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852885376) (:by |rJG4IHzWf) (:text |removed) + |b $ %{} :Expr (:at 1649853031392) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853033646) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853605745) (:by |rJG4IHzWf) (:text |:removed) + |b $ %{} :Leaf (:at 1649853540256) (:by |rJG4IHzWf) (:text |inc-changes) + |b $ %{} :Expr (:at 1649853034494) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853036056) (:by |rJG4IHzWf) (:text |#{}) + |b $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852885376) (:by |rJG4IHzWf) (:text |added) + |b $ %{} :Expr (:at 1649853038795) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853039326) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853607224) (:by |rJG4IHzWf) (:text |:added) + |b $ %{} :Leaf (:at 1649853541228) (:by |rJG4IHzWf) (:text |inc-changes) + |b $ %{} :Expr (:at 1649853039915) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853040268) (:by |rJG4IHzWf) (:text |{}) + |h $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852885376) (:by |rJG4IHzWf) (:text |changed) + |b $ %{} :Expr (:at 1649853041956) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649853042480) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1649852885376) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853608443) (:by |rJG4IHzWf) (:text |:changed) + |b $ %{} :Leaf (:at 1649853542293) (:by |rJG4IHzWf) (:text |inc-changes) + |b $ %{} :Expr (:at 1649853043265) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649853043795) (:by |rJG4IHzWf) (:text |{}) + |P $ %{} :Expr (:at 1649853569478) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649997515449) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1649853571664) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649853575648) (:by |rJG4IHzWf) (:text "|\"inc changes:") + |h $ %{} :Leaf (:at 1649853599353) (:by |rJG4IHzWf) (:text |changed) + |T $ %{} :Expr (:at 1649775886576) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775953569) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649775956669) (:by |rJG4IHzWf) (:text |compact-data) + |h $ %{} :Leaf (:at 1649775960287) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1649775960637) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775962679) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649775962984) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775968021) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649776027145) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649776027759) (:by |rJG4IHzWf) (:text |let) + |T $ %{} :Expr (:at 1649776029508) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649776029651) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649776031408) (:by |rJG4IHzWf) (:text |c1) + |T $ %{} :Expr (:at 1649775968537) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775969014) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649775969972) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649775970645) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775974235) (:by |rJG4IHzWf) (:text |unselect-keys) + |b $ %{} :Leaf (:at 1649775976280) (:by |rJG4IHzWf) (:text |removed) + |l $ %{} :Expr (:at 1649775977434) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649775988127) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1649775991370) (:by |rJG4IHzWf) (:text |added) + |b $ %{} :Expr (:at 1649776033135) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776035546) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1649776046601) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649776036172) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649776045485) (:by |rJG4IHzWf) (:text |files-data) + |T $ %{} :Leaf (:at 1649776038544) (:by |rJG4IHzWf) (:text |c1) + |b $ %{} :Expr (:at 1649776051830) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776055166) (:by |rJG4IHzWf) (:text |changes) + |b $ %{} :Expr (:at 1649776144636) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649776146195) (:by |rJG4IHzWf) (:text |.to-list) + |T $ %{} :Leaf (:at 1649776058475) (:by |rJG4IHzWf) (:text |changed) + |h $ %{} :Expr (:at 1649776059332) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433081615) (:by |rJG4IHzWf) (:text |list-match) + |a $ %{} :Leaf (:at 1691433086236) (:by |rJG4IHzWf) (:text |changes) + |h $ %{} :Expr (:at 1691433087346) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1691433090780) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776069322) (:by |rJG4IHzWf) (:text |files-data) + |l $ %{} :Expr (:at 1691433093612) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1691433094729) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691433097481) (:by |rJG4IHzWf) (:text |c0) + |b $ %{} :Leaf (:at 1691433098166) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649776069727) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776071814) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1649776072083) (:by |rJG4IHzWf) + :data $ {} + |L $ %{} :Expr (:at 1649776157711) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776170650) (:by |rJG4IHzWf) (:text |target-ns) + |b $ %{} :Expr (:at 1649776163580) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776164067) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1691433117963) (:by |rJG4IHzWf) (:text |c0) + |h $ %{} :Leaf (:at 1649776165934) (:by |rJG4IHzWf) (:text |0) + |P $ %{} :Expr (:at 1649776157711) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776172738) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1649776163580) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776164067) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1691433120174) (:by |rJG4IHzWf) (:text |c0) + |h $ %{} :Leaf (:at 1649776174174) (:by |rJG4IHzWf) (:text |1) + |T $ %{} :Expr (:at 1649776072219) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776081888) (:by |rJG4IHzWf) (:text |removed-defs) + |b $ %{} :Expr (:at 1649776082343) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776084953) (:by |rJG4IHzWf) (:text |:removed-defs) + |b $ %{} :Leaf (:at 1649776175891) (:by |rJG4IHzWf) (:text |target) + |b $ %{} :Expr (:at 1649776183103) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776185724) (:by |rJG4IHzWf) (:text |added-defs) + |b $ %{} :Expr (:at 1649776186246) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776188920) (:by |rJG4IHzWf) (:text |:added-defs) + |b $ %{} :Leaf (:at 1649776569095) (:by |rJG4IHzWf) (:text |target) + |h $ %{} :Expr (:at 1649776193829) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776200255) (:by |rJG4IHzWf) (:text |changed-defs) + |b $ %{} :Expr (:at 1649776200882) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776203022) (:by |rJG4IHzWf) (:text |:changed-defs) + |b $ %{} :Leaf (:at 1649776570556) (:by |rJG4IHzWf) (:text |target) + |l $ %{} :Expr (:at 1649776242687) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776245217) (:by |rJG4IHzWf) (:text |ns-change) + |b $ %{} :Expr (:at 1649776247420) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776246619) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Leaf (:at 1649776248621) (:by |rJG4IHzWf) (:text |target) + |o $ %{} :Expr (:at 1649776269072) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776270975) (:by |rJG4IHzWf) (:text |next) + |b $ %{} :Expr (:at 1649776282514) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776318683) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649776348223) (:by |rJG4IHzWf) (:text |files-data) + |h $ %{} :Leaf (:at 1649776351136) (:by |rJG4IHzWf) (:text |target-ns) + |l $ %{} :Expr (:at 1649776355583) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649776356067) (:by |rJG4IHzWf) (:text |fn) + |T $ %{} :Expr (:at 1649776353958) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776354869) (:by |rJG4IHzWf) (:text |file) + |b $ %{} :Expr (:at 1649776357578) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776369310) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649776370304) (:by |rJG4IHzWf) (:text |file) + |h $ %{} :Expr (:at 1649776372060) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776374192) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649776374807) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Expr (:at 1649776375233) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776375749) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649776376042) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776376832) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649776396139) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649776396139) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns-change) + |h $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns-change) + |l $ %{} :Leaf (:at 1649776396139) (:by |rJG4IHzWf) (:text |ns) + |l $ %{} :Expr (:at 1649776397480) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776398309) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649776399481) (:by |rJG4IHzWf) (:text |:defs) + |h $ %{} :Expr (:at 1649776400215) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776400695) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649776400993) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776401536) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Expr (:at 1649776429181) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649776429829) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1649776430517) (:by |rJG4IHzWf) (:text |defs) + |T $ %{} :Expr (:at 1649776403698) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776412732) (:by |rJG4IHzWf) (:text |unselect-keys) + |h $ %{} :Leaf (:at 1649776421402) (:by |rJG4IHzWf) (:text |removed-defs) + |b $ %{} :Expr (:at 1649776433036) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776434919) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1649776437448) (:by |rJG4IHzWf) (:text |added-defs) + |h $ %{} :Leaf (:at 1649776439202) (:by |rJG4IHzWf) (:text |changed-defs) + |h $ %{} :Expr (:at 1649776271652) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649776272375) (:by |rJG4IHzWf) (:text |recur) + |b $ %{} :Leaf (:at 1649776275531) (:by |rJG4IHzWf) (:text |next) + |h $ %{} :Leaf (:at 1691433111046) (:by |rJG4IHzWf) (:text |cs) + |reload! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649770593210) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649770593210) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649770597672) (:by |rJG4IHzWf) (:text |reload!) + |h $ %{} :Expr (:at 1649770593210) (:by |rJG4IHzWf) + :data $ {} + |l $ %{} :Expr (:at 1649770599683) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649770602750) (:by |rJG4IHzWf) (:text |println) + |b $ %{} :Leaf (:at 1649770605316) (:by |rJG4IHzWf) (:text "|\"reload...") + |start-server! $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649771171049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649772494413) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649771171049) (:by |rJG4IHzWf) (:text |start-server!) + |e $ %{} :Expr (:at 1649772496345) (:by |rJG4IHzWf) + :data $ {} + |h $ %{} :Expr (:at 1649772497493) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649772498951) (:by |rJG4IHzWf) (:text |reset!) + |L $ %{} :Leaf (:at 1649772505786) (:by |rJG4IHzWf) (:text |*app-server) + |T $ %{} :Expr (:at 1649771171049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771196255) (:by |rJG4IHzWf) (:text |serve-http!) + |b $ %{} :Expr (:at 1649771197699) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771198027) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649771198307) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771199079) (:by |rJG4IHzWf) (:text |:port) + |b $ %{} :Leaf (:at 1649771217335) (:by |rJG4IHzWf) (:text |6101) + |h $ %{} :Expr (:at 1649771227348) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771228258) (:by |rJG4IHzWf) (:text |:host) + |b $ %{} :Leaf (:at 1649771230960) (:by |rJG4IHzWf) (:text "|\"0.0.0.0") + |h $ %{} :Expr (:at 1649771233145) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771233394) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649771234518) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771235909) (:by |rJG4IHzWf) (:text |req) + |h $ %{} :Expr (:at 1649771237770) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771239811) (:by |rJG4IHzWf) (:text |on-request) + |b $ %{} :Leaf (:at 1649771240761) (:by |rJG4IHzWf) (:text |req) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649770585419) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649770585419) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1649770585419) (:by |rJG4IHzWf) (:text |app.server) + |h $ %{} :Expr (:at 1649771178625) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771181094) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1649771181482) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771184839) (:by |rJG4IHzWf) (:text |http.core) + |b $ %{} :Leaf (:at 1649771187010) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649771187359) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649771190297) (:by |rJG4IHzWf) (:text |serve-http!) + |h $ %{} :Expr (:at 1649852638895) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852640754) (:by |rJG4IHzWf) (:text |app.config) + |b $ %{} :Leaf (:at 1649852641599) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1649852641832) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649852643742) (:by |rJG4IHzWf) (:text |cors-headers) + |app.style $ {} + :configs $ {} + :defs $ {} + |button $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1650135673103) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135708805) (:by |rJG4IHzWf) (:text |def) + |b $ %{} :Leaf (:at 1651568960249) (:by |rJG4IHzWf) (:text |button) + |h $ %{} :Expr (:at 1650135673103) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135710329) (:by |rJG4IHzWf) (:text |merge) + |b $ %{} :Leaf (:at 1650135724185) (:by |rJG4IHzWf) (:text |ui/button) + |h $ %{} :Expr (:at 1650135733449) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135733805) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1650135734125) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650135736389) (:by |rJG4IHzWf) (:text |:background) + |b $ %{} :Leaf (:at 1650135738575) (:by |rJG4IHzWf) (:text |:black) + |css-hover-entry $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651566647042) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566650527) (:by |rJG4IHzWf) (:text |defstyle) + |b $ %{} :Leaf (:at 1651566647042) (:by |rJG4IHzWf) (:text |css-hover-entry) + |h $ %{} :Expr (:at 1651566647042) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566669249) (:by |rJG4IHzWf) (:text |{}) + |X $ %{} :Expr (:at 1651566711212) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566712727) (:by |rJG4IHzWf) (:text "|\"$0") + |b $ %{} :Expr (:at 1651566713350) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566713685) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651566714664) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566714664) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1651566714664) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Expr (:at 1691432280738) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:font-family) + |b $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |ui/font-code) + |o $ %{} :Expr (:at 1691432280738) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:cursor) + |b $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:pointer) + |q $ %{} :Expr (:at 1691432280738) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:line-height) + |b $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |2) + |s $ %{} :Expr (:at 1691432280738) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text |:padding) + |b $ %{} :Leaf (:at 1691432280738) (:by |rJG4IHzWf) (:text "|\"0 8px") + |b $ %{} :Expr (:at 1651566669935) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566690545) (:by |rJG4IHzWf) (:text "|\"$0:hover") + |b $ %{} :Expr (:at 1651566673223) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651566675897) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651566676325) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566676868) (:by |rJG4IHzWf) (:text |:background-color) + |b $ %{} :Expr (:at 1651566682395) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566683903) (:by |rJG4IHzWf) (:text |hsl) + |b $ %{} :Leaf (:at 1651566684805) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Leaf (:at 1651566685164) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Leaf (:at 1651566685838) (:by |rJG4IHzWf) (:text |100) + |o $ %{} :Leaf (:at 1651566686504) (:by |rJG4IHzWf) (:text |0.2) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1651566617575) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566617575) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1651566617575) (:by |rJG4IHzWf) (:text |app.style) + |h $ %{} :Expr (:at 1651566626106) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566625554) (:by |rJG4IHzWf) (:text |:require) + |b $ %{} :Expr (:at 1651566626675) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566631350) (:by |rJG4IHzWf) (:text |respo.css) + |b $ %{} :Leaf (:at 1651566634079) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651566634868) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566636115) (:by |rJG4IHzWf) (:text |defstyle) + |h $ %{} :Expr (:at 1651566741396) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566749805) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651566743453) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1651566744067) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651566744437) (:by |rJG4IHzWf) (:text |hsl) + |l $ %{} :Expr (:at 1651568969024) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568972004) (:by |rJG4IHzWf) (:text |respo-ui.core) + |b $ %{} :Leaf (:at 1651568973117) (:by |rJG4IHzWf) (:text |:as) + |h $ %{} :Leaf (:at 1651568973473) (:by |rJG4IHzWf) (:text |ui) + |app.updater $ {} + :defs $ {} + |splice-after $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at 1649255256536) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649255256536) (:by |rJG4IHzWf) (:text |defn) + |b $ %{} :Leaf (:at 1649255256536) (:by |rJG4IHzWf) (:text |splice-after) + |h $ %{} :Expr (:at 1649255256536) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649255259575) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Leaf (:at 1649255256536) (:by |rJG4IHzWf) (:text |i) + |b $ %{} :Leaf (:at 1649255262312) (:by |rJG4IHzWf) (:text |ys) + |l $ %{} :Expr (:at 1649255267367) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649255268540) (:by |rJG4IHzWf) (:text |loop) + |b $ %{} :Expr (:at 1649255302874) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1649255318533) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649255319082) (:by |rJG4IHzWf) (:text |acc) + |b $ %{} :Leaf (:at 1649255319857) (:by |rJG4IHzWf) (:text |xs) + |T $ %{} :Expr (:at 1649255303180) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649255305466) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1649255305839) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649255306925) (:by |rJG4IHzWf) (:text |reverse) + |b $ %{} :Leaf (:at 1649255308415) (:by |rJG4IHzWf) (:text |ys) + |h $ %{} :Expr (:at 1649255321100) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691611559474) (:by |rJG4IHzWf) (:text |list-match) + |b $ %{} :Leaf (:at 1649255328699) (:by |rJG4IHzWf) (:text |data) + |h $ %{} :Expr (:at 1691611563037) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1691611565092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649255329829) (:by |rJG4IHzWf) (:text |acc) + |l $ %{} :Expr (:at 1691611567489) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1691611569178) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1691611572242) (:by |rJG4IHzWf) (:text |d0) + |b $ %{} :Leaf (:at 1691611572751) (:by |rJG4IHzWf) (:text |ds) + |T $ %{} :Expr (:at 1649255348759) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649255350817) (:by |rJG4IHzWf) (:text |recur) + |T $ %{} :Expr (:at 1649255331092) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649255339531) (:by |rJG4IHzWf) (:text |&list:assoc-after) + |b $ %{} :Leaf (:at 1649255918215) (:by |rJG4IHzWf) (:text |acc) + |h $ %{} :Leaf (:at 1649255340897) (:by |rJG4IHzWf) (:text |i) + |l $ %{} :Leaf (:at 1691611575348) (:by |rJG4IHzWf) (:text |d0) + |b $ %{} :Leaf (:at 1691611577955) (:by |rJG4IHzWf) (:text |ds) + |updater $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at nil) (:by nil) + :data $ {} + |T $ %{} :Leaf (:at nil) (:by nil) (:text |defn) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |updater) + |r $ %{} :Expr (:at nil) (:by nil) + :data $ {} + |T $ %{} :Leaf (:at nil) (:by nil) (:text |store) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |op) + |v $ %{} :Leaf (:at 1519489491135) (:by |root) (:text |op-id) + |x $ %{} :Leaf (:at 1519489492110) (:by |root) (:text |op-time) + |x $ %{} :Expr (:at 1580869931366) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1689008801967) (:by |rJG4IHzWf) (:text |tag-match) + |j $ %{} :Leaf (:at 1580869931366) (:by |rJG4IHzWf) (:text |op) + |o $ %{} :Expr (:at 1650775437026) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008816921) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775437026) (:by |rJG4IHzWf) (:text |:states) + |b $ %{} :Leaf (:at 1689008818075) (:by |rJG4IHzWf) (:text |cursor) + |h $ %{} :Leaf (:at 1689008818343) (:by |rJG4IHzWf) (:text |s) + |b $ %{} :Expr (:at 1650775437026) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775437026) (:by |rJG4IHzWf) (:text |update-states) + |b $ %{} :Leaf (:at 1650775437026) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1689008820893) (:by |rJG4IHzWf) (:text |cursor) + |l $ %{} :Leaf (:at 1689008821199) (:by |rJG4IHzWf) (:text |s) + |p $ %{} :Expr (:at 1649786890692) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008823060) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786893898) (:by |rJG4IHzWf) (:text |:load-files) + |b $ %{} :Leaf (:at 1689008827546) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1649846264015) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649846265105) (:by |rJG4IHzWf) (:text |->) + |P $ %{} :Leaf (:at 1649846267112) (:by |rJG4IHzWf) (:text |store) + |R $ %{} :Expr (:at 1650879722053) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879723624) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650879724639) (:by |rJG4IHzWf) (:text |:package) + |h $ %{} :Expr (:at 1650879727083) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879729432) (:by |rJG4IHzWf) (:text |:package) + |b $ %{} :Leaf (:at 1689008828910) (:by |rJG4IHzWf) (:text |data) + |S $ %{} :Expr (:at 1650879768112) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879768112) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650879770512) (:by |rJG4IHzWf) (:text |:configs) + |h $ %{} :Expr (:at 1650879768112) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650879774758) (:by |rJG4IHzWf) (:text |:configs) + |b $ %{} :Leaf (:at 1689008830219) (:by |rJG4IHzWf) (:text |data) + |T $ %{} :Expr (:at 1649786898185) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786899230) (:by |rJG4IHzWf) (:text |assoc) + |h $ %{} :Leaf (:at 1649786905398) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1650879712524) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650879713752) (:by |rJG4IHzWf) (:text |:files) + |T $ %{} :Leaf (:at 1689008831622) (:by |rJG4IHzWf) (:text |data) + |b $ %{} :Expr (:at 1649786898185) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649786899230) (:by |rJG4IHzWf) (:text |assoc) + |h $ %{} :Leaf (:at 1649846274726) (:by |rJG4IHzWf) (:text |:saved-files) + |l $ %{} :Expr (:at 1650879715338) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650879717038) (:by |rJG4IHzWf) (:text |:files) + |T $ %{} :Leaf (:at 1689008833082) (:by |rJG4IHzWf) (:text |data) + |pT $ %{} :Expr (:at 1650855669937) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008835740) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855671836) (:by |rJG4IHzWf) (:text |:router) + |b $ %{} :Leaf (:at 1689008837637) (:by |rJG4IHzWf) (:text |r) + |b $ %{} :Expr (:at 1650855672156) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855672945) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650855675026) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650855676346) (:by |rJG4IHzWf) (:text |:router) + |l $ %{} :Leaf (:at 1689008839071) (:by |rJG4IHzWf) (:text |r) + |pj $ %{} :Expr (:at 1651057602563) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008840371) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057604962) (:by |rJG4IHzWf) (:text |:stack-pointer) + |b $ %{} :Leaf (:at 1689008841067) (:by |rJG4IHzWf) (:text |p) + |b $ %{} :Expr (:at 1651057605872) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057608378) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1651057609108) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1651057610776) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057611001) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651057611986) (:by |rJG4IHzWf) (:text |:editor) + |h $ %{} :Leaf (:at 1651057615436) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Leaf (:at 1689008842704) (:by |rJG4IHzWf) (:text |p) + |pr $ %{} :Expr (:at 1651059150648) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008844483) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059156279) (:by |rJG4IHzWf) (:text |:pointer-down) + |b $ %{} :Leaf (:at 1689008852122) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1651059230757) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059233593) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059234355) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1651059238286) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1651059239037) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059239179) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059239416) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059240240) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059241070) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059247858) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651059248155) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651059249078) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059248771) (:by |rJG4IHzWf) (:text |size) + |b $ %{} :Expr (:at 1651059249824) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059250511) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1651059253865) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059254311) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651059258558) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059260909) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059261264) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651059263786) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059301179) (:by |rJG4IHzWf) (:text |>=) + |T $ %{} :Leaf (:at 1689008854786) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1651059266385) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059266837) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1651059267777) (:by |rJG4IHzWf) (:text |size) + |h $ %{} :Leaf (:at 1651059277526) (:by |rJG4IHzWf) (:text |editor) + |l $ %{} :Expr (:at 1651059278586) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059279320) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059282651) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1651059284591) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Leaf (:at 1651059285152) (:by |rJG4IHzWf) (:text |inc) + |pv $ %{} :Expr (:at 1651059156818) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008847481) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059158596) (:by |rJG4IHzWf) (:text |:pointer-up) + |b $ %{} :Leaf (:at 1689008857148) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |size) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |count) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059312818) (:by |rJG4IHzWf) (:text |=) + |X $ %{} :Leaf (:at 1651059314731) (:by |rJG4IHzWf) (:text |0) + |b $ %{} :Leaf (:at 1689008859307) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) + |l $ %{} :Expr (:at 1651059288055) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1651059288055) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Leaf (:at 1651059321816) (:by |rJG4IHzWf) (:text |dec) + |px $ %{} :Expr (:at 1651059159122) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008862188) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059165374) (:by |rJG4IHzWf) (:text |:pointer-shrink) + |b $ %{} :Leaf (:at 1689008862969) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Expr (:at 1651059329562) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |:editor) + |l $ %{} :Expr (:at 1651059329562) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059329562) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059329562) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059478860) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059480047) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1651059480335) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059482117) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Expr (:at 1651059482383) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059484708) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651059486422) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651059487295) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059489180) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651059489998) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1651059332416) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059333317) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651059336290) (:by |rJG4IHzWf) (:text |editor) + |e $ %{} :Expr (:at 1651059352780) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059355403) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651059358432) (:by |rJG4IHzWf) (:text |:pointer) + |h $ %{} :Expr (:at 1651059495276) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059495527) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059495806) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059496212) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651059497090) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059497454) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651059501789) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059502497) (:by |rJG4IHzWf) (:text |=) + |L $ %{} :Leaf (:at 1651059503426) (:by |rJG4IHzWf) (:text |0) + |T $ %{} :Leaf (:at 1651059498667) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Leaf (:at 1651059504922) (:by |rJG4IHzWf) (:text |0) + |l $ %{} :Expr (:at 1651059506202) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059507028) (:by |rJG4IHzWf) (:text |dec) + |b $ %{} :Leaf (:at 1651059507584) (:by |rJG4IHzWf) (:text |idx) + |h $ %{} :Expr (:at 1651059336700) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059337302) (:by |rJG4IHzWf) (:text |update) + |h $ %{} :Leaf (:at 1651059339014) (:by |rJG4IHzWf) (:text |:stack) + |l $ %{} :Expr (:at 1651059339365) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059340093) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651059340345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059340671) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Expr (:at 1651059341136) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059342247) (:by |rJG4IHzWf) (:text |dissoc) + |b $ %{} :Leaf (:at 1651059342919) (:by |rJG4IHzWf) (:text |xs) + |h $ %{} :Leaf (:at 1689008865288) (:by |rJG4IHzWf) (:text |idx) + |b $ %{} :Leaf (:at 1651059511332) (:by |rJG4IHzWf) (:text |editor) + |q $ %{} :Expr (:at 1650452203166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008872337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452251609) (:by |rJG4IHzWf) (:text |:call-cirru-edit) + |b $ %{} :Leaf (:at 1689008876254) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |let) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1650854721883) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854725507) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1650854726257) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854726957) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1650854728243) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |prepend) + |X $ %{} :Expr (:at 1651057171977) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057172900) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651057174836) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651057175155) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057176959) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651057177865) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651057179921) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057181408) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651057182930) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-target) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1651054713223) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |tuple?) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-target) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452324058) (:by |rJG4IHzWf) (:text |let) + |h $ %{} :Expr (:at 1650452324915) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650452325886) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650452328378) (:by |rJG4IHzWf) (:text |result) + |T $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452431805) (:by |rJG4IHzWf) (:text |cirru-edit) + |b $ %{} :Expr (:at 1650452435252) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650452436297) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1650452436771) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650452437937) (:by |rJG4IHzWf) (:text |:tree) + |T $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-target) + |h $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1650452443983) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452447385) (:by |rJG4IHzWf) (:text |:clipboard) + |b $ %{} :Expr (:at 1650452447639) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452450753) (:by |rJG4IHzWf) (:text |:clipboard) + |b $ %{} :Leaf (:at 1650854741135) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1691434360648) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1691434361555) (:by |rJG4IHzWf) (:text |::) + |T $ %{} :Leaf (:at 1691434371200) (:by |rJG4IHzWf) (:text |&) + |b $ %{} :Leaf (:at 1691434234691) (:by |rJG4IHzWf) (:text |op-data) + |j $ %{} :Expr (:at 1650454078895) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651148409802) (:by |rJG4IHzWf) (:text |;) + |T $ %{} :Leaf (:at 1650454084661) (:by |rJG4IHzWf) (:text |js/console.log) + |X $ %{} :Leaf (:at 1650454218376) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Leaf (:at 1650454085432) (:by |rJG4IHzWf) (:text |result) + |l $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452387401) (:by |rJG4IHzWf) (:text |if-let) + |b $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452392051) (:by |rJG4IHzWf) (:text |warning) + |b $ %{} :Expr (:at 1650452372527) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452373199) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1650452376037) (:by |rJG4IHzWf) (:text |result) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1650452394793) (:by |rJG4IHzWf) (:text |warning) + |o $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |::) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |'quote) + |h $ %{} :Expr (:at 1650452401256) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452402103) (:by |rJG4IHzWf) (:text |:tree) + |b $ %{} :Leaf (:at 1650452406163) (:by |rJG4IHzWf) (:text |result) + |l $ %{} :Expr (:at 1650452312452) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854748600) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Expr (:at 1650854749186) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650854750515) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854751477) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650452312452) (:by |rJG4IHzWf) (:text |:focus) + |h $ %{} :Expr (:at 1650454168346) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650454168896) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Expr (:at 1650452330215) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452332656) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Leaf (:at 1650452333296) (:by |rJG4IHzWf) (:text |result) + |b $ %{} :Expr (:at 1650454183075) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855008803) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Leaf (:at 1650855011283) (:by |rJG4IHzWf) (:text |editor) + |m $ %{} :Expr (:at 1651148354422) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148356677) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Expr (:at 1651148357506) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148357663) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651148359454) (:by |rJG4IHzWf) (:text |:editor) + |h $ %{} :Leaf (:at 1651148362954) (:by |rJG4IHzWf) (:text |:clipboard) + |h $ %{} :Expr (:at 1651148367248) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651148367248) (:by |rJG4IHzWf) (:text |:clipboard) + |b $ %{} :Leaf (:at 1651148367248) (:by |rJG4IHzWf) (:text |result) + |o $ %{} :Expr (:at 1650854886398) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854888128) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650854892209) (:by |rJG4IHzWf) (:text |:warning) + |h $ %{} :Expr (:at 1650854894274) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854894274) (:by |rJG4IHzWf) (:text |:warning) + |b $ %{} :Leaf (:at 1650854894274) (:by |rJG4IHzWf) (:text |result) + |l $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Expr (:at 1650452260504) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text "|\"target not found at:") + |h $ %{} :Leaf (:at 1650452260504) (:by |rJG4IHzWf) (:text |def-path) + |rT $ %{} :Expr (:at 1649999058091) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008878525) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999061911) (:by |rJG4IHzWf) (:text |:cirru-edit-node) + |b $ %{} :Leaf (:at 1689008880874) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649999065726) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999087524) (:by |rJG4IHzWf) (:text |let-sugar) + |b $ %{} :Expr (:at 1649999094750) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649999088628) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649999067139) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649999090131) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1649999340190) (:by |rJG4IHzWf) (:text |focus) + |b $ %{} :Leaf (:at 1649999073770) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Leaf (:at 1649999092565) (:by |rJG4IHzWf) (:text |op-data) + |X $ %{} :Expr (:at 1651054728212) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651054729594) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651054729861) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651054732057) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1651054732811) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1649999229049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999229049) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1649999229049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999229049) (:by |rJG4IHzWf) (:text |prepend) + |X $ %{} :Expr (:at 1651057094070) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057096681) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651057098932) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651057106005) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651057108043) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1651057109024) (:by |rJG4IHzWf) (:text |:stack) + |T $ %{} :Expr (:at 1651057099734) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057101780) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651057102613) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1649999229049) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Expr (:at 1649999231596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |def-target) + |b $ %{} :Expr (:at 1649999231596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1649999231596) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1649999231596) (:by |rJG4IHzWf) (:text |def-path) + |h $ %{} :Expr (:at 1649999235262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649999235262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |tuple?) + |b $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |def-target) + |h $ %{} :Expr (:at 1649999361561) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649999369582) (:by |rJG4IHzWf) (:text |assoc-in) + |L $ %{} :Leaf (:at 1649999370351) (:by |rJG4IHzWf) (:text |store) + |P $ %{} :Leaf (:at 1649999382132) (:by |rJG4IHzWf) (:text |def-path) + |T $ %{} :Expr (:at 1649999357662) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649999358827) (:by |rJG4IHzWf) (:text |::) + |L $ %{} :Leaf (:at 1649999360278) (:by |rJG4IHzWf) (:text |'quote) + |T $ %{} :Expr (:at 1649999317573) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999320483) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Expr (:at 1649999324708) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999324708) (:by |rJG4IHzWf) (:text |nth) + |b $ %{} :Leaf (:at 1649999324708) (:by |rJG4IHzWf) (:text |def-target) + |h $ %{} :Leaf (:at 1649999324708) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Leaf (:at 1649999342154) (:by |rJG4IHzWf) (:text |focus) + |l $ %{} :Leaf (:at 1649999346107) (:by |rJG4IHzWf) (:text |code) + |l $ %{} :Expr (:at 1649999235262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Expr (:at 1649999235262) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |str) + |b $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text "|\"target not found at:") + |h $ %{} :Leaf (:at 1649999235262) (:by |rJG4IHzWf) (:text |def-path) + |s $ %{} :Expr (:at 1649849664112) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008882620) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649849666625) (:by |rJG4IHzWf) (:text |:def-path) + |b $ %{} :Leaf (:at 1689008884067) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1651049242195) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651049242874) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1651049243665) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1651049246096) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651049246825) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1651049249045) (:by |rJG4IHzWf) (:text |:router) + |h $ %{} :Expr (:at 1651049249327) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651049249631) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651049250003) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651049251070) (:by |rJG4IHzWf) (:text |:name) + |b $ %{} :Leaf (:at 1651049252839) (:by |rJG4IHzWf) (:text |:editor) + |h $ %{} :Expr (:at 1651059682942) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059856815) (:by |rJG4IHzWf) (:text |update) + |L $ %{} :Leaf (:at 1651059690657) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Expr (:at 1651059692453) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059693594) (:by |rJG4IHzWf) (:text |fn) + |L $ %{} :Expr (:at 1651059693858) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059696274) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1651059697775) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059698343) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1651059698705) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1651059698839) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059703928) (:by |rJG4IHzWf) (:text |pointer) + |b $ %{} :Expr (:at 1651059704347) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059705178) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651059708151) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1651059709937) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059710725) (:by |rJG4IHzWf) (:text |stack) + |b $ %{} :Expr (:at 1651059711497) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059712800) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Leaf (:at 1651059713746) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1652622532039) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1652622533912) (:by |rJG4IHzWf) (:text |next-pointer) + |b $ %{} :Expr (:at 1652622534478) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1652622534913) (:by |rJG4IHzWf) (:text |inc) + |b $ %{} :Leaf (:at 1652622536816) (:by |rJG4IHzWf) (:text |pointer) + |b $ %{} :Expr (:at 1651568631560) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651568632102) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1652622540850) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1652622541526) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1652622526080) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1652622544522) (:by |rJG4IHzWf) (:text |contains?) + |L $ %{} :Leaf (:at 1652622530442) (:by |rJG4IHzWf) (:text |stack) + |P $ %{} :Leaf (:at 1652622547256) (:by |rJG4IHzWf) (:text |next-pointer) + |b $ %{} :Expr (:at 1652622549933) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1652622549933) (:by |rJG4IHzWf) (:text |=) + |b $ %{} :Leaf (:at 1652622549933) (:by |rJG4IHzWf) (:text |op-data) + |h $ %{} :Expr (:at 1652622549933) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1652622549933) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1652622549933) (:by |rJG4IHzWf) (:text |stack) + |h $ %{} :Leaf (:at 1652622555484) (:by |rJG4IHzWf) (:text |next-pointer) + |P $ %{} :Expr (:at 1651568648737) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568650288) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651568652865) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Leaf (:at 1651568655102) (:by |rJG4IHzWf) (:text |:pointer) + |l $ %{} :Leaf (:at 1651568655510) (:by |rJG4IHzWf) (:text |inc) + |T $ %{} :Expr (:at 1651059818291) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059819066) (:by |rJG4IHzWf) (:text |merge) + |L $ %{} :Leaf (:at 1651059821476) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1651059723284) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059724841) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651059725446) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059726542) (:by |rJG4IHzWf) (:text |empty?) + |b $ %{} :Leaf (:at 1651059727962) (:by |rJG4IHzWf) (:text |stack) + |h $ %{} :Expr (:at 1651059735524) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059735838) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1651059736155) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059739142) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651059739349) (:by |rJG4IHzWf) (:text |0) + |h $ %{} :Expr (:at 1651059739900) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059742644) (:by |rJG4IHzWf) (:text |:stack) + |b $ %{} :Expr (:at 1651059742920) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059743158) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651059744264) (:by |rJG4IHzWf) (:text |op-data) + |l $ %{} :Expr (:at 1651059792612) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059800590) (:by |rJG4IHzWf) (:text |{}) + |T $ %{} :Expr (:at 1651059801032) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651059802955) (:by |rJG4IHzWf) (:text |:stack) + |T $ %{} :Expr (:at 1651059746226) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059775868) (:by |rJG4IHzWf) (:text |.assoc-after) + |b $ %{} :Leaf (:at 1651059779877) (:by |rJG4IHzWf) (:text |stack) + |h $ %{} :Leaf (:at 1651059783348) (:by |rJG4IHzWf) (:text |pointer) + |l $ %{} :Leaf (:at 1651059785594) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1651059803630) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651059805294) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1652622561715) (:by |rJG4IHzWf) (:text |next-pointer) + |t $ %{} :Expr (:at 1649236417648) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008886715) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649236419279) (:by |rJG4IHzWf) (:text |:focus) + |b $ %{} :Leaf (:at 1689008890064) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649236419583) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854790191) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1649236422391) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650854791093) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650854791810) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854792740) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1649236423256) (:by |rJG4IHzWf) (:text |:focus) + |l $ %{} :Leaf (:at 1649236424471) (:by |rJG4IHzWf) (:text |op-data) + |v $ %{} :Expr (:at 1649963829674) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008890824) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963830383) (:by |rJG4IHzWf) (:text |:warn) + |b $ %{} :Leaf (:at 1689008892736) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649963831166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963832686) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649963833956) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649963835055) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Leaf (:at 1649963843596) (:by |rJG4IHzWf) (:text |op-data) + |v5 $ %{} :Expr (:at 1649963829674) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008893699) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650714509341) (:by |rJG4IHzWf) (:text |:ok) + |b $ %{} :Expr (:at 1649963831166) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649963832686) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649963833956) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649963835055) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Leaf (:at 1650714512337) (:by |rJG4IHzWf) (:text |nil) + |vD $ %{} :Expr (:at 1649964175859) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008894558) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964177135) (:by |rJG4IHzWf) (:text |:add-ns) + |b $ %{} :Leaf (:at 1689008897021) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649964286256) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649964287352) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1649964287626) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1649964289143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964287936) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Expr (:at 1649964291397) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964291397) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Leaf (:at 1649964291397) (:by |rJG4IHzWf) (:text |op-data) + |h $ %{} :Leaf (:at 1649964291397) (:by |rJG4IHzWf) (:text "|\"TODO_NS") + |T $ %{} :Expr (:at 1649964177558) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964182074) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1649964179826) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1649964184659) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964185387) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649964186243) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Leaf (:at 1649964292830) (:by |rJG4IHzWf) (:text |ns) + |l $ %{} :Expr (:at 1649964216558) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964217626) (:by |rJG4IHzWf) (:text |{}) + |b $ %{} :Expr (:at 1649964217947) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964218436) (:by |rJG4IHzWf) (:text |:ns) + |b $ %{} :Expr (:at 1649964219710) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964269707) (:by |rJG4IHzWf) (:text |::) + |X $ %{} :Leaf (:at 1649964271678) (:by |rJG4IHzWf) (:text |'quote) + |b $ %{} :Expr (:at 1649964236163) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649964274054) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1649964808891) (:by |rJG4IHzWf) (:text "|\"ns") + |b $ %{} :Leaf (:at 1649964809224) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649964227140) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964227847) (:by |rJG4IHzWf) (:text |:defs) + |b $ %{} :Expr (:at 1649964228337) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964228675) (:by |rJG4IHzWf) (:text |{}) + |vL $ %{} :Expr (:at 1649964301870) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008898892) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964303178) (:by |rJG4IHzWf) (:text |:rm-ns) + |b $ %{} :Leaf (:at 1689008899948) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649964312715) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964313987) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649964314690) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964315408) (:by |rJG4IHzWf) (:text |some?) + |b $ %{} :Leaf (:at 1649964316844) (:by |rJG4IHzWf) (:text |op-data) + |h $ %{} :Expr (:at 1649964317705) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964324410) (:by |rJG4IHzWf) (:text |dissoc-in) + |b $ %{} :Leaf (:at 1649964325688) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1649964325956) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964326120) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649964327771) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Leaf (:at 1649964330421) (:by |rJG4IHzWf) (:text |op-data) + |l $ %{} :Leaf (:at 1649964335841) (:by |rJG4IHzWf) (:text |store) + |vP $ %{} :Expr (:at 1649964531781) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008902618) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964533685) (:by |rJG4IHzWf) (:text |:add-def) + |b $ %{} :Leaf (:at 1689008903733) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649964535990) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964549170) (:by |rJG4IHzWf) (:text |let[]) + |X $ %{} :Expr (:at 1649964549912) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964550665) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1649964553143) (:by |rJG4IHzWf) (:text |def-name) + |e $ %{} :Expr (:at 1649964557465) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649964558215) (:by |rJG4IHzWf) (:text |or) + |T $ %{} :Leaf (:at 1649964557199) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649964559455) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964559734) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649964564889) (:by |rJG4IHzWf) (:text "|\"TODO_NS") + |h $ %{} :Leaf (:at 1649964567473) (:by |rJG4IHzWf) (:text "|\"TODO_DEF") + |j $ %{} :Expr (:at 1649964578609) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964581584) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649964585887) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649964593431) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1649964594098) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964594393) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649964594631) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964595469) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649964596143) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964596583) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649964597049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964599503) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1649964605699) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1649964606664) (:by |rJG4IHzWf) (:text |ns) + |e $ %{} :Expr (:at 1649964619570) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965044156) (:by |rJG4IHzWf) (:text |update-in) + |b $ %{} :Leaf (:at 1649964623190) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649965045895) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649965046512) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1649965047238) (:by |rJG4IHzWf) (:text |ns) + |T $ %{} :Leaf (:at 1649964630158) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1649964630821) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964631081) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649964631338) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964631875) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Expr (:at 1649964632766) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964633243) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649964633489) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964634533) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1649964635226) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649964641951) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Leaf (:at 1649964645406) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Expr (:at 1649964646027) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964650908) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1649964652180) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649964660584) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1649964664508) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964665260) (:by |rJG4IHzWf) (:text |::) + |b $ %{} :Leaf (:at 1649964666566) (:by |rJG4IHzWf) (:text |'quote) + |h $ %{} :Expr (:at 1649964667498) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964670463) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649964811648) (:by |rJG4IHzWf) (:text "|\"defn") + |h $ %{} :Leaf (:at 1649964683921) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Expr (:at 1649964688593) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649964689763) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Leaf (:at 1649964611966) (:by |rJG4IHzWf) (:text |files) + |vR $ %{} :Expr (:at 1649965092473) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008905669) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965096128) (:by |rJG4IHzWf) (:text |:rm-def) + |b $ %{} :Leaf (:at 1689008906900) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |let[]) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |or) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |op-data) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text "|\"TODO_NS") + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text "|\"TODO_DEF") + |o $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |update-in) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |ns) + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1649965099741) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |contains?) + |b $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) + |h $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |def-name) + |h $ %{} :Expr (:at 1649965106283) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1649965107986) (:by |rJG4IHzWf) (:text |dissoc) + |T $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |defs) + |b $ %{} :Leaf (:at 1649965110751) (:by |rJG4IHzWf) (:text |def-name) + |l $ %{} :Leaf (:at 1649965113472) (:by |rJG4IHzWf) (:text |defs) + |l $ %{} :Leaf (:at 1649965099741) (:by |rJG4IHzWf) (:text |files) + |vS $ %{} :Expr (:at 1650716775651) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008908305) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716932984) (:by |rJG4IHzWf) (:text |:mv-ns) + |b $ %{} :Leaf (:at 1689008911465) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650716803344) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716806029) (:by |rJG4IHzWf) (:text |let[]) + |b $ %{} :Expr (:at 1650716806737) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716809043) (:by |rJG4IHzWf) (:text |from) + |b $ %{} :Leaf (:at 1650716809346) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Leaf (:at 1650716812021) (:by |rJG4IHzWf) (:text |op-data) + |l $ %{} :Expr (:at 1650716813069) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716814449) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650716815260) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716854032) (:by |rJG4IHzWf) (:text |contains-in?) + |b $ %{} :Leaf (:at 1650716821270) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650716822987) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650716825131) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650716822207) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650716827097) (:by |rJG4IHzWf) (:text |from) + |e $ %{} :Expr (:at 1650716854728) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716859824) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1650716860637) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650716862472) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1650716862974) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716863281) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650716863917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716864695) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650716865773) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716885609) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650716887868) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650716889628) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716891171) (:by |rJG4IHzWf) (:text |dissoc) + |b $ %{} :Leaf (:at 1650716894809) (:by |rJG4IHzWf) (:text |from) + |l $ %{} :Expr (:at 1650716895536) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716896423) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650716899491) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Expr (:at 1651567955868) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651567956620) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Expr (:at 1651567958959) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567958959) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651567958959) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Leaf (:at 1651567958959) (:by |rJG4IHzWf) (:text |from) + |T $ %{} :Expr (:at 1651567419843) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651567740762) (:by |rJG4IHzWf) (:text |update-in) + |P $ %{} :Expr (:at 1651568002351) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568003483) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651568005436) (:by |rJG4IHzWf) (:text |:ns) + |h $ %{} :Leaf (:at 1651568017879) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1651567423524) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567423834) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651567424327) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567424761) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651567426289) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567427552) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651567469969) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651567471237) (:by |rJG4IHzWf) (:text |string?) + |T $ %{} :Expr (:at 1651567439490) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567441467) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651567442370) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651567442703) (:by |rJG4IHzWf) (:text |1) + |g $ %{} :Expr (:at 1651567818542) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567818542) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1651567818542) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651567818542) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Leaf (:at 1651567818542) (:by |rJG4IHzWf) (:text |to) + |l $ %{} :Expr (:at 1651568118769) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651568119418) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1651568120599) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568128181) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1651568141226) (:by |rJG4IHzWf) (:text "|\"ns name not found in:") + |h $ %{} :Leaf (:at 1651568135985) (:by |rJG4IHzWf) (:text |code) + |T $ %{} :Leaf (:at 1651567453808) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1650716829049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716830565) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650716831808) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650718093042) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Expr (:at 1650716836102) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650716837012) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1650716847675) (:by |rJG4IHzWf) (:text "|\"unknown ns: ") + |b $ %{} :Leaf (:at 1650716850345) (:by |rJG4IHzWf) (:text |from) + |vST $ %{} :Expr (:at 1650716775651) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008913013) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717821344) (:by |rJG4IHzWf) (:text |:mv-def) + |b $ %{} :Leaf (:at 1689008914925) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650716803344) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717831447) (:by |rJG4IHzWf) (:text |let-sugar) + |b $ %{} :Expr (:at 1650717841672) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650717846383) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650716806737) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650717843266) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650716809043) (:by |rJG4IHzWf) (:text |from) + |b $ %{} :Leaf (:at 1650716809346) (:by |rJG4IHzWf) (:text |to) + |b $ %{} :Leaf (:at 1650717848238) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650717851265) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650717855705) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650717856274) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650717855084) (:by |rJG4IHzWf) (:text |from-ns) + |b $ %{} :Leaf (:at 1650717864146) (:by |rJG4IHzWf) (:text |from-def) + |b $ %{} :Expr (:at 1650717866689) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717868031) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650717868907) (:by |rJG4IHzWf) (:text |from) + |h $ %{} :Leaf (:at 1650717870645) (:by |rJG4IHzWf) (:text "|\"/") + |h $ %{} :Expr (:at 1650717851265) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1650717855705) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650717856274) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650717890963) (:by |rJG4IHzWf) (:text |to-ns) + |b $ %{} :Leaf (:at 1650717893324) (:by |rJG4IHzWf) (:text |to-def) + |b $ %{} :Expr (:at 1650717866689) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717868031) (:by |rJG4IHzWf) (:text |.split) + |b $ %{} :Leaf (:at 1650717895256) (:by |rJG4IHzWf) (:text |to) + |h $ %{} :Leaf (:at 1650717870645) (:by |rJG4IHzWf) (:text "|\"/") + |l $ %{} :Expr (:at 1650716813069) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716814449) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1650717924035) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650717927338) (:by |rJG4IHzWf) (:text |and) + |T $ %{} :Expr (:at 1650716815260) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716854032) (:by |rJG4IHzWf) (:text |contains-in?) + |b $ %{} :Leaf (:at 1650716821270) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650716822987) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650716825131) (:by |rJG4IHzWf) (:text |[]) + |T $ %{} :Leaf (:at 1650716822207) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1650717904448) (:by |rJG4IHzWf) (:text |from-ns) + |h $ %{} :Leaf (:at 1650717900311) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650717908582) (:by |rJG4IHzWf) (:text |from-def) + |b $ %{} :Expr (:at 1650717928450) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717933876) (:by |rJG4IHzWf) (:text |contains-in?) + |b $ %{} :Leaf (:at 1650717934639) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650717934993) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717935177) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650717936280) (:by |rJG4IHzWf) (:text |:files) + |h $ %{} :Leaf (:at 1650717938084) (:by |rJG4IHzWf) (:text |to-ns) + |h $ %{} :Expr (:at 1650717951020) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717952740) (:by |rJG4IHzWf) (:text |not) + |b $ %{} :Expr (:at 1650717953122) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717961285) (:by |rJG4IHzWf) (:text |blank?) + |b $ %{} :Leaf (:at 1650717958294) (:by |rJG4IHzWf) (:text |to-def) + |e $ %{} :Expr (:at 1650718251620) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650718252321) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1650718255068) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650716854728) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716859824) (:by |rJG4IHzWf) (:text |update) + |h $ %{} :Leaf (:at 1650716862472) (:by |rJG4IHzWf) (:text |:files) + |l $ %{} :Expr (:at 1650716862974) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716863281) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650716863917) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716864695) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650716865773) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716885609) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650716887868) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650716889628) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717967759) (:by |rJG4IHzWf) (:text |dissoc-in) + |b $ %{} :Expr (:at 1650717983689) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717983689) (:by |rJG4IHzWf) (:text |[]) + |h $ %{} :Leaf (:at 1650717983689) (:by |rJG4IHzWf) (:text |from-ns) + |l $ %{} :Leaf (:at 1650717983689) (:by |rJG4IHzWf) (:text |:defs) + |o $ %{} :Leaf (:at 1650717983689) (:by |rJG4IHzWf) (:text |from-def) + |l $ %{} :Expr (:at 1650716895536) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717988826) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Expr (:at 1650717990462) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650717990625) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650717994449) (:by |rJG4IHzWf) (:text |to-ns) + |h $ %{} :Leaf (:at 1650717995495) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650717996779) (:by |rJG4IHzWf) (:text |to-def) + |h $ %{} :Expr (:at 1651567885557) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651567886590) (:by |rJG4IHzWf) (:text |->) + |T $ %{} :Expr (:at 1650716900887) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718008086) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1650716902515) (:by |rJG4IHzWf) (:text |files) + |h $ %{} :Expr (:at 1650718004752) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718004752) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650718004752) (:by |rJG4IHzWf) (:text |from-ns) + |h $ %{} :Leaf (:at 1650718004752) (:by |rJG4IHzWf) (:text |:defs) + |l $ %{} :Leaf (:at 1650718004752) (:by |rJG4IHzWf) (:text |from-def) + |b $ %{} :Expr (:at 1651567887182) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567888944) (:by |rJG4IHzWf) (:text |update) + |b $ %{} :Leaf (:at 1651567889997) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651567890426) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567890662) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1651567891926) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567904440) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Expr (:at 1651567905085) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567905451) (:by |rJG4IHzWf) (:text |if) + |b $ %{} :Expr (:at 1651567916094) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651567924117) (:by |rJG4IHzWf) (:text |string?) + |T $ %{} :Expr (:at 1651567905809) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567913314) (:by |rJG4IHzWf) (:text |get) + |b $ %{} :Leaf (:at 1651567913933) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651567915582) (:by |rJG4IHzWf) (:text |1) + |h $ %{} :Expr (:at 1651567929389) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651567930230) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1651567933362) (:by |rJG4IHzWf) (:text |code) + |h $ %{} :Leaf (:at 1651567933661) (:by |rJG4IHzWf) (:text |1) + |l $ %{} :Leaf (:at 1651567942197) (:by |rJG4IHzWf) (:text |to-def) + |l $ %{} :Expr (:at 1651568143050) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1651568143598) (:by |rJG4IHzWf) (:text |do) + |L $ %{} :Expr (:at 1651568144440) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651568144440) (:by |rJG4IHzWf) (:text |js/console.warn) + |b $ %{} :Leaf (:at 1651568144440) (:by |rJG4IHzWf) (:text "|\"def not found in:") + |h $ %{} :Leaf (:at 1651568144440) (:by |rJG4IHzWf) (:text |code) + |T $ %{} :Leaf (:at 1651567938046) (:by |rJG4IHzWf) (:text |code) + |b $ %{} :Expr (:at 1650718258728) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650718259740) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650718261504) (:by |rJG4IHzWf) (:text |:warning) + |h $ %{} :Leaf (:at 1650718262201) (:by |rJG4IHzWf) (:text |nil) + |h $ %{} :Expr (:at 1650716829049) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650716830565) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650716831808) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650718094983) (:by |rJG4IHzWf) (:text |:warning) + |l $ %{} :Expr (:at 1650716836102) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650716837012) (:by |rJG4IHzWf) (:text |str) + |T $ %{} :Leaf (:at 1650717917459) (:by |rJG4IHzWf) (:text "|\"unknown ns/def: ") + |b $ %{} :Leaf (:at 1650716850345) (:by |rJG4IHzWf) (:text |from) + |vSj $ %{} :Expr (:at 1650775416948) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008917464) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650775420333) (:by |rJG4IHzWf) (:text |:picker-mode) + |b $ %{} :Leaf (:at 1689008918712) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650775425210) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854830853) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650775427901) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650854833274) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650854833908) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854835572) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650775430559) (:by |rJG4IHzWf) (:text |:picker-mode?) + |l $ %{} :Leaf (:at 1650775707207) (:by |rJG4IHzWf) (:text |op-data) + |vj $ %{} :Expr (:at 1650777616173) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008921559) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650778937571) (:by |rJG4IHzWf) (:text |:focus-or-pick) + |b $ %{} :Leaf (:at 1689008922693) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650778939606) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650778940075) (:by |rJG4IHzWf) (:text |if) + |L $ %{} :Expr (:at 1650778940807) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650778945252) (:by |rJG4IHzWf) (:text |:picker-mode?) + |b $ %{} :Expr (:at 1650854842550) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650854843730) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650778945977) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650779010862) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650779011506) (:by |rJG4IHzWf) (:text |let) + |L $ %{} :Expr (:at 1650779011931) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Expr (:at 1650855134418) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855135921) (:by |rJG4IHzWf) (:text |editor) + |b $ %{} :Expr (:at 1650855136345) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650855137278) (:by |rJG4IHzWf) (:text |:editor) + |b $ %{} :Leaf (:at 1650855138392) (:by |rJG4IHzWf) (:text |store) + |L $ %{} :Expr (:at 1651057017604) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057018797) (:by |rJG4IHzWf) (:text |def-path) + |b $ %{} :Expr (:at 1651057019159) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057022420) (:by |rJG4IHzWf) (:text |get-in) + |b $ %{} :Leaf (:at 1651057024609) (:by |rJG4IHzWf) (:text |editor) + |h $ %{} :Expr (:at 1651057025297) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057026591) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1651057029156) (:by |rJG4IHzWf) (:text |:stack) + |h $ %{} :Expr (:at 1651057029539) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1651057033244) (:by |rJG4IHzWf) (:text |:pointer) + |b $ %{} :Leaf (:at 1651057058175) (:by |rJG4IHzWf) (:text |editor) + |T $ %{} :Expr (:at 1650779012158) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779013405) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1650779014022) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779025217) (:by |rJG4IHzWf) (:text |get-in) + |X $ %{} :Leaf (:at 1650779098005) (:by |rJG4IHzWf) (:text |store) + |b $ %{} :Expr (:at 1650779069697) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779069697) (:by |rJG4IHzWf) (:text |concat) + |b $ %{} :Expr (:at 1650779069697) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779069697) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650779069697) (:by |rJG4IHzWf) (:text |:files) + |g $ %{} :Leaf (:at 1651057046405) (:by |rJG4IHzWf) (:text |def-path) + |l $ %{} :Expr (:at 1650779072149) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650779072285) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650779074213) (:by |rJG4IHzWf) (:text |1) + |o $ %{} :Leaf (:at 1650779076846) (:by |rJG4IHzWf) (:text |op-data) + |T $ %{} :Expr (:at 1650777654257) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650777655789) (:by |rJG4IHzWf) (:text |->) + |L $ %{} :Leaf (:at 1650777656913) (:by |rJG4IHzWf) (:text |store) + |T $ %{} :Expr (:at 1650777625896) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650777849358) (:by |rJG4IHzWf) (:text |update-in) + |h $ %{} :Expr (:at 1650777636725) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650777637716) (:by |rJG4IHzWf) (:text |concat) + |T $ %{} :Expr (:at 1650777630346) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650777631165) (:by |rJG4IHzWf) (:text |[]) + |b $ %{} :Leaf (:at 1650777632125) (:by |rJG4IHzWf) (:text |:files) + |b $ %{} :Leaf (:at 1651057051980) (:by |rJG4IHzWf) (:text |def-path) + |j $ %{} :Expr (:at 1650777854292) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650777854914) (:by |rJG4IHzWf) (:text |fn) + |b $ %{} :Expr (:at 1650777855246) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650777856924) (:by |rJG4IHzWf) (:text |pair) + |h $ %{} :Expr (:at 1650777857891) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650777863701) (:by |rJG4IHzWf) (:text |::) + |b $ %{} :Leaf (:at 1650855116972) (:by |rJG4IHzWf) (:text |'quote) + |h $ %{} :Expr (:at 1650777871473) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650777925601) (:by |rJG4IHzWf) (:text |assoc-in) + |T $ %{} :Expr (:at 1650777865161) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650777870086) (:by |rJG4IHzWf) (:text |nth) + |T $ %{} :Leaf (:at 1650777866135) (:by |rJG4IHzWf) (:text |pair) + |b $ %{} :Leaf (:at 1650777870629) (:by |rJG4IHzWf) (:text |1) + |b $ %{} :Expr (:at 1650777880109) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854869340) (:by |rJG4IHzWf) (:text |->) + |b $ %{} :Leaf (:at 1650777880109) (:by |rJG4IHzWf) (:text |store) + |e $ %{} :Leaf (:at 1650854872128) (:by |rJG4IHzWf) (:text |:editor) + |h $ %{} :Leaf (:at 1650854870277) (:by |rJG4IHzWf) (:text |:focus) + |h $ %{} :Leaf (:at 1650779079155) (:by |rJG4IHzWf) (:text |item) + |b $ %{} :Expr (:at 1650777659013) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854853426) (:by |rJG4IHzWf) (:text |assoc-in) + |h $ %{} :Expr (:at 1650854854980) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650854855776) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854857951) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650777664835) (:by |rJG4IHzWf) (:text |:picker-mode?) + |l $ %{} :Leaf (:at 1650777665393) (:by |rJG4IHzWf) (:text |false) + |b $ %{} :Expr (:at 1650778948236) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650854859991) (:by |rJG4IHzWf) (:text |assoc-in) + |b $ %{} :Leaf (:at 1650778948236) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Expr (:at 1650854861296) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1650854861911) (:by |rJG4IHzWf) (:text |[]) + |L $ %{} :Leaf (:at 1650854862895) (:by |rJG4IHzWf) (:text |:editor) + |T $ %{} :Leaf (:at 1650778948236) (:by |rJG4IHzWf) (:text |:focus) + |l $ %{} :Leaf (:at 1650778948236) (:by |rJG4IHzWf) (:text |op-data) + |vr $ %{} :Expr (:at 1650856116885) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008924700) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856118910) (:by |rJG4IHzWf) (:text |:deps-tree) + |b $ %{} :Leaf (:at 1689008925738) (:by |rJG4IHzWf) (:text |op-data) + |b $ %{} :Expr (:at 1650856120298) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650856122394) (:by |rJG4IHzWf) (:text |assoc) + |b $ %{} :Leaf (:at 1650856123197) (:by |rJG4IHzWf) (:text |store) + |h $ %{} :Leaf (:at 1650856124695) (:by |rJG4IHzWf) (:text |:deps-tree) + |l $ %{} :Leaf (:at 1650856125796) (:by |rJG4IHzWf) (:text |op-data) + |w $ %{} :Expr (:at 1580869940154) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Expr (:at 1689008926366) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1580869940154) (:by |rJG4IHzWf) (:text |:hydrate-storage) + |b $ %{} :Leaf (:at 1689008927889) (:by |rJG4IHzWf) (:text |op-data) + |j $ %{} :Leaf (:at 1580869940154) (:by |rJG4IHzWf) (:text |op-data) + |x $ %{} :Expr (:at 1689008807481) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1689008809954) (:by |rJG4IHzWf) (:text |_) + |T $ %{} :Expr (:at 1689008808716) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text |do) + |b $ %{} :Expr (:at 1689008808716) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text |eprintln) + |b $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text "|\"unknown op") + |h $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text |op) + |h $ %{} :Leaf (:at 1689008808716) (:by |rJG4IHzWf) (:text |store) + :ns $ %{} :CodeEntry (:doc |) + :code $ %{} :Expr (:at nil) (:by nil) + :data $ {} + |T $ %{} :Leaf (:at nil) (:by nil) (:text |ns) + |j $ %{} :Leaf (:at nil) (:by nil) (:text |app.updater) + |r $ %{} :Expr (:at 1629647934184) (:by |rJG4IHzWf) + :data $ {} + |D $ %{} :Leaf (:at 1629647935135) (:by |rJG4IHzWf) (:text |:require) + |T $ %{} :Expr (:at 1629647926714) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629647933788) (:by |rJG4IHzWf) (:text |phlox.cursor) + |j $ %{} :Leaf (:at 1629647929559) (:by |rJG4IHzWf) (:text |:refer) + |r $ %{} :Expr (:at 1629647929753) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1629647931811) (:by |rJG4IHzWf) (:text |update-states) + |b $ %{} :Expr (:at 1650452226586) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452232936) (:by |rJG4IHzWf) (:text |cirru-editor.core) + |b $ %{} :Leaf (:at 1650452234842) (:by |rJG4IHzWf) (:text |:refer) + |h $ %{} :Expr (:at 1650452235045) (:by |rJG4IHzWf) + :data $ {} + |T $ %{} :Leaf (:at 1650452236386) (:by |rJG4IHzWf) (:text |cirru-edit) :users $ {} |rJG4IHzWf $ {} (:avatar nil) (:id |rJG4IHzWf) (:name |chen) (:nickname |chen) (:password |d41d8cd98f00b204e9800998ecf8427e) (:theme :star-trail) |root $ {} (:avatar nil) (:id |root) (:name |root) (:nickname |root) (:password |d41d8cd98f00b204e9800998ecf8427e) (:theme :star-trail) diff --git a/compact.cirru b/compact.cirru index 78fc835..b60e91c 100644 --- a/compact.cirru +++ b/compact.cirru @@ -8,1357 +8,1303 @@ :files $ {} |app.analyze $ {} :defs $ {} - |analyze-deps $ quote - defn analyze-deps (files) - let - ns-deps-dict $ -> files - map-kv $ fn (ns file) - [] ns $ parse-import-dict - nth - get-in file $ [] :ns - , 1 - defs-deps-dict $ -> files .to-list - mapcat $ fn (pair) - let - ns $ nth pair 0 - defs $ -> pair (nth 1) (get :defs) - -> defs (.to-list) - map $ fn (pair) - let - def-name $ nth pair 0 - code $ -> pair (nth 1) (nth 1) - [] ([] ns def-name) - lookup-body-deps (slice code 2) (get ns-deps-dict ns) ns def-name $ keys defs - pairs-map - ; defs-dependants-dict $ lookup-dependants defs-deps-dict - , defs-deps-dict - |digit-pattern $ quote - def digit-pattern $ new js/RegExp "\"^\\d$" - |flatten $ quote - defn flatten (xs) - if (list? xs) (mapcat xs flatten) ([] xs) - |lookup-body-deps $ quote - defn lookup-body-deps (body imports-dict ns def-name def-names) - -> body flatten - filter $ fn (token) - if (= token "\"") false $ let - c $ nth token 0 - not $ or (= "\":" c) (= "\"\"" c) (= "\"'" c) (= "\"." c) (= "\";" c) (= token def-name) (= token "\"true") (= token "\"false") (= token "\"nil") (.!test digit-pattern token) - map strip-at - , distinct - map $ fn (token) - cond - = token def-name - , nil - (.includes? def-names token) ([] ns token :file) - (contains? (:defs imports-dict) token) - &let - target-ns $ get-in imports-dict ([] :defs token) - [] target-ns token :def - (contains? (:npm-defs imports-dict) token) - &let - target-ns $ get-in imports-dict ([] :npm-defs token) - [] target-ns token :npm-def - (contains? (:npm-defaults imports-dict) token) - &let - target-ns $ get-in imports-dict ([] :npm-defaults token) - [] target-ns token :npm-default - (and (not= (get token 0) "\"/") (.includes? token "\"/")) + |analyze-deps $ %{} :CodeEntry (:doc |) + :code $ quote + defn analyze-deps (files) + let + ns-deps-dict $ -> files + map-kv $ fn (ns file) + [] ns $ parse-import-dict + get-in file $ [] :ns :code 1 + defs-deps-dict $ -> files .to-list + mapcat $ fn (pair) let - pieces $ .split token "\"/" - ns-alias $ first pieces - def-part $ nth pieces 1 - cond - contains? (:namespaces imports-dict) ns-alias - &let - target-ns $ get-in imports-dict ([] :namespaces ns-alias) - [] target-ns def-part :ns-def - (contains? (:npm-namespaces imports-dict) ns-alias) - &let - target-ns $ get-in imports-dict ([] :npm-namespaces ns-alias) - [] target-ns def-part :npm-ns-def - true nil - true nil - filter some? - |lookup-dependants $ quote - defn lookup-dependants (deps-dict) - -> deps-dict keys - map $ fn (entry) - [] entry $ -> deps-dict - filter $ fn (pair) - let - deps $ nth pair 1 - any? deps $ fn (piece) - and - = (nth piece 0) (nth entry 0) - = (nth piece 1) (nth entry 1) - keys - pairs-map - |lookup-target-def $ quote - defn lookup-target-def (token files def-path pkg) - let - ns $ first def-path - imports-form $ get-in files ([] ns :ns 1) - dict $ parse-import-dict imports-form - if - contains-in? files $ [] ns :defs token - [] ns :defs token + ns $ nth pair 0 + defs $ -> pair (nth 1) (get :defs) + -> defs (.to-list) + map $ fn (pair) + let + def-name $ nth pair 0 + code $ get-in pair ([] 1 :code 1) + [] ([] ns def-name) + lookup-body-deps (slice code 2) (get ns-deps-dict ns) ns def-name $ keys defs + pairs-map + ; defs-dependants-dict $ lookup-dependants defs-deps-dict + , defs-deps-dict + |digit-pattern $ %{} :CodeEntry (:doc |) + :code $ quote + def digit-pattern $ new js/RegExp "\"^\\d$" + |flatten $ %{} :CodeEntry (:doc |) + :code $ quote + defn flatten (xs) + if (list? xs) (mapcat xs flatten) ([] xs) + |lookup-body-deps $ %{} :CodeEntry (:doc |) + :code $ quote + defn lookup-body-deps (body imports-dict ns def-name def-names) + -> body flatten + filter $ fn (token) + if (= token "\"") false $ let + c $ nth token 0 + not $ or (= "\":" c) (= "\"\"" c) (= "\"'" c) (= "\"." c) (= "\";" c) (= token def-name) (= token "\"true") (= token "\"false") (= token "\"nil") (.!test digit-pattern token) + map strip-at + , distinct + map $ fn (token) + cond + = token def-name + , nil + (.includes? def-names token) ([] ns token :file) + (contains? (:defs imports-dict) token) + &let + target-ns $ get-in imports-dict ([] :defs token) + [] target-ns token :def + (contains? (:npm-defs imports-dict) token) + &let + target-ns $ get-in imports-dict ([] :npm-defs token) + [] target-ns token :npm-def + (contains? (:npm-defaults imports-dict) token) + &let + target-ns $ get-in imports-dict ([] :npm-defaults token) + [] target-ns token :npm-default + (and (not= (get token 0) "\"/") (.includes? token "\"/")) + let + pieces $ .split token "\"/" + ns-alias $ first pieces + def-part $ nth pieces 1 + cond + contains? (:namespaces imports-dict) ns-alias + &let + target-ns $ get-in imports-dict ([] :namespaces ns-alias) + [] target-ns def-part :ns-def + (contains? (:npm-namespaces imports-dict) ns-alias) + &let + target-ns $ get-in imports-dict ([] :npm-namespaces ns-alias) + [] target-ns def-part :npm-ns-def + true nil + true nil + filter some? + |lookup-dependants $ %{} :CodeEntry (:doc |) + :code $ quote + defn lookup-dependants (deps-dict) + -> deps-dict keys + map $ fn (entry) + [] entry $ -> deps-dict + filter $ fn (pair) + let + deps $ nth pair 1 + any? deps $ fn (piece) + and + = (nth piece 0) (nth entry 0) + = (nth piece 1) (nth entry 1) + keys + pairs-map + |lookup-target-def $ %{} :CodeEntry (:doc |) + :code $ quote + defn lookup-target-def (token files def-path pkg) + let + ns $ first def-path + imports-form $ get-in files ([] ns :ns 1) + dict $ parse-import-dict imports-form if - contains-in? dict $ [] :defs token - let - target-ns $ get-in dict ([] :defs token) - if (.starts-with? target-ns pkg) ([] target-ns :defs token) nil + contains-in? files $ [] ns :defs token + [] ns :defs token if - and - not= "\"/" $ get token 0 - .includes? token "\"/" - let[] (ns-part def-part) (.split token "\"/") - if - contains? (:namespaces dict) ns-part - let - target-ns $ get-in dict ([] :namespaces ns-part) - if (.starts-with? target-ns pkg) ([] target-ns :defs def-part) nil - , nil - , nil - |parse-import-dict $ quote - defn parse-import-dict (ns-form) - loop - dict $ {} - :namespaces $ {} - :defs $ {} - :npm-defaults $ {} - :npm-defs $ {} - :npm-namespaces $ {} - rules $ rest (nth ns-form 2) - if (empty? rules) dict $ let - rule $ regularize-rule (first rules) - method $ nth rule 1 - case-default method - raise $ str "\"unknown rule: " method - "\":as" $ let[] (target _m alias) rule - if - = "\"\"" $ first target - recur - assoc-in dict ([] :npm-namespaces alias) target - rest rules - recur - assoc-in dict ([] :namespaces alias) target - rest rules - "\":refer" $ let[] (target _m defs-list) rule + contains-in? dict $ [] :defs token + let + target-ns $ get-in dict ([] :defs token) + if (.starts-with? target-ns pkg) ([] target-ns :defs token) nil if - = "\"\"" $ first target - recur - update dict :npm-defs $ fn (dict) - loop - d dict - defs defs-list - list-match defs - () d - (d0 ds) - recur (assoc d d0 target) ds - rest rules - recur - update dict :defs $ fn (dict) - loop - d dict - defs defs-list - list-match defs - () d - (d0 ds) - recur (assoc d d0 target) ds - rest rules - "\":default" $ recur - assoc-in dict - [] :npm-defaults $ nth rule 2 - nth rule 0 - rest rules - |regularize-rule $ quote - defn regularize-rule (rule) - -> rule - filter $ fn (item) (not= item "\"[]") - map $ fn (item) - if (list? item) (regularize-rule item) item - |strip-at $ quote - defn strip-at (token) - if - = "\"@" $ nth token 0 - .!slice token 1 - , token - :ns $ quote (ns app.analyze) + and + not= "\"/" $ get token 0 + .includes? token "\"/" + let[] (ns-part def-part) (.split token "\"/") + if + contains? (:namespaces dict) ns-part + let + target-ns $ get-in dict ([] :namespaces ns-part) + if (.starts-with? target-ns pkg) ([] target-ns :defs def-part) nil + , nil + , nil + |parse-import-dict $ %{} :CodeEntry (:doc |) + :code $ quote + defn parse-import-dict (ns-form) + loop + dict $ {} + :namespaces $ {} + :defs $ {} + :npm-defaults $ {} + :npm-defs $ {} + :npm-namespaces $ {} + rules $ rest (nth ns-form 2) + if (empty? rules) dict $ let + rule $ regularize-rule (first rules) + method $ nth rule 1 + case-default method + raise $ str "\"unknown rule: " method + "\":as" $ let[] (target _m alias) rule + if + = "\"\"" $ first target + recur + assoc-in dict ([] :npm-namespaces alias) target + rest rules + recur + assoc-in dict ([] :namespaces alias) target + rest rules + "\":refer" $ let[] (target _m defs-list) rule + if + = "\"\"" $ first target + recur + update dict :npm-defs $ fn (dict) + loop + d dict + defs defs-list + list-match defs + () d + (d0 ds) + recur (assoc d d0 target) ds + rest rules + recur + update dict :defs $ fn (dict) + loop + d dict + defs defs-list + list-match defs + () d + (d0 ds) + recur (assoc d d0 target) ds + rest rules + "\":default" $ recur + assoc-in dict + [] :npm-defaults $ nth rule 2 + nth rule 0 + rest rules + |regularize-rule $ %{} :CodeEntry (:doc |) + :code $ quote + defn regularize-rule (rule) + -> rule + filter $ fn (item) (not= item "\"[]") + map $ fn (item) + if (list? item) (regularize-rule item) item + |strip-at $ %{} :CodeEntry (:doc |) + :code $ quote + defn strip-at (token) + if + = "\"@" $ nth token 0 + .!slice token 1 + , token + :ns $ %{} :CodeEntry (:doc |) + :code $ quote (ns app.analyze) |app.comp.call-tree $ {} :defs $ {} - |build-call-tree $ quote - defn build-call-tree (deps-tree entry parents) - let - ret $ if (.includes? parents entry) - {} (:entry entry) (:looped? true) - :children $ [] - {} (:entry entry) (:looped? false) - :children $ let - child-deps $ get deps-tree entry - if (empty? child-deps) ([]) - -> child-deps - map $ fn (entry3) - let - child-entry $ take entry3 2 - if (contains? deps-tree child-entry) - build-call-tree deps-tree child-entry $ .include parents entry - , nil - filter some? - assoc ret :size $ count-tree ret - |comp-call-tree $ quote - defn comp-call-tree (states deps-tree router pkg) - let - cursor $ :cursor states - state $ or (:data states) - {} - :spin-pos $ [] 600 200 - :spin 0 - call-tree $ build-call-tree deps-tree router (#{}) - container ({}) - ; w-js-log $ comp-curve 200 0.1 0.7 (hsluvx 20 100 60) 40 - comp-sector call-tree 40 (:spin state) (* 2 &PI) 0 - comp-spin-slider (>> states :c) - {} (:unit 0.4) (:label "\"spin") (:fraction 1) - :position $ :spin-pos state - :value $ :spin state - :on-change $ fn (value d!) - d! cursor $ assoc state :spin value - :on-move $ fn (pos d!) - d! cursor $ assoc state :spin-pos pos - |comp-sector $ quote - defn comp-sector (call-tree radius start-radian radian-size idx) - let - thickness $ + 10 (js/Math.pow radius 0.7) - * 2 $ count (:children call-tree) - container ({}) - create-list :container ({}) - loop - acc $ [] - xs $ :children call-tree - a0 start-radian - list-match xs - () acc - (x0 xss) - let - delta $ * (- radian-size 0.01) - / (:size x0) (:size call-tree) - recur - conj acc $ let - index $ count acc - [] index $ comp-sector x0 (+ radius thickness 20) a0 delta index - , xss $ + a0 delta - comp-sector-curve radius start-radian radian-size - hslx - .rem - + radius $ * idx 77 - , 360 - , 100 50 - , thickness - text $ {} - :text $ nth (:entry call-tree) 1 - :position $ [] + |build-call-tree $ %{} :CodeEntry (:doc |) + :code $ quote + defn build-call-tree (deps-tree entry parents) + let + ret $ if (.includes? parents entry) + {} (:entry entry) (:looped? true) + :children $ [] + {} (:entry entry) (:looped? false) + :children $ let + child-deps $ get deps-tree entry + if (empty? child-deps) ([]) + -> child-deps + map $ fn (entry3) + let + child-entry $ take entry3 2 + if (contains? deps-tree child-entry) + build-call-tree deps-tree child-entry $ .include parents entry + , nil + filter some? + assoc ret :size $ count-tree ret + |comp-call-tree $ %{} :CodeEntry (:doc |) + :code $ quote + defn comp-call-tree (states deps-tree router pkg) + let + cursor $ :cursor states + state $ or (:data states) + {} + :spin-pos $ [] 600 200 + :spin 0 + call-tree $ build-call-tree deps-tree router (#{}) + container ({}) + ; w-js-log $ comp-curve 200 0.1 0.7 (hsluvx 20 100 60) 40 + comp-sector call-tree 40 (:spin state) (* 2 &PI) 0 + comp-spin-slider (>> states :c) + {} (:unit 0.4) (:label "\"spin") (:fraction 1) + :position $ :spin-pos state + :value $ :spin state + :on-change $ fn (value d!) + d! cursor $ assoc state :spin value + :on-move $ fn (pos d!) + d! cursor $ assoc state :spin-pos pos + |comp-sector $ %{} :CodeEntry (:doc |) + :code $ quote + defn comp-sector (call-tree radius start-radian radian-size idx) + let + thickness $ + 10 (js/Math.pow radius 0.7) + * 2 $ count (:children call-tree) + container ({}) + create-list :container ({}) + loop + acc $ [] + xs $ :children call-tree + a0 start-radian + list-match xs + () acc + (x0 xss) + let + delta $ * (- radian-size 0.01) + / (:size x0) (:size call-tree) + recur + conj acc $ let + index $ count acc + [] index $ comp-sector x0 (+ radius thickness 20) a0 delta index + , xss $ + a0 delta + comp-sector-curve radius start-radian radian-size + hslx + .rem + + radius $ * idx 77 + , 360 + , 100 50 + , thickness + text $ {} + :text $ nth (:entry call-tree) 1 + :position $ [] + * radius $ cos start-radian + * radius $ sin start-radian + :style $ {} (:fill 0xffffff) (:font-size 10) (:font-family |Hind) + :rotation start-radian + |comp-sector-curve $ %{} :CodeEntry (:doc |) + :code $ quote + defn comp-sector-curve (radius start-radian radian-size color thickness) + let + r-extend $ + radius thickness + start $ [] * radius $ cos start-radian * radius $ sin start-radian - :style $ {} (:fill 0xffffff) (:font-size 10) (:font-family |Hind) - :rotation start-radian - |comp-sector-curve $ quote - defn comp-sector-curve (radius start-radian radian-size color thickness) - let - r-extend $ + radius thickness - start $ [] - * radius $ cos start-radian - * radius $ sin start-radian - end $ [] - * radius $ cos (+ start-radian radian-size) - * radius $ sin (+ start-radian radian-size) - start-extend $ [] - * r-extend $ cos start-radian - * r-extend $ sin start-radian - end-extend $ [] - * r-extend $ cos (+ start-radian radian-size) - * r-extend $ sin (+ start-radian radian-size) - graphics $ {} - :ops $ [] - g :begin-fill $ {} (:color color) (:alpha 0.8) - ; g :line-style $ {} (:color color) (:width 1) (:alpha 0.6) - g :move-to start - g :line-to start-extend - ; g :arc-to $ {} (:p1 start-extend) (:p2 end-extend) (:radius r-extend) - g :arc $ {} - :center $ [] 0 0 - :radian $ [] start-radian (+ start-radian radian-size) - :radius r-extend - g :line-to end - ; g :arc-to $ {} (:p1 end) (:p2 start) (:radius radius) - g :arc $ {} - :center $ [] 0 0 - :radian $ [] (+ start-radian radian-size) start-radian - :radius radius - :anticlockwise? true - g :close-path nil - g :end-fill - |count-tree $ quote - defn count-tree (tree) - inc $ -> (:children tree) (map count-tree) (foldl 0 &+) - :ns $ quote - ns app.comp.call-tree $ :require - phlox.core :refer $ defcomp >> hslx hclx hsluvx rect circle text container graphics create-list g polyline - phlox.comp.button :refer $ comp-button - app.math :refer $ divide-path multiply-path - app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance - phlox.complex :as complex - pointed-prompt.core :refer $ prompt-at! - app.comp.deps-tree :refer $ comp-deps-tree - app.analyze :refer $ lookup-target-def strip-at - phlox.util :refer $ measure-text-width! - app.comp.editor :refer $ comp-editor - memof.once :refer $ memof1-call - phlox.comp.slider :refer $ comp-spin-slider + end $ [] + * radius $ cos (+ start-radian radian-size) + * radius $ sin (+ start-radian radian-size) + start-extend $ [] + * r-extend $ cos start-radian + * r-extend $ sin start-radian + end-extend $ [] + * r-extend $ cos (+ start-radian radian-size) + * r-extend $ sin (+ start-radian radian-size) + graphics $ {} + :ops $ [] + g :begin-fill $ {} (:color color) (:alpha 0.8) + ; g :line-style $ {} (:color color) (:width 1) (:alpha 0.6) + g :move-to start + g :line-to start-extend + ; g :arc-to $ {} (:p1 start-extend) (:p2 end-extend) (:radius r-extend) + g :arc $ {} + :center $ [] 0 0 + :radian $ [] start-radian (+ start-radian radian-size) + :radius r-extend + g :line-to end + ; g :arc-to $ {} (:p1 end) (:p2 start) (:radius radius) + g :arc $ {} + :center $ [] 0 0 + :radian $ [] (+ start-radian radian-size) start-radian + :radius radius + :anticlockwise? true + g :close-path nil + g :end-fill + |count-tree $ %{} :CodeEntry (:doc |) + :code $ quote + defn count-tree (tree) + inc $ -> (:children tree) (map count-tree) (foldl 0 &+) + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.call-tree $ :require + phlox.core :refer $ defcomp >> hslx hclx hsluvx rect circle text container graphics create-list g polyline + phlox.comp.button :refer $ comp-button + app.math :refer $ divide-path multiply-path + app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance + phlox.complex :as complex + pointed-prompt.core :refer $ prompt-at! + app.comp.deps-tree :refer $ comp-deps-tree + app.analyze :refer $ lookup-target-def strip-at + phlox.util :refer $ measure-text-width! + app.comp.editor :refer $ comp-editor + memof.once :refer $ memof1-call + phlox.comp.slider :refer $ comp-spin-slider |app.comp.command $ {} :defs $ {} - |commands $ quote - def commands $ [] - {} (:tip "\"add-ns ") (:fill "\"add-ns ") - {} (:tip "\"rm-ns ") (:fill "\"rm-ns ") - {} (:tip "\"add-def ") (:fill "\"add-def ") - {} (:tip "\"rm-def ") (:fill "\"rm-def ") - {} (:tip "\"load") (:comment "\"load data") - {} (:tip "\"save") (:comment "\"save all files") - {} (:tip "\"mv-ns ") (:fill "\"mv-ns ") - {} (:tip "\"move-def / /") (:fill "\"move-def ") - {} (:tip "\"pick [off]") (:fill "\"pick") (:comment "\"pick mode on/off") - {} (:tip "\"deps-tree") (:fill "\"deps-tree") (:comment "\"call") - {} (:tip "\"deps-of") (:fill "\"deps-of") (:comment "\"current dependency") - {} (:tip "\"call-tree") (:fill "\"call-tree") (:comment "\"sunburst graph of current function") - |comp-command $ quote - defcomp comp-command (states store on-close) - let - cursor $ :cursor states - state $ or (:data states) - {} $ :content "\"" - editor $ :editor store - def-path $ get-in editor - [] :stack $ :pointer editor - set-box-text! $ fn (v d!) - let - box $ -> "\"#command-box" js/document.querySelector - next $ str (.-value box) v - set! (.-value box) next - .!focus box - d! cursor $ assoc state :content next - [] (effect-focus) - div - {} (:class-name css/column) - :style $ {} (:padding 16) - div ({}) - input $ {} (:placeholder "\"Command...") (:autofocus true) (:id "\"command-box") (:spellcheck false) (:autocomplete "\"off") - :class-name $ str-spaced css/input css-command-box - :style $ {} (:width "\"100%") - :value $ :content state - :on-input $ fn (e d!) - d! cursor $ assoc state :content (:value e) - :on-keydown $ fn (e d!) - cond - = 13 $ :keycode e - let - code $ first - parse-cirru-list $ :content state - if (list? code) (run-command code store d!) - d! :warn $ str "\"invalid command:" code + |commands $ %{} :CodeEntry (:doc |) + :code $ quote + def commands $ [] + {} (:tip "\"add-ns ") (:fill "\"add-ns ") + {} (:tip "\"rm-ns ") (:fill "\"rm-ns ") + {} (:tip "\"add-def ") (:fill "\"add-def ") + {} (:tip "\"rm-def ") (:fill "\"rm-def ") + {} (:tip "\"load") (:comment "\"load data") + {} (:tip "\"save") (:comment "\"save all files") + {} (:tip "\"mv-ns ") (:fill "\"mv-ns ") + {} (:tip "\"move-def / /") (:fill "\"move-def ") + {} (:tip "\"pick [off]") (:fill "\"pick") (:comment "\"pick mode on/off") + {} (:tip "\"deps-tree") (:fill "\"deps-tree") (:comment "\"call") + {} (:tip "\"deps-of") (:fill "\"deps-of") (:comment "\"current dependency") + {} (:tip "\"call-tree") (:fill "\"call-tree") (:comment "\"sunburst graph of current function") + |comp-command $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-command (states store on-close) + let + cursor $ :cursor states + state $ or (:data states) + {} $ :content "\"" + editor $ :editor store + def-path $ get-in editor + [] :stack $ :pointer editor + set-box-text! $ fn (v d!) + let + box $ -> "\"#command-box" js/document.querySelector + next $ str (.-value box) v + set! (.-value box) next + .!focus box + d! cursor $ assoc state :content next + [] (effect-focus) + div + {} (:class-name css/column) + :style $ {} (:padding 16) + div ({}) + input $ {} (:placeholder "\"Command...") (:autofocus true) (:id "\"command-box") (:spellcheck false) (:autocomplete "\"off") + :class-name $ str-spaced css/input css-command-box + :style $ {} (:width "\"100%") + :value $ :content state + :on-input $ fn (e d!) + d! cursor $ assoc state :content (:value e) + :on-keydown $ fn (e d!) + cond + = 13 $ :keycode e + let + code $ first + parse-cirru-list $ :content state + if (list? code) (run-command code store d!) + d! :warn $ str "\"invalid command:" code + on-close d! + (= "\"Escape" (:key e)) on-close d! - (= "\"Escape" (:key e)) + =< nil 16 + div + {} $ :style ui/row-middle + button $ {} (:class-name css/button) (:inner-text "\"Run") + :on-click $ fn (e d!) + let + code $ first + parse-cirru-list $ :content state + if (list? code) (run-command code store d!) + d! :warn $ str "\"invalid command:" code on-close d! - =< nil 16 - div - {} $ :style ui/row-middle - button $ {} (:class-name css/button) (:inner-text "\"Run") - :on-click $ fn (e d!) - let - code $ first - parse-cirru-list $ :content state - if (list? code) (run-command code store d!) - d! :warn $ str "\"invalid command:" code - on-close d! - =< 16 nil - if (list? def-path) - list-> - {} $ :style - {} $ :line-height "\"20px" - -> def-path $ map-indexed - fn (idx piece) - [] idx $ span - {} (:class-name css-path-tag) - :inner-text $ str piece - :on-click $ fn (e d!) - set-box-text! (str piece) d! - =< nil 8 - comp-command-tips $ fn (v d!) (set-box-text! v d!) - |comp-command-tips $ quote - defcomp comp-command-tips (set-text!) - div ({}) - list-> - {} (:class-name css/row) - :style $ {} (:flex-wrap :wrap) (:gap "\"8px") - -> commands $ map-indexed - fn (idx info) - [] idx $ div - {} $ :style ({}) - span - {} $ :on-click - fn (e d!) - set-text! (:fill info) d! - <> (:tip info) css-tip - |css-command-box $ quote - defstyle css-command-box $ {} - "\"$0" $ {} (:font-family ui/font-code) (:line-height "\"40px") (:height "\"40px") - |css-path-tag $ quote - defstyle css-path-tag $ {} - "\"$0" $ {} (:font-family ui/font-code) (:display :inline-block) (:white-space :pre-line) (:padding "\"0 6px") (:margin-right "\"4px") (:margin-bottom "\"4px") (:border-radius "\"6px") (:cursor :pointer) (:color :white) - :background-color $ hsl 200 50 70 - "\"$0:hover" $ {} - :background-color $ hsl 200 50 60 - |css-tip $ quote - defstyle css-tip $ {} - "\"&" $ {} (:padding "\"2px 8px") (:border-radius "\"4px") (:opacity 0.8) - :background-color $ hsl 0 0 90 - :cursor :pointer - "\"&:hover" $ {} (:opacity 1) - |effect-focus $ quote - defeffect effect-focus () (action el at?) - if (= :mount action) - .!select $ .!querySelector el "\"input" - |on-save $ quote - defn on-save (files saved-files d!) - let - removed-entries $ difference (keys saved-files) (keys files) - common-ns $ intersection (keys files) (keys saved-files) - new-entries $ -> - difference (keys files) (keys saved-files) - .to-list - map $ fn (ns) - [] ns $ get files ns - pairs-map - changed-entries $ -> common-ns - map $ fn (ns) - [] ns $ let - file $ get files ns - saved-file $ get saved-files ns - if (= file saved-file) nil $ let - defs $ :defs file - saved-defs $ :defs saved-file - common-defs $ intersection (keys saved-defs) (keys defs) - new-defs $ difference (keys defs) (keys saved-defs) - {} - :ns $ if - = (:ns file) (:ns saved-file) - , nil (:ns file) - :added-defs $ -> new-defs - map $ fn (def-name) - [] def-name $ get defs def-name - pairs-map - :removed-defs $ difference (keys saved-defs) (keys defs) - :changed-defs $ -> common-defs - filter $ fn (def-name) - not= (get defs def-name) (get saved-defs def-name) - map $ fn (def-name) - [] def-name $ get defs def-name - pairs-map - filter $ fn (pair) - some? $ nth pair 1 - pairs-map - content $ format-cirru-edn - {} (:added new-entries) (:removed removed-entries) (:changed changed-entries) - ; js/console.log changed-entries - ; println $ format-cirru-edn changed-entries - if mocked? (js/alert "\"Data is mocked, nothing to save.") - -> - js/fetch (str api-host "\"/compact-inc") - js-object (:method "\"PUT") (:body content) - .!then $ fn (res) (d! :ok nil) - .!catch $ fn (e) - d! :warn $ str e - |run-command $ quote - defn run-command (code store d!) - let - p1 $ get code 1 - p2 $ get code 2 - case-default (first code) - d! :warn $ str "\"invalid command: " code - "\"add-ns" $ d! :add-ns p1 - "\"rm-ns" $ d! :rm-ns p1 - "\"add-def" $ d! :add-def ([] p1 p2) - "\"rm-def" $ d! :rm-def ([] p1 p2) - "\"mv-ns" $ d! :mv-ns ([] p1 p2) - "\"mv-def" $ d! :mv-def ([] p1 p2) - "\"load" $ load-files! d! - "\"save" $ on-save (:files store) (:saved-files store) d! - "\"pick" $ if (= p1 "\"off") (d! :picker-mode false) (d! :picker-mode true) - "\"deps-tree" $ do - d! :deps-tree $ wo-js-log - analyze-deps $ :files store - d! :router $ {} (:name :deps-tree) - "\"deps-of" $ do - d! :deps-tree $ analyze-deps (:files store) - d! :router $ {} (:name :deps-of) - :data $ if (some? p2) ([] p1 p2) - let - editor $ :editor store - def-path $ get-in editor - [] :stack $ :pointer editor - [] (nth def-path 0) (nth def-path 2) - "\"call-tree" $ do - d! :deps-tree $ analyze-deps (:files store) - d! :router $ {} (:name :call-tree) - :data $ if (some? p2) ([] p1 p2) - let - editor $ :editor store - def-path $ get-in editor - [] :stack $ :pointer editor - [] (nth def-path 0) (nth def-path 2) - :ns $ quote - ns app.comp.command $ :require (respo-ui.core :as ui) - respo-ui.core :refer $ hsl - respo.core :refer $ defcomp defeffect <> >> div button textarea span input a list-> - respo.comp.space :refer $ =< - app.config :refer $ dev? api-host mocked? - app.widget :as widget - app.fetch :refer $ load-files! - app.style :refer $ css-hover-entry - app.analyze :refer $ analyze-deps - respo-ui.css :as css - respo.css :refer $ defstyle - |app.comp.deps-of $ {} - :defs $ {} - |comp-curves $ quote - defn comp-curves (connections) - graphics $ {} - :ops $ concat & - -> connections $ map-indexed - fn (idx pair) - let - from $ nth pair 0 - p1 $ nth pair 1 - p2 $ nth pair 2 - to $ nth pair 3 - [] - g :line-style $ {} (:width 2) (:alpha 1) - :color $ hclx - .rem (* 37 idx) 360 - , 100 60 - g :move-to from - g :bezier-to $ {} (:p1 p1) (:p2 p2) (:to-p to) - |comp-deps-of $ quote - defn comp-deps-of (deps-tree entry pkg) (; js/console.log deps-tree entry) - if (contains? deps-tree entry) + =< 16 nil + if (list? def-path) + list-> + {} $ :style + {} $ :line-height "\"20px" + -> def-path $ map-indexed + fn (idx piece) + [] idx $ span + {} (:class-name css-path-tag) + :inner-text $ str piece + :on-click $ fn (e d!) + set-box-text! (str piece) d! + =< nil 8 + comp-command-tips $ fn (v d!) (set-box-text! v d!) + |comp-command-tips $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-command-tips (set-text!) + div ({}) + list-> + {} (:class-name css/row) + :style $ {} (:flex-wrap :wrap) (:gap "\"8px") + -> commands $ map-indexed + fn (idx info) + [] idx $ div + {} $ :style ({}) + span + {} $ :on-click + fn (e d!) + set-text! (:fill info) d! + <> (:tip info) css-tip + |css-command-box $ %{} :CodeEntry (:doc |) + :code $ quote + defstyle css-command-box $ {} + "\"$0" $ {} (:font-family ui/font-code) (:line-height "\"40px") (:height "\"40px") + |css-path-tag $ %{} :CodeEntry (:doc |) + :code $ quote + defstyle css-path-tag $ {} + "\"$0" $ {} (:font-family ui/font-code) (:display :inline-block) (:white-space :pre-line) (:padding "\"0 6px") (:margin-right "\"4px") (:margin-bottom "\"4px") (:border-radius "\"6px") (:cursor :pointer) (:color :white) + :background-color $ hsl 200 50 70 + "\"$0:hover" $ {} + :background-color $ hsl 200 50 60 + |css-tip $ %{} :CodeEntry (:doc |) + :code $ quote + defstyle css-tip $ {} + "\"&" $ {} (:padding "\"2px 8px") (:border-radius "\"4px") (:opacity 0.8) + :background-color $ hsl 0 0 90 + :cursor :pointer + "\"&:hover" $ {} (:opacity 1) + |effect-focus $ %{} :CodeEntry (:doc |) + :code $ quote + defeffect effect-focus () (action el at?) + if (= :mount action) + .!select $ .!querySelector el "\"input" + |on-save $ %{} :CodeEntry (:doc |) + :code $ quote + defn on-save (files saved-files d!) let - deps $ get deps-tree entry - internal-deps $ -> deps - filter $ fn (item) - .starts-with? (nth item 0) pkg - external-deps $ -> deps - filter $ fn (item) - not $ .starts-with? (nth item 0) pkg - dependants $ -> deps-tree - .filter-kv $ fn (k v) - any? v $ fn (piece) - and - = (nth entry 0) (nth piece 0) - = (nth entry 1) (nth piece 1) - keys - mid-text $ str (nth entry 0) "\"/" (nth entry 1) - button-width $ + 16 (measure-text-width! mid-text 14 "\"Josefin Sans") - connections $ concat - -> dependants .to-list $ map-indexed - fn (idx item) + removed-entries $ difference (keys saved-files) (keys files) + common-ns $ intersection (keys files) (keys saved-files) + new-entries $ -> + difference (keys files) (keys saved-files) + .to-list + map $ fn (ns) + [] ns $ get files ns + pairs-map + changed-entries $ -> common-ns + map $ fn (ns) + [] ns $ let + file $ get files ns + saved-file $ get saved-files ns + if (= file saved-file) nil $ let + defs $ :defs file + saved-defs $ :defs saved-file + common-defs $ intersection (keys saved-defs) (keys defs) + new-defs $ difference (keys defs) (keys saved-defs) + {} + :ns $ if + = (:ns file) (:ns saved-file) + , nil (:ns file) + :added-defs $ -> new-defs + map $ fn (def-name) + [] def-name $ get defs def-name + pairs-map + :removed-defs $ difference (keys saved-defs) (keys defs) + :changed-defs $ -> common-defs + filter $ fn (def-name) + not= (get defs def-name) (get saved-defs def-name) + map $ fn (def-name) + [] def-name $ get defs def-name + pairs-map + filter $ fn (pair) + some? $ nth pair 1 + pairs-map + content $ format-cirru-edn + {} (:added new-entries) (:removed removed-entries) (:changed changed-entries) + ; js/console.log changed-entries + ; println $ format-cirru-edn changed-entries + if mocked? (js/alert "\"Data is mocked, nothing to save.") + -> + js/fetch (str api-host "\"/compact-inc") + js-object (:method "\"PUT") (:body content) + .!then $ fn (res) + d! $ :: :files-synced + d! :ok nil + .!catch $ fn (e) + d! :warn $ str e + |run-command $ %{} :CodeEntry (:doc |) + :code $ quote + defn run-command (code store d!) + let + p1 $ get code 1 + p2 $ get code 2 + case-default (first code) + d! :warn $ str "\"invalid command: " code + "\"add-ns" $ d! :add-ns p1 + "\"rm-ns" $ d! :rm-ns p1 + "\"add-def" $ d! :add-def ([] p1 p2) + "\"rm-def" $ d! :rm-def ([] p1 p2) + "\"mv-ns" $ d! :mv-ns ([] p1 p2) + "\"mv-def" $ d! :mv-def ([] p1 p2) + "\"load" $ load-files! d! + "\"save" $ on-save (:files store) (:saved-files store) d! + "\"pick" $ if (= p1 "\"off") (d! :picker-mode false) (d! :picker-mode true) + "\"deps-tree" $ do + d! :deps-tree $ wo-js-log + analyze-deps $ :files store + d! :router $ {} (:name :deps-tree) + "\"deps-of" $ do + d! :deps-tree $ analyze-deps (:files store) + d! :router $ {} (:name :deps-of) + :data $ if (some? p2) ([] p1 p2) let - to $ [] -200 - + 16 $ * (dec idx) 40 - p2 $ complex/add to ([] 100 0) - [] ([] 0 16) ([] -100 16) p2 to - -> internal-deps $ map-indexed - fn (idx item) + editor $ :editor store + def-path $ get-in editor + [] :stack $ :pointer editor + [] (nth def-path 0) (nth def-path 2) + "\"call-tree" $ do + d! :deps-tree $ analyze-deps (:files store) + d! :router $ {} (:name :call-tree) + :data $ if (some? p2) ([] p1 p2) let - to $ [] 320 - + 16 $ * (dec idx) 40 - p2 $ complex/add to ([] -100 0) - [] ([] button-width 16) - [] (+ 100 button-width) 16 - , p2 to - container ({}) (comp-curves connections) - comp-button $ {} (:text mid-text) - :position $ [] 0 0 - :align-right? false - create-list :container - {} $ :position ([] -200 -40) - -> dependants .to-list $ map-indexed - fn (idx item) - [] idx $ comp-button - {} - :text $ str (nth item 0) "\"/" (nth item 1) "\" " - count $ get deps-tree (take item 2) - :position $ [] 0 (* idx 40) - :align-right? true - :on $ {} - :pointertap $ fn (e d!) - let - event $ -> e .-data .-originalEvent - if - or (.-metaKey event) (.-ctrlKey event) - do - d! :def-path $ [] (nth item 0) :defs (nth item 1) - d! :router $ {} (:name :editor) - d! :router $ {} (:name :deps-of) - :data $ take item 2 - create-list :container - {} $ :position ([] 320 -40) - -> internal-deps $ map-indexed - fn (idx item) - [] idx $ comp-button - {} - :text $ if - .starts-with? (nth item 0) pkg - str (nth item 0) "\"/" (nth item 1) "\" " $ count - get deps-tree $ take item 2 - str (nth item 0) "\"/" $ nth item 1 - :position $ [] 0 (* idx 40) - :align-right? false - :on $ {} - :pointertap $ fn (e d!) - let - event $ -> e .-data .-originalEvent - if - or (.-metaKey event) (.-ctrlKey event) - do - d! :def-path $ [] (nth item 0) :defs (nth item 1) - d! :router $ {} (:name :editor) - d! :router $ {} (:name :deps-of) - :data $ take item 2 - text $ {} - :text $ str "\"not found: " entry - :position $ [] 1 1 - :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) - :ns $ quote - ns app.comp.deps-of $ :require - phlox.core :refer $ defcomp >> hslx hclx rect circle text container graphics create-list g polyline - phlox.comp.button :refer $ comp-button - app.math :refer $ divide-path multiply-path - app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance - phlox.complex :as complex - pointed-prompt.core :refer $ prompt-at! - app.comp.deps-tree :refer $ comp-deps-tree - app.analyze :refer $ lookup-target-def strip-at - phlox.util :refer $ measure-text-width! - app.comp.editor :refer $ comp-editor - memof.once :refer $ memof1-call - |app.comp.deps-tree $ {} + editor $ :editor store + def-path $ get-in editor + [] :stack $ :pointer editor + [] (nth def-path 0) (nth def-path 2) + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.command $ :require (respo-ui.core :as ui) + respo-ui.core :refer $ hsl + respo.core :refer $ defcomp defeffect <> >> div button textarea span input a list-> + respo.comp.space :refer $ =< + app.config :refer $ dev? api-host mocked? + app.widget :as widget + app.fetch :refer $ load-files! + app.style :refer $ css-hover-entry + app.analyze :refer $ analyze-deps + respo-ui.css :as css + respo.css :refer $ defstyle + |app.comp.deps-of $ {} :defs $ {} - |*defs-layout-stack $ quote - defatom *defs-layout-stack $ {} - |*defs-metrics-states $ quote - defatom *defs-metrics-states $ {} - |build-defs-metrics $ quote - defn build-defs-metrics (entry3 deps-tree depth pkg) - let - entry $ take entry3 2 - target $ get @*defs-metrics-states entry - if - and (some? target) - ; >= depth $ :depth target - [] target + |comp-curves $ %{} :CodeEntry (:doc |) + :code $ quote + defn comp-curves (connections) + graphics $ {} + :ops $ concat & + -> connections $ map-indexed + fn (idx pair) + let + from $ nth pair 0 + p1 $ nth pair 1 + p2 $ nth pair 2 + to $ nth pair 3 + [] + g :line-style $ {} (:width 2) (:alpha 1) + :color $ hclx + .rem (* 37 idx) 360 + , 100 60 + g :move-to from + g :bezier-to $ {} (:p1 p1) (:p2 p2) (:to-p to) + |comp-deps-of $ %{} :CodeEntry (:doc |) + :code $ quote + defn comp-deps-of (deps-tree entry pkg) (; js/console.log deps-tree entry) + if (contains? deps-tree entry) let - info $ get deps-tree entry - scoped-defs $ &let - it $ -> info + deps $ get deps-tree entry + internal-deps $ -> deps + filter $ fn (item) + .starts-with? (nth item 0) pkg + external-deps $ -> deps + filter $ fn (item) + not $ .starts-with? (nth item 0) pkg + dependants $ -> deps-tree + .filter-kv $ fn (k v) + any? v $ fn (piece) + and + = (nth entry 0) (nth piece 0) + = (nth entry 1) (nth piece 1) + keys + mid-text $ str (nth entry 0) "\"/" (nth entry 1) + button-width $ + 16 (measure-text-width! mid-text 14 "\"Josefin Sans") + connections $ concat + -> dependants .to-list $ map-indexed + fn (idx item) + let + to $ [] -200 + + 16 $ * (dec idx) 40 + p2 $ complex/add to ([] 100 0) + [] ([] 0 16) ([] -100 16) p2 to + -> internal-deps $ map-indexed + fn (idx item) + let + to $ [] 320 + + 16 $ * (dec idx) 40 + p2 $ complex/add to ([] -100 0) + [] ([] button-width 16) + [] (+ 100 button-width) 16 + , p2 to + container ({}) (comp-curves connections) + comp-button $ {} (:text mid-text) + :position $ [] 0 0 + :align-right? false + create-list :container + {} $ :position ([] -200 -40) + -> dependants .to-list $ map-indexed + fn (idx item) + [] idx $ comp-button + {} + :text $ str (nth item 0) "\"/" (nth item 1) "\" " + count $ get deps-tree (take item 2) + :position $ [] 0 (* idx 40) + :align-right? true + :on $ {} + :pointertap $ fn (e d!) + let + event $ -> e .-data .-originalEvent + if + or (.-metaKey event) (.-ctrlKey event) + do + d! :def-path $ [] (nth item 0) :defs (nth item 1) + d! :router $ {} (:name :editor) + d! :router $ {} (:name :deps-of) + :data $ take item 2 + create-list :container + {} $ :position ([] 320 -40) + -> internal-deps $ map-indexed + fn (idx item) + [] idx $ comp-button + {} + :text $ if + .starts-with? (nth item 0) pkg + str (nth item 0) "\"/" (nth item 1) "\" " $ count + get deps-tree $ take item 2 + str (nth item 0) "\"/" $ nth item 1 + :position $ [] 0 (* idx 40) + :align-right? false + :on $ {} + :pointertap $ fn (e d!) + let + event $ -> e .-data .-originalEvent + if + or (.-metaKey event) (.-ctrlKey event) + do + d! :def-path $ [] (nth item 0) :defs (nth item 1) + d! :router $ {} (:name :editor) + d! :router $ {} (:name :deps-of) + :data $ take item 2 + text $ {} + :text $ str "\"not found: " entry + :position $ [] 1 1 + :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.deps-of $ :require + phlox.core :refer $ defcomp >> hslx hclx rect circle text container graphics create-list g polyline + phlox.comp.button :refer $ comp-button + app.math :refer $ divide-path multiply-path + app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance + phlox.complex :as complex + pointed-prompt.core :refer $ prompt-at! + app.comp.deps-tree :refer $ comp-deps-tree + app.analyze :refer $ lookup-target-def strip-at + phlox.util :refer $ measure-text-width! + app.comp.editor :refer $ comp-editor + memof.once :refer $ memof1-call + |app.comp.deps-tree $ {} + :defs $ {} + |*defs-layout-stack $ %{} :CodeEntry (:doc |) + :code $ quote + defatom *defs-layout-stack $ {} + |*defs-metrics-states $ %{} :CodeEntry (:doc |) + :code $ quote + defatom *defs-metrics-states $ {} + |build-defs-metrics $ %{} :CodeEntry (:doc |) + :code $ quote + defn build-defs-metrics (entry3 deps-tree depth pkg) + let + entry $ take entry3 2 + target $ get @*defs-metrics-states entry + if + and (some? target) + ; >= depth $ :depth target + [] target + let + info $ get deps-tree entry + scoped-defs $ &let + it $ -> info + filter $ fn (item) + .starts-with? (first item) pkg + if (nil? it) + js/console.warn "\"failed building for:" entry3 info $ contains? deps-tree entry + or it $ [] + thirdpart-defs $ -> info filter $ fn (item) .starts-with? (first item) pkg - if (nil? it) - js/console.warn "\"failed building for:" entry3 info $ contains? deps-tree entry - or it $ [] - thirdpart-defs $ -> info - filter $ fn (item) - .starts-with? (first item) pkg - partial-self $ &let - it $ {} (:depth depth) - :y $ new-def-stack-y-of depth - + 2 $ count scoped-defs - :scoped-defs scoped-defs - :thirdpart-defs thirdpart-defs - :entry entry3 - swap! *defs-metrics-states assoc entry it - , it - children $ -> scoped-defs - filter $ fn (e) - not $ contains? @*defs-metrics-states e - mapcat $ fn (e) - build-defs-metrics e deps-tree (inc depth) pkg - concat ([] partial-self) children - |calcit-def? $ quote - defn calcit-def? (item) - or - = :def $ nth item 2 - = :ns $ nth item 2 - |comp-deps-tree $ quote - defn comp-deps-tree (deps-tree init-fn pkg) - reset! *defs-layout-stack $ {} - reset! *defs-metrics-states $ {} - let - defs-metrics $ build-defs-metrics (.split init-fn "\"/") deps-tree 0 pkg - ; defs-metrics $ .to-list (.values @*defs-metrics-states) - connections $ -> defs-metrics - mapcat $ fn (info) - let - base $ expand-layout-xy info - -> (:scoped-defs info) - map-indexed $ fn (idx def-entry) + partial-self $ &let + it $ {} (:depth depth) + :y $ new-def-stack-y-of depth + + 2 $ count scoped-defs + :scoped-defs scoped-defs + :thirdpart-defs thirdpart-defs + :entry entry3 + swap! *defs-metrics-states assoc entry it + , it + children $ -> scoped-defs + filter $ fn (e) + not $ contains? @*defs-metrics-states e + mapcat $ fn (e) + build-defs-metrics e deps-tree (inc depth) pkg + concat ([] partial-self) children + |calcit-def? $ %{} :CodeEntry (:doc |) + :code $ quote + defn calcit-def? (item) + or + = :def $ nth item 2 + = :ns $ nth item 2 + |comp-deps-tree $ %{} :CodeEntry (:doc |) + :code $ quote + defn comp-deps-tree (deps-tree init-fn pkg) + reset! *defs-layout-stack $ {} + reset! *defs-metrics-states $ {} + let + defs-metrics $ build-defs-metrics (.split init-fn "\"/") deps-tree 0 pkg + ; defs-metrics $ .to-list (.values @*defs-metrics-states) + connections $ -> defs-metrics + mapcat $ fn (info) + let + base $ expand-layout-xy info + -> (:scoped-defs info) + map-indexed $ fn (idx def-entry) + let + target $ get @*defs-metrics-states (take def-entry 2) + if + and + empty? $ :scoped-defs target + <= (:depth target) (:depth info) + , nil $ [] + complex/add base $ [] + + 8 $ measure-text-width! (str-def-entry def-entry pkg) 14 "\"Hind" + + 10 $ * 20 (inc idx) + complex/add (expand-layout-xy target) ([] 0 10) + filter $ fn (pair) + some? $ last pair + ; js/console.log @*defs-metrics-states + ; js/console.log "\"connection" connections + container ({}) + ; line-segments $ {} + :style $ {} (:width 1) + :color $ hslx 40 100 20 + :alpha 1 + :position $ [] 0 0 + :segments connections + graphics $ {} + :ops $ concat & + -> connections $ map-indexed + fn (idx pair) let - target $ get @*defs-metrics-states (take def-entry 2) - if - and - empty? $ :scoped-defs target - <= (:depth target) (:depth info) - , nil $ [] - complex/add base $ [] - + 8 $ measure-text-width! (str-def-entry def-entry pkg) 14 "\"Hind" - + 10 $ * 20 (inc idx) - complex/add (expand-layout-xy target) ([] 0 10) - filter $ fn (pair) - some? $ last pair - ; js/console.log @*defs-metrics-states - ; js/console.log "\"connection" connections - container ({}) - ; line-segments $ {} - :style $ {} (:width 1) - :color $ hslx 40 100 20 - :alpha 1 - :position $ [] 0 0 - :segments connections - graphics $ {} - :ops $ concat & - -> connections $ map-indexed - fn (idx pair) - let - from $ nth pair 0 - to $ nth pair 1 - [] - g :line-style $ {} (:width 2) (:alpha 1) - :color $ hclx - .rem (* 37 idx) 360 - , 100 60 - g :move-to from - g :bezier-to $ {} - :p1 $ complex/add from ([] 50 0) - :p2 $ complex/minus to ([] 50 0) - :to-p to - create-list :container ({}) - -> defs-metrics $ map-indexed - fn (idx info) - [] idx $ let - position $ expand-layout-xy info - ; js/console.log $ :scoped-defs info - container ({}) - rect $ {} (:position position) - :size $ [] - measure-text-width! - + 8 $ str-def-entry (:entry info) pkg - , 14 "\"Hind" - , 20 - :fill $ hslx 0 0 20 - text $ {} - :text $ str-def-entry (:entry info) pkg - :position $ complex/add position ([] 4 0) - :style $ {} - :fill $ hslx 0 0 80 - :font-size 14 - :font-family |Hind - create-list :container ({}) - -> (:scoped-defs info) - map-indexed $ fn (idx def-entry) - [] idx $ container ({}) - rect $ {} - :position $ complex/add position - [] 0 $ * 20 (inc idx) - :size $ [] - + 8 $ measure-text-width! (str-def-entry def-entry pkg) 14 "\"Hind" - , 20 - :fill $ hslx 0 0 20 - :alpha 0.3 - :on $ {} - :pointertap $ fn (e d!) (js/console.log e) - when (-> e .-data .-originalEvent .-metaKey) - d! :router $ {} (:name :editor) - d! :def-path $ [] (nth def-entry 0) :defs (nth def-entry 1) - text $ {} - :text $ str-def-entry def-entry pkg - :position $ complex/add position - [] 4 $ * 20 (inc idx) - :style $ {} - :fill $ hslx 180 30 40 - :font-size 14 - :font-family |Hind - |expand-layout-xy $ quote - defn expand-layout-xy (info) - let - max-y $ get-def-stack-y-of (:depth info) - [] - * 320 $ :depth info - * 20 $ - (:y info) (* 0.4 max-y) - |get-def-stack-y-of $ quote - defn get-def-stack-y-of (depth) (get @*defs-layout-stack depth) - |new-def-stack-y-of $ quote - defn new-def-stack-y-of (depth size) - let - dict @*defs-layout-stack - if (contains? dict depth) - let - v $ get dict depth - swap! *defs-layout-stack update depth $ fn (x) (+ x size) - , v - do (swap! *defs-layout-stack assoc depth size) 0 - |str-def-entry $ quote - defn str-def-entry (pair pkg) - let[] (ns def-name) pair $ if (.starts-with? ns pkg) - str (.strip-prefix ns pkg) "\"/" def-name - str ns "\"/" def-name - :ns $ quote - ns app.comp.deps-tree $ :require - phlox.core :refer $ defcomp >> hslx hclx rect circle text container graphics create-list g polyline line-segments - phlox.comp.button :refer $ comp-button - phlox.comp.drag-point :refer $ comp-drag-point - phlox.comp.slider :refer $ comp-slider - app.math :refer $ divide-path multiply-path - app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance - phlox.complex :as complex - pointed-prompt.core :refer $ prompt-at! - phlox.util :refer $ measure-text-width! + from $ nth pair 0 + to $ nth pair 1 + [] + g :line-style $ {} (:width 2) (:alpha 1) + :color $ hclx + .rem (* 37 idx) 360 + , 100 60 + g :move-to from + g :bezier-to $ {} + :p1 $ complex/add from ([] 50 0) + :p2 $ complex/minus to ([] 50 0) + :to-p to + create-list :container ({}) + -> defs-metrics $ map-indexed + fn (idx info) + [] idx $ let + position $ expand-layout-xy info + ; js/console.log $ :scoped-defs info + container ({}) + rect $ {} (:position position) + :size $ [] + measure-text-width! + + 8 $ str-def-entry (:entry info) pkg + , 14 "\"Hind" + , 20 + :fill $ hslx 0 0 20 + text $ {} + :text $ str-def-entry (:entry info) pkg + :position $ complex/add position ([] 4 0) + :style $ {} + :fill $ hslx 0 0 80 + :font-size 14 + :font-family |Hind + create-list :container ({}) + -> (:scoped-defs info) + map-indexed $ fn (idx def-entry) + [] idx $ container ({}) + rect $ {} + :position $ complex/add position + [] 0 $ * 20 (inc idx) + :size $ [] + + 8 $ measure-text-width! (str-def-entry def-entry pkg) 14 "\"Hind" + , 20 + :fill $ hslx 0 0 20 + :alpha 0.3 + :on $ {} + :pointertap $ fn (e d!) (js/console.log e) + when (-> e .-data .-originalEvent .-metaKey) + d! :router $ {} (:name :editor) + d! :def-path $ [] (nth def-entry 0) :defs (nth def-entry 1) + text $ {} + :text $ str-def-entry def-entry pkg + :position $ complex/add position + [] 4 $ * 20 (inc idx) + :style $ {} + :fill $ hslx 180 30 40 + :font-size 14 + :font-family |Hind + |expand-layout-xy $ %{} :CodeEntry (:doc |) + :code $ quote + defn expand-layout-xy (info) + let + max-y $ get-def-stack-y-of (:depth info) + [] + * 320 $ :depth info + * 20 $ - (:y info) (* 0.4 max-y) + |get-def-stack-y-of $ %{} :CodeEntry (:doc |) + :code $ quote + defn get-def-stack-y-of (depth) (get @*defs-layout-stack depth) + |new-def-stack-y-of $ %{} :CodeEntry (:doc |) + :code $ quote + defn new-def-stack-y-of (depth size) + let + dict @*defs-layout-stack + if (contains? dict depth) + let + v $ get dict depth + swap! *defs-layout-stack update depth $ fn (x) (+ x size) + , v + do (swap! *defs-layout-stack assoc depth size) 0 + |str-def-entry $ %{} :CodeEntry (:doc |) + :code $ quote + defn str-def-entry (pair pkg) + let[] (ns def-name) pair $ if (.starts-with? ns pkg) + str (.strip-prefix ns pkg) "\"/" def-name + str ns "\"/" def-name + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.deps-tree $ :require + phlox.core :refer $ defcomp >> hslx hclx rect circle text container graphics create-list g polyline line-segments + phlox.comp.button :refer $ comp-button + phlox.comp.drag-point :refer $ comp-drag-point + phlox.comp.slider :refer $ comp-slider + app.math :refer $ divide-path multiply-path + app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance + phlox.complex :as complex + pointed-prompt.core :refer $ prompt-at! + phlox.util :refer $ measure-text-width! |app.comp.editor $ {} :defs $ {} - |all-block? $ quote - defn all-block? (item) (every? item list?) - |base-dot $ quote - def base-dot $ {} (:radius dot-radius) (:alpha 1) - :position $ [] 0 0 - |char-keymap $ quote - defn char-keymap (key) - case-default key key ("\":" "\";") ("\";" "\":") ("\"\\" "\"|") ("\"|" "\"\\") - |comp-editor $ quote - defn comp-editor (code focus def-path pkg) - container - {} $ :on-keyboard - {} $ :down - fn (e d!) - if - = "\"Tab" $ :key e - .!preventDefault $ :event e - .!stopPropagation $ :event e - js/document.body.focus - if - and - not $ and (:meta? e) - = "\"Tab" $ :key e - identical? js/document.body $ .-target (:event e) - let - target $ get-in code focus - cond - list? target - handle-expr-event focus def-path (dissoc e :event) d! - (string? target) - handle-leaf-event focus def-path target (dissoc e :event) d! - (nil? nil) nil - true $ js/console.error "\"unknown target" target - :tree $ let - item code + |all-block? $ %{} :CodeEntry (:doc |) + :code $ quote + defn all-block? (item) (every? item list?) + |base-dot $ %{} :CodeEntry (:doc |) + :code $ quote + def base-dot $ {} (:radius dot-radius) (:alpha 1) + :position $ [] 0 0 + |char-keymap $ %{} :CodeEntry (:doc |) + :code $ quote + defn char-keymap (key) + case-default key key ("\":" "\";") ("\";" "\":") ("\"\\" "\"|") ("\"|" "\"\\") + |comp-editor $ %{} :CodeEntry (:doc |) + :code $ quote + defn comp-editor (entry focus def-path pkg) + container + {} $ :on-keyboard + {} $ :down + fn (e d!) + if + = "\"Tab" $ :key e + .!preventDefault $ :event e + .!stopPropagation $ :event e + js/document.body.focus + if + and + not $ and (:meta? e) + = "\"Tab" $ :key e + identical? js/document.body $ .-target (:event e) + let + target $ get-in entry + concat ([] :code 1) focus + cond + list? target + handle-expr-event focus def-path (dissoc e :event) d! + (string? target) + handle-leaf-event focus def-path target (dissoc e :event) d! + (nil? nil) nil + true $ js/console.error "\"unknown target" target + :tree $ let + item $ nth (:code entry) 1 + cond + nil? item + , nil + (string? item) + wrap-leaf item ([]) focus false + (is-linear? item) + wrap-linear-expr item ([]) focus false + (with-linear? item) + wrap-expr-with-linear item ([]) focus true false 0 + true $ wrap-block-expr item ([]) focus + ; comp-hint (>> states :hint) focus $ get-in tree focus + |comp-error $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-error (ys) + circle + {} + :position $ [] 0 0 + :radius 10 + :fill 0xff0000 + text $ {} + :text $ format-cirru-edn ys + :position $ [] 0 0 + :style $ {} (:fill |red) (:font-size 10) (:font-family "|Roboto Mono") + |handle-expr-event $ %{} :CodeEntry (:doc |) + :code $ quote + defn handle-expr-event (focus def-path e d!) + let + key $ :key e + code $ :key-code e + meta? $ or (:meta? e) (:ctrl? e) + shift? $ :shift? e cond - nil? item - , nil - (string? item) - wrap-leaf item ([]) focus false - (is-linear? item) - wrap-linear-expr item ([]) focus false - (with-linear? item) - wrap-expr-with-linear item ([]) focus true false 0 - true $ wrap-block-expr item ([]) focus - ; comp-hint (>> states :hint) focus $ get-in tree focus - |comp-error $ quote - defcomp comp-error (ys) - circle - {} - :position $ [] 0 0 - :radius 10 - :fill 0xff0000 - text $ {} - :text $ format-cirru-edn ys - :position $ [] 0 0 - :style $ {} (:fill |red) (:font-size 10) (:font-family "|Roboto Mono") - |handle-expr-event $ quote - defn handle-expr-event (focus def-path e d!) - let - key $ :key e - code $ :key-code e - meta? $ or (:meta? e) (:ctrl? e) - shift? $ :shift? e - cond - = "\"Backspace" key - d! :call-cirru-edit $ [] :remove-node focus - (= key "\"ArrowUp") - d! :call-cirru-edit $ [] :node-up focus - (= key "\"ArrowLeft") - d! :call-cirru-edit $ [] :node-left focus - (= key "\"ArrowRight") - d! :call-cirru-edit $ [] :node-right focus - (= key "\"ArrowDown") - d! :call-cirru-edit $ [] :expression-down focus - (= key "\"Enter") - if meta? + = "\"Backspace" key + d! :call-cirru-edit $ [] :remove-node focus + (= key "\"ArrowUp") + d! :call-cirru-edit $ [] :node-up focus + (= key "\"ArrowLeft") + d! :call-cirru-edit $ [] :node-left focus + (= key "\"ArrowRight") + d! :call-cirru-edit $ [] :node-right focus + (= key "\"ArrowDown") + d! :call-cirru-edit $ [] :expression-down focus + (= key "\"Enter") + if meta? + if shift? + d! :call-cirru-edit $ [] :append-expression focus + d! :call-cirru-edit $ [] :prepend-expression focus + if shift? + d! :call-cirru-edit $ [] :before-expression focus + d! :call-cirru-edit $ [] :after-expression focus + (= key "\" ") if shift? - d! :call-cirru-edit $ [] :append-expression focus - d! :call-cirru-edit $ [] :prepend-expression focus + d! :call-cirru-edit $ [] :before-token focus + d! :call-cirru-edit $ [] :after-token focus + (= "\"Tab" key) if shift? - d! :call-cirru-edit $ [] :before-expression focus - d! :call-cirru-edit $ [] :after-expression focus - (= key "\" ") - if shift? - d! :call-cirru-edit $ [] :before-token focus - d! :call-cirru-edit $ [] :after-token focus - (= "\"Tab" key) - if shift? - d! :call-cirru-edit $ [] :unfold-expression focus - d! :call-cirru-edit $ [] :fold-node focus - (and meta? (= "\"b" key)) - d! :call-cirru-edit $ [] :duplicate-expression focus - (and meta? (= "\"c" key)) - d! :call-cirru-edit $ [] :command-copy focus - (and meta? (= "\"x" key)) - d! :call-cirru-edit $ [] :command-cut focus - (and meta? (= "\"v" key)) - d! :call-cirru-edit $ [] :command-paste focus - (and meta? (= "\"e" key)) - d! :def-path $ w-log - [] (first def-path) :ns - true $ do (;nil js/console.log "\"unknown event:" e) - |handle-leaf-event $ quote - defn handle-leaf-event (focus def-path token e d!) - let - key $ :key e - code $ :key-code e - meta? $ or (:meta? e) (:ctrl? e) - shift? $ :shift? e - cond - = "\"Backspace" key - if - or meta? $ empty? token - d! :call-cirru-edit $ [] :remove-node focus + d! :call-cirru-edit $ [] :unfold-expression focus + d! :call-cirru-edit $ [] :fold-node focus + (and meta? (= "\"b" key)) + d! :call-cirru-edit $ [] :duplicate-expression focus + (and meta? (= "\"c" key)) + d! :call-cirru-edit $ [] :command-copy focus + (and meta? (= "\"x" key)) + d! :call-cirru-edit $ [] :command-cut focus + (and meta? (= "\"v" key)) + d! :call-cirru-edit $ [] :command-paste focus + (and meta? (= "\"e" key)) + d! :def-path $ w-log + [] (first def-path) :ns + true $ do (;nil js/console.log "\"unknown event:" e) + |handle-leaf-event $ %{} :CodeEntry (:doc |) + :code $ quote + defn handle-leaf-event (focus def-path token e d!) + let + key $ :key e + code $ :key-code e + meta? $ or (:meta? e) (:ctrl? e) + shift? $ :shift? e + cond + = "\"Backspace" key + if + or meta? $ empty? token + d! :call-cirru-edit $ [] :remove-node focus + d! :call-cirru-edit $ [] :update-token + [] focus $ .!slice token 0 + dec $ count token + (and (>= code 65) (<= code 90) (not meta?)) d! :call-cirru-edit $ [] :update-token - [] focus $ .!slice token 0 - dec $ count token - (and (>= code 65) (<= code 90) (not meta?)) - d! :call-cirru-edit $ [] :update-token - [] focus $ str token key - (= key "\"ArrowUp") - d! :call-cirru-edit $ [] :node-up focus - (= key "\"ArrowLeft") - d! :call-cirru-edit $ [] :node-left focus - (= key "\"ArrowRight") - d! :call-cirru-edit $ [] :node-right focus - (= key "\"ArrowDown") (js/console.warn "\"unknown keydown") - (= key "\"Enter") - if shift? - d! :call-cirru-edit $ [] :before-token focus - d! :call-cirru-edit $ [] :after-after focus - (= key "\" ") - if shift? + [] focus $ str token key + (= key "\"ArrowUp") + d! :call-cirru-edit $ [] :node-up focus + (= key "\"ArrowLeft") + d! :call-cirru-edit $ [] :node-left focus + (= key "\"ArrowRight") + d! :call-cirru-edit $ [] :node-right focus + (= key "\"ArrowDown") (js/console.warn "\"unknown keydown") + (= key "\"Enter") + if shift? + d! :call-cirru-edit $ [] :before-token focus + d! :call-cirru-edit $ [] :after-after focus + (= key "\" ") + if shift? + d! :call-cirru-edit $ [] :update-token + [] focus $ str token "\" " + d! :call-cirru-edit $ [] :after-token focus + (= "\"Tab" key) + if shift? + d! :call-cirru-edit $ [] :unfold-token focus + d! :call-cirru-edit $ [] :fold-node focus + (= key "\"d") + d! :effect-goto-def $ strip-at token + (and meta? (= "\"v" key)) + d! :call-cirru-edit $ [] :command-paste focus + (and meta? (= "\"e" key)) + d! :def-path $ w-log + [] (first def-path) :ns + (and (= 1 (count key)) (not meta?)) d! :call-cirru-edit $ [] :update-token - [] focus $ str token "\" " - d! :call-cirru-edit $ [] :after-token focus - (= "\"Tab" key) - if shift? - d! :call-cirru-edit $ [] :unfold-token focus - d! :call-cirru-edit $ [] :fold-node focus - (= key "\"d") - d! :effect-goto-def $ strip-at token - (and meta? (= "\"v" key)) - d! :call-cirru-edit $ [] :command-paste focus - (and meta? (= "\"e" key)) - d! :def-path $ w-log - [] (first def-path) :ns - (and (= 1 (count key)) (not meta?)) - d! :call-cirru-edit $ [] :update-token - [] focus $ str token (char-keymap key) - true $ do (;nil js/console.warn "\"unknown event:" e) - |is-linear? $ quote - defn is-linear? (xs) - cond - empty? xs - , true - (= 1 (count xs)) - let + [] focus $ str token (char-keymap key) + true $ do (;nil js/console.warn "\"unknown event:" e) + |is-linear? $ %{} :CodeEntry (:doc |) + :code $ quote + defn is-linear? (xs) + cond + empty? xs + , true + (= 1 (count xs)) + let + x0 $ first xs + if (string? x0) true $ recur x0 + true $ let x0 $ first xs - if (string? x0) true $ recur x0 - true $ let - x0 $ first xs - if (string? x0) - recur $ rest xs - , false - |on-expr-click $ quote - defn on-expr-click (e code coord d!) - let - event $ -> e .-data .-originalEvent - if - or (.-metaKey event) (.-ctrlKey event) - prompt-at! - &let - pos $ -> e .-data .-global - [] (.-x pos) (.-y pos) - {} (:textarea? true) - :initial $ format-cirru ([] code) - :style $ {} (:font-family code-font) - fn (content) - d! :cirru-edit-node $ [] coord - first $ parse-cirru-list content - d! :focus-or-pick coord - |pattern-number $ quote - def pattern-number $ new js/RegExp "\"^-?\\d+(\\.\\d+)?$" - |pick-leaf-color $ quote - defn pick-leaf-color (s head?) - cond - or (= s "\"true") (= s "\"false") (= s "\"nil") (= s "\";") (= s "\"&") - hslx 300 100 33 - (= "\"" s) (hslx 190 50 50) - (= "\"\"" (get s 0)) - hslx 70 50 40 - (= "\"|" (nth s 0)) - hslx 70 50 40 - (= "\":" (nth s 0)) - hslx 240 90 74 - (= "\"." (nth s 0)) - hslx 100 100 70 - (.!test pattern-number s) (hslx 330 100 40) - head? $ hslx 160 70 76 - true $ hslx 190 50 50 - |shape-focus $ quote - def shape-focus $ circle - {} - :radius $ + dot-radius 2 - :position $ [] 0 0 - :line-style $ {} (:width 1) - :color $ hslx 60 80 80 - :alpha 0.8 - |style-active-line $ quote - def style-active-line $ {} (:width 2) (:alpha 1) - :color $ hslx 20 100 70 - |style-shadow-line $ quote - def style-shadow-line $ {} (:width 1) (:alpha 0.7) - :color $ hslx 200 70 54 - |with-linear? $ quote - defn with-linear? (xs) - cond - empty? xs - , true - (= 1 (count xs)) - , true - true $ let - x0 $ first xs - if (string? x0) - recur $ rest xs - if (is-linear? x0) + if (string? x0) recur $ rest xs , false - |wrap-block-expr $ quote - defn wrap-block-expr (xs coord focus) - loop - acc $ [] - ys xs - x-position 0 - y-stack 0 - idx 0 - prev-width 0 - winding-x nil - prev-leaf? false - if (empty? ys) - {} - :tree $ let - focused? $ = coord focus - container ({}) - polyline $ {} - :style $ if focused? style-active-line style-shadow-line - :position $ [] 0 0 - :points $ [] ([] 0 0) ([] leaf-gap 0) - [] leaf-gap $ * line-height - &max 0 $ dec y-stack - rect $ {} (:angle 45) - :size $ [] (* 2 dot-radius) (* 2 dot-radius) - :pivot $ [] dot-radius dot-radius - :alpha 1 - :fill $ hslx 120 100 70 - :on $ {} - :pointertap $ fn (e d!) (on-expr-click e xs coord d!) - if focused? shape-focus - create-list :container ({}) acc - :width x-position - :y-stack y-stack - :winding-x winding-x + |on-expr-click $ %{} :CodeEntry (:doc |) + :code $ quote + defn on-expr-click (e code coord d!) + let + event $ -> e .-data .-originalEvent if - and prev-leaf? $ string? (first ys) - let - item $ first ys - next-coord $ conj coord idx - info $ wrap-leaf item next-coord focus (= idx 0) - width $ :width info - tree $ :tree info - offset $ + x-position leaf-gap - recur - conj acc $ [] idx - container - {} $ :position - [] (+ leaf-gap offset) - * (dec y-stack) line-height - , tree - rest ys - + width offset - , y-stack (inc idx) (+ width offset) - if (= 0 idx) (:winding-x info) winding-x - , true + or (.-metaKey event) (.-ctrlKey event) + prompt-at! + &let + pos $ -> e .-data .-global + [] (.-x pos) (.-y pos) + {} (:textarea? true) + :initial $ format-cirru ([] code) + :style $ {} (:font-family code-font) + fn (content) + d! :cirru-edit-node $ [] coord + first $ parse-cirru-list content + d! :focus-or-pick coord + |pattern-number $ %{} :CodeEntry (:doc |) + :code $ quote + def pattern-number $ new js/RegExp "\"^-?\\d+(\\.\\d+)?$" + |pick-leaf-color $ %{} :CodeEntry (:doc |) + :code $ quote + defn pick-leaf-color (s head?) + cond + or (= s "\"true") (= s "\"false") (= s "\"nil") (= s "\";") (= s "\"&") + hslx 300 100 33 + (= "\"" s) (hslx 190 50 50) + (= "\"\"" (get s 0)) + hslx 70 50 40 + (= "\"|" (nth s 0)) + hslx 70 50 40 + (= "\":" (nth s 0)) + hslx 240 90 74 + (= "\"." (nth s 0)) + hslx 100 100 70 + (.!test pattern-number s) (hslx 330 100 40) + head? $ hslx 160 70 76 + true $ hslx 190 50 50 + |shape-focus $ %{} :CodeEntry (:doc |) + :code $ quote + def shape-focus $ circle + {} + :radius $ + dot-radius 2 + :position $ [] 0 0 + :line-style $ {} (:width 1) + :color $ hslx 60 80 80 + :alpha 0.8 + |style-active-line $ %{} :CodeEntry (:doc |) + :code $ quote + def style-active-line $ {} (:width 2) (:alpha 1) + :color $ hslx 20 100 70 + |style-shadow-line $ %{} :CodeEntry (:doc |) + :code $ quote + def style-shadow-line $ {} (:width 1) (:alpha 0.7) + :color $ hslx 200 70 54 + |with-linear? $ %{} :CodeEntry (:doc |) + :code $ quote + defn with-linear? (xs) + cond + empty? xs + , true + (= 1 (count xs)) + , true + true $ let + x0 $ first xs + if (string? x0) + recur $ rest xs + if (is-linear? x0) + recur $ rest xs + , false + |wrap-block-expr $ %{} :CodeEntry (:doc |) + :code $ quote + defn wrap-block-expr (xs coord focus) + loop + acc $ [] + ys xs + x-position 0 + y-stack 0 + idx 0 + prev-width 0 + winding-x nil + prev-leaf? false + if (empty? ys) + {} + :tree $ let + focused? $ = coord focus + container ({}) + polyline $ {} + :style $ if focused? style-active-line style-shadow-line + :position $ [] 0 0 + :points $ [] ([] 0 0) ([] leaf-gap 0) + [] leaf-gap $ * line-height + &max 0 $ dec y-stack + rect $ {} (:angle 45) + :size $ [] (* 2 dot-radius) (* 2 dot-radius) + :pivot $ [] dot-radius dot-radius + :alpha 1 + :fill $ hslx 120 100 70 + :on $ {} + :pointertap $ fn (e d!) (on-expr-click e xs coord d!) + if focused? shape-focus + create-list :container ({}) acc + :width x-position + :y-stack y-stack + :winding-x winding-x + if + and prev-leaf? $ string? (first ys) + let + item $ first ys + next-coord $ conj coord idx + info $ wrap-leaf item next-coord focus (= idx 0) + width $ :width info + tree $ :tree info + offset $ + x-position leaf-gap + recur + conj acc $ [] idx + container + {} $ :position + [] (+ leaf-gap offset) + * (dec y-stack) line-height + , tree + rest ys + + width offset + , y-stack (inc idx) (+ width offset) + if (= 0 idx) (:winding-x info) winding-x + , true + let + item $ first ys + next-coord $ conj coord idx + info $ cond + string? item + wrap-leaf item next-coord focus $ = idx 0 + (is-linear? item) (wrap-linear-expr item next-coord focus false) + (and (with-linear? item) (not (all-block? item))) + wrap-expr-with-linear item next-coord focus true false 0 + true $ wrap-block-expr item next-coord focus + width $ :width info + tree $ :tree info + next-y-stack $ if + some? $ :winding-x info + if + > + either (:winding-x info) 0 + + leaf-gap prev-width + , y-stack $ inc y-stack + , y-stack + recur + conj acc $ [] idx + container + {} $ :position + [] leaf-gap $ * next-y-stack line-height + , tree $ ; text + {} + :text $ str + [] prev-width (:winding-x info) (do width) + :position $ [] 0 -8 + :rotation -0.4 + :style $ {} (:fill |red) (:font-size 8) (:font-family "|Source Code Pro, monospace") + rest ys + , width + + next-y-stack $ :y-stack info + inc idx + , width + if (= 0 idx) (:winding-x info) winding-x + string? item + |wrap-expr-with-linear $ %{} :CodeEntry (:doc |) + :code $ quote + defn wrap-expr-with-linear (xs coord focus parent-winding-okay? smaller? acc-x) + loop + acc $ [] + ys xs + x-position leaf-gap + y-stack 1 + y-stack-max 1 + y-stack-extend-x 0 + idx 0 + winding-okay? parent-winding-okay? + winding-x nil + if (empty? ys) + {} + :tree $ let + focused? $ = coord focus + container ({}) + polyline $ {} + :style $ if focused? style-active-line style-shadow-line + :position $ [] 0 0 + :points $ [] ([] 0 0) ([] x-position 0) + if (not smaller?) + circle $ merge base-dot + {} + :fill $ hslx 10 60 50 + :on $ {} + :pointertap $ fn (e d!) (on-expr-click e xs coord d!) + if + and focused? $ not smaller? + , shape-focus + create-list :container ({}) (reverse acc) + :width x-position + :y-stack y-stack-max + :winding-x winding-x let item $ first ys next-coord $ conj coord idx - info $ cond - string? item - wrap-leaf item next-coord focus $ = idx 0 - (is-linear? item) (wrap-linear-expr item next-coord focus false) - (and (with-linear? item) (not (all-block? item))) - wrap-expr-with-linear item next-coord focus true false 0 - true $ wrap-block-expr item next-coord focus - width $ :width info - tree $ :tree info - next-y-stack $ if - some? $ :winding-x info - if - > - either (:winding-x info) 0 - + leaf-gap prev-width - , y-stack $ inc y-stack - , y-stack - recur - conj acc $ [] idx - container - {} $ :position - [] leaf-gap $ * next-y-stack line-height - , tree $ ; text - {} - :text $ str - [] prev-width (:winding-x info) (do width) - :position $ [] 0 -8 - :rotation -0.4 - :style $ {} (:fill |red) (:font-size 8) (:font-family "|Source Code Pro, monospace") - rest ys - , width - + next-y-stack $ :y-stack info - inc idx - , width - if (= 0 idx) (:winding-x info) winding-x - string? item - |wrap-expr-with-linear $ quote - defn wrap-expr-with-linear (xs coord focus parent-winding-okay? smaller? acc-x) - loop - acc $ [] - ys xs - x-position leaf-gap - y-stack 1 - y-stack-max 1 - y-stack-extend-x 0 - idx 0 - winding-okay? parent-winding-okay? - winding-x nil - if (empty? ys) - {} - :tree $ let - focused? $ = coord focus - container ({}) - polyline $ {} - :style $ if focused? style-active-line style-shadow-line - :position $ [] 0 0 - :points $ [] ([] 0 0) ([] x-position 0) - if (not smaller?) - circle $ merge base-dot - {} - :fill $ hslx 10 60 50 - :on $ {} - :pointertap $ fn (e d!) (on-expr-click e xs coord d!) - if - and focused? $ not smaller? - , shape-focus - create-list :container ({}) (reverse acc) - :width x-position - :y-stack y-stack-max - :winding-x winding-x - let - item $ first ys - next-coord $ conj coord idx - cond - string? item - let - info $ wrap-leaf item next-coord focus (= idx 0) - width $ :width info - tree $ :tree info - recur - conj acc $ [] idx - container - {} $ :position ([] x-position 0) - , tree - rest ys - + x-position width leaf-gap - if - > (+ x-position width leaf-gap) y-stack-extend-x - , 1 y-stack - , y-stack-max y-stack-extend-x (inc idx) winding-okay? winding-x - (and winding-okay? (is-linear? item) (not= 1 (count ys))) - let - focused? $ = next-coord focus - info $ wrap-linear-expr item next-coord focus true - width $ :width info - recur - conj acc $ [] idx - container - {} $ :position ([] x-position 0) - polyline $ {} - :style $ if focused? style-active-line style-shadow-line - :position $ [] 0 0 - :points $ [] ([] 0 0) - [] 0 $ * -1 line-height - circle $ merge base-dot - {} - :fill $ hslx 180 60 40 - :on $ {} - :pointertap $ fn (e d!) (on-expr-click e item next-coord d!) - if focused? shape-focus - container - {} $ :position - [] 0 $ * -1 line-height - :tree info - rest ys - + x-position leaf-gap - , y-stack y-stack-max - &max y-stack-extend-x $ + x-position (:width info) - inc idx - , false x-position - (and (is-linear? item) (not= 1 (count ys))) - let - focused? $ = next-coord focus - info $ wrap-linear-expr item next-coord focus true - width $ :width info - recur - conj acc $ [] idx - container - {} $ :position ([] x-position 0) - polyline $ {} - :style $ if focused? style-active-line style-shadow-line - :position $ [] 0 0 - :points $ [] ([] 0 0) - [] 0 $ * y-stack line-height - circle $ merge base-dot - {} - :fill $ hslx 160 100 30 - :on $ {} - :pointertap $ fn (e d!) (on-expr-click e item next-coord d!) - if (= next-coord focus) shape-focus + cond + string? item + let + info $ wrap-leaf item next-coord focus (= idx 0) + width $ :width info + tree $ :tree info + recur + conj acc $ [] idx container - {} $ :position - [] 0 $ * y-stack line-height - :tree info - rest ys - + x-position leaf-gap - inc y-stack - &max y-stack-max $ inc y-stack - &max y-stack-extend-x $ + x-position leaf-gap (:width info) - inc idx - , false winding-x - (and (= 1 (count ys)) (and (> y-stack 1) (is-linear? item))) - let - info $ wrap-linear-expr item next-coord focus false - width $ :width info - recur - conj acc $ [] idx - container - {} $ :position ([] x-position 0) - :tree info - rest ys - + x-position width leaf-gap - &max y-stack $ :y-stack info - &max y-stack-max $ &max y-stack (:y-stack info) - , y-stack-extend-x (inc idx) winding-okay? winding-x - (and (= 1 (count ys)) (&= y-stack 1)) - let - info $ cond - is-linear? item - wrap-linear-expr item next-coord focus false - (and (with-linear? item) (not (all-block? item))) - wrap-expr-with-linear item next-coord focus winding-okay? false $ + acc-x x-position - true $ wrap-block-expr item next-coord focus - width $ :width info - recur - conj acc $ [] idx - container - {} $ :position ([] x-position 0) - :tree info - rest ys - + x-position width leaf-gap - &max y-stack $ :y-stack info - &max y-stack-max $ &max y-stack (:y-stack info) - , y-stack-extend-x (inc idx) winding-okay? $ either winding-x - if-let - x $ :winding-x info - + x-position x - (and (> acc-x twist-distance) (= 1 (count ys))) - let - info $ cond - and (with-linear? item) - not $ all-block? item - wrap-expr-with-linear item next-coord focus winding-okay? true $ + acc-x x-position (negate twist-distance) - true $ wrap-block-expr item next-coord focus - width $ :width info - recur - conj acc $ [] idx - let - focused? $ = next-coord focus + {} $ :position ([] x-position 0) + , tree + rest ys + + x-position width leaf-gap + if + > (+ x-position width leaf-gap) y-stack-extend-x + , 1 y-stack + , y-stack-max y-stack-extend-x (inc idx) winding-okay? winding-x + (and winding-okay? (is-linear? item) (not= 1 (count ys))) + let + focused? $ = next-coord focus + info $ wrap-linear-expr item next-coord focus true + width $ :width info + recur + conj acc $ [] idx container {} $ :position ([] x-position 0) polyline $ {} :style $ if focused? style-active-line style-shadow-line :position $ [] 0 0 :points $ [] ([] 0 0) - [] 0 $ * y-stack line-height - [] (negate twist-distance) (* y-stack line-height) - [] (negate twist-distance) - * (inc y-stack) line-height + [] 0 $ * -1 line-height circle $ merge base-dot {} - :fill $ hslx 300 100 30 + :fill $ hslx 180 60 40 :on $ {} :pointertap $ fn (e d!) (on-expr-click e item next-coord d!) if focused? shape-focus container {} $ :position - [] (negate twist-distance) - * (inc y-stack) line-height + [] 0 $ * -1 line-height :tree info - rest ys - + x-position width leaf-gap - + y-stack (:y-stack info) 1 - &max y-stack-max $ inc - + y-stack $ :y-stack info - , y-stack-extend-x (inc idx) winding-okay? winding-x - (= 1 (count ys)) - let - info $ cond - and (with-linear? item) - not $ all-block? item - wrap-expr-with-linear item next-coord focus winding-okay? true $ + acc-x x-position - true $ assoc (wrap-block-expr item next-coord focus) :width 0 - width $ :width info - recur - conj acc $ [] idx - let - focused? $ = next-coord focus + rest ys + + x-position leaf-gap + , y-stack y-stack-max + &max y-stack-extend-x $ + x-position (:width info) + inc idx + , false x-position + (and (is-linear? item) (not= 1 (count ys))) + let + focused? $ = next-coord focus + info $ wrap-linear-expr item next-coord focus true + width $ :width info + recur + conj acc $ [] idx container {} $ :position ([] x-position 0) polyline $ {} @@ -1368,1058 +1314,1258 @@ [] 0 $ * y-stack line-height circle $ merge base-dot {} - :fill $ hslx 300 100 30 + :fill $ hslx 160 100 30 :on $ {} :pointertap $ fn (e d!) (on-expr-click e item next-coord d!) - if focused? shape-focus + if (= next-coord focus) shape-focus container {} $ :position [] 0 $ * y-stack line-height :tree info - rest ys - + x-position width leaf-gap - + y-stack $ :y-stack info - &max y-stack-max $ + y-stack (:y-stack info) - , y-stack-extend-x (inc idx) winding-okay? winding-x - true $ {} - :tree $ create-list :container ({}) - conj acc $ [] idx (comp-error ys) - :width x-position - :y-stack y-stack - |wrap-leaf $ quote - defn wrap-leaf (s coord focus head?) - let - width $ measure-text-width! s 14 "|Roboto Mono" - height leaf-height - {} - :tree $ container - {} $ :position ([] -4 0) - rect $ {} (:alpha 0.8) - :position $ [] 0 (* -0.5 height) - :size $ [] (+ width 8) height - :fill $ hslx 190 70 10 - :line-style $ {} (:width 1) (:alpha 0.2) - :color $ hslx 60 80 100 - :on $ {} - :pointertap $ fn (e d!) + rest ys + + x-position leaf-gap + inc y-stack + &max y-stack-max $ inc y-stack + &max y-stack-extend-x $ + x-position leaf-gap (:width info) + inc idx + , false winding-x + (and (= 1 (count ys)) (and (> y-stack 1) (is-linear? item))) let - event $ -> e .-data .-originalEvent - if - or (.-metaKey event) (.-ctrlKey event) - prompt-at! - &let - pos $ -> e .-data .-global - [] (.-x pos) (.-y pos) - {} (:initial s) - :style $ {} (:font-family code-font) - fn (content) - d! :cirru-edit-node $ [] coord content - d! :focus-or-pick coord - if (= coord focus) - rect $ {} + info $ wrap-linear-expr item next-coord focus false + width $ :width info + recur + conj acc $ [] idx + container + {} $ :position ([] x-position 0) + :tree info + rest ys + + x-position width leaf-gap + &max y-stack $ :y-stack info + &max y-stack-max $ &max y-stack (:y-stack info) + , y-stack-extend-x (inc idx) winding-okay? winding-x + (and (= 1 (count ys)) (&= y-stack 1)) + let + info $ cond + is-linear? item + wrap-linear-expr item next-coord focus false + (and (with-linear? item) (not (all-block? item))) + wrap-expr-with-linear item next-coord focus winding-okay? false $ + acc-x x-position + true $ wrap-block-expr item next-coord focus + width $ :width info + recur + conj acc $ [] idx + container + {} $ :position ([] x-position 0) + :tree info + rest ys + + x-position width leaf-gap + &max y-stack $ :y-stack info + &max y-stack-max $ &max y-stack (:y-stack info) + , y-stack-extend-x (inc idx) winding-okay? $ either winding-x + if-let + x $ :winding-x info + + x-position x + (and (> acc-x twist-distance) (= 1 (count ys))) + let + info $ cond + and (with-linear? item) + not $ all-block? item + wrap-expr-with-linear item next-coord focus winding-okay? true $ + acc-x x-position (negate twist-distance) + true $ wrap-block-expr item next-coord focus + width $ :width info + recur + conj acc $ [] idx + let + focused? $ = next-coord focus + container + {} $ :position ([] x-position 0) + polyline $ {} + :style $ if focused? style-active-line style-shadow-line + :position $ [] 0 0 + :points $ [] ([] 0 0) + [] 0 $ * y-stack line-height + [] (negate twist-distance) (* y-stack line-height) + [] (negate twist-distance) + * (inc y-stack) line-height + circle $ merge base-dot + {} + :fill $ hslx 300 100 30 + :on $ {} + :pointertap $ fn (e d!) (on-expr-click e item next-coord d!) + if focused? shape-focus + container + {} $ :position + [] (negate twist-distance) + * (inc y-stack) line-height + :tree info + rest ys + + x-position width leaf-gap + + y-stack (:y-stack info) 1 + &max y-stack-max $ inc + + y-stack $ :y-stack info + , y-stack-extend-x (inc idx) winding-okay? winding-x + (= 1 (count ys)) + let + info $ cond + and (with-linear? item) + not $ all-block? item + wrap-expr-with-linear item next-coord focus winding-okay? true $ + acc-x x-position + true $ assoc (wrap-block-expr item next-coord focus) :width 0 + width $ :width info + recur + conj acc $ [] idx + let + focused? $ = next-coord focus + container + {} $ :position ([] x-position 0) + polyline $ {} + :style $ if focused? style-active-line style-shadow-line + :position $ [] 0 0 + :points $ [] ([] 0 0) + [] 0 $ * y-stack line-height + circle $ merge base-dot + {} + :fill $ hslx 300 100 30 + :on $ {} + :pointertap $ fn (e d!) (on-expr-click e item next-coord d!) + if focused? shape-focus + container + {} $ :position + [] 0 $ * y-stack line-height + :tree info + rest ys + + x-position width leaf-gap + + y-stack $ :y-stack info + &max y-stack-max $ + y-stack (:y-stack info) + , y-stack-extend-x (inc idx) winding-okay? winding-x + true $ {} + :tree $ create-list :container ({}) + conj acc $ [] idx (comp-error ys) + :width x-position + :y-stack y-stack + |wrap-leaf $ %{} :CodeEntry (:doc |) + :code $ quote + defn wrap-leaf (s coord focus head?) + let + width $ measure-text-width! s 14 "|Roboto Mono" + height leaf-height + {} + :tree $ container + {} $ :position ([] -4 0) + rect $ {} (:alpha 0.8) :position $ [] 0 (* -0.5 height) :size $ [] (+ width 8) height - :alpha 0.8 - :line-style $ {} (:width 1) - :color $ hslx 60 80 80 + :fill $ hslx 190 70 10 + :line-style $ {} (:width 1) (:alpha 0.2) + :color $ hslx 60 80 100 + :on $ {} + :pointertap $ fn (e d!) + let + event $ -> e .-data .-originalEvent + if + or (.-metaKey event) (.-ctrlKey event) + prompt-at! + &let + pos $ -> e .-data .-global + [] (.-x pos) (.-y pos) + {} (:initial s) + :style $ {} (:font-family code-font) + fn (content) + d! :cirru-edit-node $ [] coord content + d! :focus-or-pick coord + if (= coord focus) + rect $ {} + :position $ [] 0 (* -0.5 height) + :size $ [] (+ width 8) height :alpha 0.8 - text $ {} (:text s) - :position $ [] 4 -8 - :style $ {} - :fill $ pick-leaf-color s head? - :font-size 14 - :font-family "|Roboto Mono" - :width width - :y-stack 1 - :winding-x nil - |wrap-linear-expr $ quote - defn wrap-linear-expr (xs coord focus smaller?) - loop - acc $ [] - ys xs - x-position leaf-gap - y-stack 1 - idx 0 - if (empty? ys) - {} - :tree $ let - focused? $ = coord focus - container ({}) - polyline $ {} - :style $ if focused? style-active-line style-shadow-line - :position $ [] 0 0 - :points $ [] ([] 0 0) ([] x-position 0) - if (not smaller?) - circle $ merge base-dot - {} - :fill $ hslx 260 80 60 - :on $ {} - :pointertap $ fn (e d!) (on-expr-click e xs coord d!) - if - and focused? $ not smaller? - , shape-focus - create-list :container ({}) acc - :width x-position - :y-stack y-stack - let - item $ first ys - next-coord $ conj coord idx - info $ cond - string? item - wrap-leaf item next-coord focus $ = idx 0 - (is-linear? item) (wrap-linear-expr item next-coord focus false) - true $ comp-error item - width $ :width info - tree $ :tree info - recur - conj acc $ [] idx - container - {} $ :position ([] x-position 0) - , tree - rest ys - + x-position width leaf-gap - &max y-stack $ :y-stack info - inc idx - :ns $ quote - ns app.comp.editor $ :require - phlox.core :refer $ defcomp >> hslx rect circle text container graphics create-list g polyline - phlox.comp.button :refer $ comp-button - phlox.comp.drag-point :refer $ comp-drag-point - phlox.comp.slider :refer $ comp-slider - app.math :refer $ divide-path multiply-path - app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance - phlox.complex :as complex - pointed-prompt.core :refer $ prompt-at! - app.comp.deps-tree :refer $ comp-deps-tree - app.analyze :refer $ lookup-target-def strip-at - phlox.util :refer $ measure-text-width! + :line-style $ {} (:width 1) + :color $ hslx 60 80 80 + :alpha 0.8 + text $ {} (:text s) + :position $ [] 4 -8 + :style $ {} + :fill $ pick-leaf-color s head? + :font-size 14 + :font-family "|Roboto Mono" + :width width + :y-stack 1 + :winding-x nil + |wrap-linear-expr $ %{} :CodeEntry (:doc |) + :code $ quote + defn wrap-linear-expr (xs coord focus smaller?) + loop + acc $ [] + ys xs + x-position leaf-gap + y-stack 1 + idx 0 + if (empty? ys) + {} + :tree $ let + focused? $ = coord focus + container ({}) + polyline $ {} + :style $ if focused? style-active-line style-shadow-line + :position $ [] 0 0 + :points $ [] ([] 0 0) ([] x-position 0) + if (not smaller?) + circle $ merge base-dot + {} + :fill $ hslx 260 80 60 + :on $ {} + :pointertap $ fn (e d!) (on-expr-click e xs coord d!) + if + and focused? $ not smaller? + , shape-focus + create-list :container ({}) acc + :width x-position + :y-stack y-stack + let + item $ first ys + next-coord $ conj coord idx + info $ cond + string? item + wrap-leaf item next-coord focus $ = idx 0 + (is-linear? item) (wrap-linear-expr item next-coord focus false) + true $ comp-error item + width $ :width info + tree $ :tree info + recur + conj acc $ [] idx + container + {} $ :position ([] x-position 0) + , tree + rest ys + + x-position width leaf-gap + &max y-stack $ :y-stack info + inc idx + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.editor $ :require + phlox.core :refer $ defcomp >> hslx rect circle text container graphics create-list g polyline + phlox.comp.button :refer $ comp-button + phlox.comp.drag-point :refer $ comp-drag-point + phlox.comp.slider :refer $ comp-slider + app.math :refer $ divide-path multiply-path + app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance + phlox.complex :as complex + pointed-prompt.core :refer $ prompt-at! + app.comp.deps-tree :refer $ comp-deps-tree + app.analyze :refer $ lookup-target-def strip-at + phlox.util :refer $ measure-text-width! |app.comp.key-event $ {} :defs $ {} - |comp-key-event $ quote - defcomp comp-key-event (on-event) - [] (effect-listen-keyboard) - span $ {} - :on-keydown $ fn (e d!) (on-event e d!) - |effect-listen-keyboard $ quote - defeffect effect-listen-keyboard () (action el at?) - let - handler $ or (aget el "\"_dirtyEventListener") - fn (event) - if - and - or - = "\"p" $ .-key event - = "\"s" $ .-key event - = "\"d" $ .-key event - = "\"i" $ .-key event - or (.-ctrlKey event) (.-metaKey event) - .!preventDefault event - .!dispatchEvent el $ new js/KeyboardEvent (.-type event) event - aset el "\"_dirtyEventListener" handler - case-default action nil - :mount $ js/window.addEventListener "\"keydown" handler - :unmount $ js/window.removeEventListener "\"keydown" handler - :ns $ quote - ns app.comp.key-event $ :require (respo-ui.core :as ui) - respo-ui.core :refer $ hsl - respo.core :refer $ defcomp defeffect <> >> div button textarea span input a list-> - respo.comp.space :refer $ =< - app.config :refer $ dev? api-host + |comp-key-event $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-key-event (on-event) + [] (effect-listen-keyboard) + span $ {} + :on-keydown $ fn (e d!) (on-event e d!) + |effect-listen-keyboard $ %{} :CodeEntry (:doc |) + :code $ quote + defeffect effect-listen-keyboard () (action el at?) + let + handler $ or (aget el "\"_dirtyEventListener") + fn (event) + if + and + or + = "\"p" $ .-key event + = "\"s" $ .-key event + = "\"d" $ .-key event + = "\"i" $ .-key event + or (.-ctrlKey event) (.-metaKey event) + .!preventDefault event + .!dispatchEvent el $ new js/KeyboardEvent (.-type event) event + aset el "\"_dirtyEventListener" handler + case-default action nil + :mount $ js/window.addEventListener "\"keydown" handler + :unmount $ js/window.removeEventListener "\"keydown" handler + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.key-event $ :require (respo-ui.core :as ui) + respo-ui.core :refer $ hsl + respo.core :refer $ defcomp defeffect <> >> div button textarea span input a list-> + respo.comp.space :refer $ =< + app.config :refer $ dev? api-host |app.comp.nav $ {} :defs $ {} - |comp-files-entry $ quote - defcomp comp-files-entry (cursor state files on-close) - div - {} $ :class-name (str-spaced css/expand css/row) - list-> - {} $ :class-name css/expand - -> (keys files) .to-list sort $ map - fn (ns) - [] ns $ div - {} (:class-name css-hover-entry) - :style $ merge - if - = ns $ :ns state - {} $ :background-color (hsl 0 0 100 0.3) - :on-click $ fn (e d!) - d! cursor $ assoc state :ns ns - <> ns - =< 8 nil - if-let - ns $ :ns state + |comp-files-entry $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-files-entry (cursor state files on-close) + div + {} $ :class-name (str-spaced css/expand css/row) + list-> + {} $ :class-name css/expand + -> (keys files) .to-list sort $ map + fn (ns) + [] ns $ div + {} (:class-name css-hover-entry) + :style $ merge + if + = ns $ :ns state + {} $ :background-color (hsl 0 0 100 0.3) + :on-click $ fn (e d!) + d! cursor $ assoc state :ns ns + <> ns + =< 8 nil if-let - file $ get files ns + ns $ :ns state + if-let + file $ get files ns + div + {} $ :class-name css/expand + div + {} + :style $ {} (:cursor :pointer) + :on-click $ fn (e d!) + d! :def-path $ [] ns :ns + <> ns $ {} (:font-family ui/font-code) + =< nil 8 + list-> ({}) + -> files (get ns) (get :defs) keys .to-list sort $ map + fn (def-name) + [] def-name $ div + {} (:class-name css-hover-entry) + :style $ merge + {} (:font-family ui/font-code) (:cursor :pointer) (:line-height 2) (:padding "\"0 8px") + :on-click $ fn (e d!) + d! :def-path $ [] ns :defs def-name + on-close d! + <> def-name + |comp-menu $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-menu (states files def-path on-close) + let + cursor $ :cursor states + state $ or (:data states) + {} (:ns nil) (:query "\"") (:select-idx 0) + queries $ .split (:query state) "\" " + all-entries $ -> files .to-list + mapcat $ fn (entry) + let[] (ns file) entry $ flipped prepend ([] ns :ns) + -> (:defs file) keys .to-list $ .map + fn (def-name) ([] ns :defs def-name) + def-entries $ -> all-entries + filter $ fn (entry) + and + = :defs $ nth entry 1 + every? queries $ fn (x) + .includes? (nth entry 2) x + ns-entries $ -> all-entries + filter $ fn (entry) + and + = :ns $ nth entry 1 + every? queries $ fn (x) + .includes? (nth entry 0) x + entries $ concat def-entries ns-entries + [] (effect-focus "\"#query-box") div - {} $ :class-name css/expand + {} $ :class-name (str-spaced css/column css-menu) div - {} - :style $ {} (:cursor :pointer) - :on-click $ fn (e d!) - d! :def-path $ [] ns :ns - <> ns $ {} (:font-family ui/font-code) + {} $ :class-name css/row-parted + input $ {} (:id "\"query-box") (:class-name css-query-box) + :value $ :query state + :on-input $ fn (e d!) + d! cursor $ assoc state :query (:value e) :select-idx 0 + :autofocus true + :autocomplete "\"off" + :on-keydown $ fn (e d!) + case-default (:key e) (;nil js/console.log e) + "\"ArrowDown" $ d! cursor + update state :select-idx $ fn (idx) + if + >= (inc idx) (count entries) + , idx $ inc idx + "\"ArrowUp" $ d! cursor + update state :select-idx $ fn (idx) + if (> idx 0) (dec idx) 0 + "\"Enter" $ if-let + target $ get entries (:select-idx state) + do (d! :def-path target) (on-close d!) + d! cursor $ assoc state :query "\"" + "\"Escape" $ on-close d! + a $ {} (:inner-text "\"×") + :style $ merge ui/link + {} (:font-size 24) (:font-weight 100) (:text-decoration :none) + :color $ hsl 0 100 30 + :on-click $ fn (e d!) (on-close d!) =< nil 8 - list-> ({}) - -> files (get ns) (get :defs) keys .to-list sort $ map - fn (def-name) - [] def-name $ div - {} (:class-name css-hover-entry) - :style $ merge - {} (:font-family ui/font-code) (:cursor :pointer) (:line-height 2) (:padding "\"0 8px") - :on-click $ fn (e d!) - d! :def-path $ [] ns :defs def-name - on-close d! - <> def-name - |comp-menu $ quote - defcomp comp-menu (states files def-path on-close) - let - cursor $ :cursor states - state $ or (:data states) - {} (:ns nil) (:query "\"") (:select-idx 0) - queries $ .split (:query state) "\" " - all-entries $ -> files .to-list - mapcat $ fn (entry) - let[] (ns file) entry $ flipped prepend ([] ns :ns) - -> (:defs file) keys .to-list $ .map - fn (def-name) ([] ns :defs def-name) - def-entries $ -> all-entries - filter $ fn (entry) - and - = :defs $ nth entry 1 - every? queries $ fn (x) - .includes? (nth entry 2) x - ns-entries $ -> all-entries - filter $ fn (entry) - and - = :ns $ nth entry 1 - every? queries $ fn (x) - .includes? (nth entry 0) x - entries $ concat def-entries ns-entries - [] (effect-focus "\"#query-box") - div - {} $ :class-name (str-spaced css/column css-menu) - div - {} $ :class-name css/row-parted - input $ {} (:id "\"query-box") (:class-name css-query-box) - :value $ :query state - :on-input $ fn (e d!) - d! cursor $ assoc state :query (:value e) :select-idx 0 - :autofocus true - :autocomplete "\"off" - :on-keydown $ fn (e d!) - case-default (:key e) (;nil js/console.log e) - "\"ArrowDown" $ d! cursor - update state :select-idx $ fn (idx) - if - >= (inc idx) (count entries) - , idx $ inc idx - "\"ArrowUp" $ d! cursor - update state :select-idx $ fn (idx) - if (> idx 0) (dec idx) 0 - "\"Enter" $ if-let - target $ get entries (:select-idx state) - do (d! :def-path target) (on-close d!) - d! cursor $ assoc state :query "\"" - "\"Escape" $ on-close d! - a $ {} (:inner-text "\"×") - :style $ merge ui/link - {} (:font-size 24) (:font-weight 100) (:text-decoration :none) - :color $ hsl 0 100 30 - :on-click $ fn (e d!) (on-close d!) - =< nil 8 - if - blank? $ :query state - comp-files-entry cursor state files on-close - comp-search-entry cursor state entries (:select-idx state) - fn (idx d!) - d! cursor $ assoc state :select-idx idx - , on-close - |comp-navbar $ quote - defcomp comp-navbar (store states) - let - cursor $ :cursor states - state $ or (:data states) - {} $ :menu? true - ; command-plugin $ use-prompt (>> states :command) - {} (:text "\"command") - :input-style $ {} (:font-family ui/font-code) - command-plugin $ use-modal (>> states :command-modal) - {} - :style $ {} (:max-width "\"80vw") - :container-style $ {} - :backdrop-style $ {} - :render $ fn (on-close) - comp-command (>> states :command) store on-close - editor $ :editor store - router $ :router store - def-path $ get-in editor - [] :stack $ :pointer editor - div ({}) - div - {} $ :class-name (str-spaced css/row-parted css-navbar) - span $ {} (:class-name css-hover-entry) - :style $ {} (:cursor :pointer) (:padding "\"4px 8px") (:font-family "\"Josefin Sans") - :color $ hsl 200 80 70 - :inner-text "\"Hovernia" - :on-click $ fn (e d!) - d! cursor $ assoc state :menu? true - d! :router $ {} (:name :editor) - .!preventDefault $ :event e - div ({}) if - not $ identical? (:files store) (:saved-files store) - a $ {} (:inner-text "\"Save") - :class-name $ str-spaced css/link css/font-fancy - :on-click $ fn (e d!) - on-save (:files store) (:saved-files store) d! - =< 8 nil - a $ {} (:inner-text "\"Command") - :class-name $ str-spaced css/link css/font-fancy - :on-click $ fn (e d!) (.show command-plugin d!) - if (:menu? state) - memof1-call comp-menu (>> states :menu) (:files store) def-path $ fn (d!) - d! cursor $ assoc state :menu? false - if - not $ blank? (:warning store) + blank? $ :query state + comp-files-entry cursor state files on-close + comp-search-entry cursor state entries (:select-idx state) + fn (idx d!) + d! cursor $ assoc state :select-idx idx + , on-close + |comp-navbar $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-navbar (store states) + let + cursor $ :cursor states + state $ or (:data states) + {} $ :menu? true + ; command-plugin $ use-prompt (>> states :command) + {} (:text "\"command") + :input-style $ {} (:font-family ui/font-code) + command-plugin $ use-modal (>> states :command-modal) + {} + :style $ {} (:max-width "\"80vw") + :container-style $ {} + :backdrop-style $ {} + :render $ fn (on-close) + comp-command (>> states :command) store on-close + editor $ :editor store + router $ :router store + def-path $ get-in editor + [] :stack $ :pointer editor + div ({}) div - {} $ :class-name (str-spaced css/row-middle css-notice-area) + {} $ :class-name (str-spaced css/row-parted css-navbar) + span $ {} (:class-name css-hover-entry) + :style $ {} (:cursor :pointer) (:padding "\"4px 8px") (:font-family "\"Josefin Sans") + :color $ hsl 200 80 70 + :inner-text "\"Hovernia" + :on-click $ fn (e d!) + d! cursor $ assoc state :menu? true + d! :router $ {} (:name :editor) + .!preventDefault $ :event e + div ({}) + if + not $ identical? (:files store) (:saved-files store) + a $ {} (:inner-text "\"Save") + :class-name $ str-spaced css/link css/font-fancy + :on-click $ fn (e d!) + on-save (:files store) (:saved-files store) d! + =< 8 nil + a $ {} (:inner-text "\"Command") + :class-name $ str-spaced css/link css/font-fancy + :on-click $ fn (e d!) (.show command-plugin d!) + if (:menu? state) + memof1-call comp-menu (>> states :menu) (:files store) def-path $ fn (d!) + d! cursor $ assoc state :menu? false + if + not $ blank? (:warning store) div - {} (:style style-error) - :on-click $ fn (e d!) (d! :warn nil) - <> $ :warning store - =< 16 nil - a $ {} (:class-name css/link) (:inner-text "\"Try 6011") - :on-click $ fn (e d!) (load-files! d! true) + {} $ :class-name (str-spaced css/row-middle css-notice-area) + div + {} (:style style-error) + :on-click $ fn (e d!) (d! :warn nil) + <> $ :warning store + =< 16 nil + a $ {} (:class-name css/link) (:inner-text "\"Try 6011") + :on-click $ fn (e d!) (load-files! d! true) + if + and + = :editor $ :name router + not $ :menu? state + comp-stack (:stack editor) (:pointer editor) (:package store) + if (:picker-mode? editor) (comp-picker-mode) + comp-key-event $ fn (e d!) + cond + and + or (:meta? e) (:ctrl? e) + = "\"p" $ :key e + if (:shift? e) (.show command-plugin d!) + d! cursor $ update state :menu? not + (and (or (:meta? e) (:ctrl? e)) (= "\"s" (:key e))) + on-save (:files store) (:saved-files store) d! + true nil + .render command-plugin + |comp-picker-mode $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-picker-mode () $ div + {} (:title "\"Click to disable") + :style $ {} (:position :absolute) (:top 16) (:left 16) (:font-size 20) (:padding "\"8px 16px") (:font-family ui/font-fancy) (:border-radius "\"8px") (:cursor :pointer) + :border $ str "\"2px solid " (hsl 180 30 60) + :background-color $ hsl 120 80 80 0.8 + :on-click $ fn (e d!) (d! :picker-mode false) + <> "\"Picker Mode" + comp-key-event $ fn (e d!) if - and - = :editor $ :name router - not $ :menu? state - comp-stack (:stack editor) (:pointer editor) (:package store) - if (:picker-mode? editor) (comp-picker-mode) + = "\"Escape" $ :key e + d! :picker-mode false + |comp-search-entry $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-search-entry (cursor state entries selected-idx on-select on-close) + let () $ list-> + {} $ :style (merge ui/expand) + -> entries $ map-indexed + fn (idx entry) + [] (str entry) + div + {} (:class-name css-hover-entry) + :style $ merge + {} (:line-height 2) (:font-family ui/font-code) (:cursor :pointer) (:padding "\"0 8px") + if (= idx selected-idx) + {} $ :background-color (hsl 0 0 100 0.3) + :on-click $ fn (e d!) (d! :def-path entry) (on-close d!) + d! cursor $ assoc state :query "\"" + if + = 2 $ count entry + <> $ str (first entry) "\" :ns" + div ({}) + <> $ last entry + =< 8 nil + <> (first entry) + {} (:font-size 10) + :color $ hsl 0 0 70 + |css-menu $ %{} :CodeEntry (:doc |) + :code $ quote + defstyle css-menu $ {} + "\"&" $ {} (:position :absolute) (:top 0) (:left 0) (:width 480) (:height "\"88vh") ("\"×" 100) (:backdrop-filter "\"blur(1.5px)") (:border-radius "\"6px") (:padding 8) (:border-width "\"0 1px 1px 0") (:z-index 100) + :border $ str "\"1px solid " (hsl 0 0 30) + :background-color $ hsl 0 0 20 0.4 + |css-navbar $ %{} :CodeEntry (:doc |) + :code $ quote + defstyle css-navbar $ {} + "\"&" $ {} (:padding "\"0px 8px") (:position :absolute) (:top 16) (:left 0) (:width "\"100%") (:height 0) + |css-notice-area $ %{} :CodeEntry (:doc |) + :code $ quote + defstyle css-notice-area $ {} + "\"&" $ {} (:position :fixed) (:bottom 0) (:left 0) (:font-size 14) (:font-family ui/font-code) (:padding "\"8px 16px") + :background-color $ hsl 0 0 0 0.7 + |css-query-box $ %{} :CodeEntry (:doc |) + :code $ quote + defstyle css-query-box $ {} + "\"&" $ merge ui/input + {} (:background-color :transparent) (:font-family ui/font-code) (:color :white) + |effect-focus $ %{} :CodeEntry (:doc |) + :code $ quote + defeffect effect-focus (query) (action el at?) + .!select $ js/document.querySelector query + |style-error $ %{} :CodeEntry (:doc |) + :code $ quote + def style-error $ {} + :color $ hsl 0 90 70 + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.nav $ :require (respo-ui.core :as ui) + respo-ui.core :refer $ hsl + respo.core :refer $ defcomp defeffect <> >> div button textarea span input a list-> + respo.comp.space :refer $ =< + app.config :refer $ dev? api-host + app.widget :as widget + respo-alerts.core :refer $ use-prompt use-modal + app.comp.key-event :refer $ comp-key-event + app.fetch :refer $ load-files! + app.comp.stack :refer $ comp-stack + app.style :refer $ css-hover-entry + app.comp.command :refer $ comp-command on-save run-command + memof.once :refer $ memof1-call + respo.css :refer $ defstyle + respo-ui.css :as css + |app.comp.stack $ {} + :defs $ {} + |comp-stack $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-stack (stack pointer pkg) + div ({}) + list-> + {} $ :style + merge ui/column $ {} (:position :absolute) (:opacity 0.8) (:top 32) (:left 8) (:z-index 0) (:align-items :flex-start) (:user-select :none) + -> stack $ map-indexed + fn (idx frame) + [] idx $ div + {} (:class-name css-hover-entry) + :on-click $ fn (e d!) (d! :stack-pointer idx) + :style $ merge + {} (:cursor :pointer) (:padding "\"4px 8px") (:border-radius "\"6px") + if (= idx pointer) + {} $ :background-color (hsl 0 0 30) + case-default (nth frame 1) + <> (str "\"Err: " frame) + {} $ :color :red + :ns $ <> + str $ nth frame 0 + :defs $ div + {} $ :style (merge ui/column) + <> + str (nth frame 0) "\"/" + {} (:font-size 10) (:line-height 1) + :color $ hsl 0 0 60 + div ({}) + <> (nth frame 2) + {} $ :color (hsl 0 0 100) comp-key-event $ fn (e d!) cond and or (:meta? e) (:ctrl? e) - = "\"p" $ :key e - if (:shift? e) (.show command-plugin d!) - d! cursor $ update state :menu? not - (and (or (:meta? e) (:ctrl? e)) (= "\"s" (:key e))) - on-save (:files store) (:saved-files store) d! + = "\"k" $ :key e + d! :pointer-shrink pointer + (and (or (:meta? e) (:ctrl? e)) (= "\"j" (:key e))) + d! :pointer-down pointer + (and (or (:meta? e) (:ctrl? e)) (= "\"i" (:key e))) + d! :pointer-up pointer true nil - .render command-plugin - |comp-picker-mode $ quote - defcomp comp-picker-mode () $ div - {} (:title "\"Click to disable") - :style $ {} (:position :absolute) (:top 16) (:left 16) (:font-size 20) (:padding "\"8px 16px") (:font-family ui/font-fancy) (:border-radius "\"8px") (:cursor :pointer) - :border $ str "\"2px solid " (hsl 180 30 60) - :background-color $ hsl 120 80 80 0.8 - :on-click $ fn (e d!) (d! :picker-mode false) - <> "\"Picker Mode" - comp-key-event $ fn (e d!) - if - = "\"Escape" $ :key e - d! :picker-mode false - |comp-search-entry $ quote - defcomp comp-search-entry (cursor state entries selected-idx on-select on-close) - let () $ list-> - {} $ :style (merge ui/expand) - -> entries $ map-indexed - fn (idx entry) - [] (str entry) - div - {} (:class-name css-hover-entry) - :style $ merge - {} (:line-height 2) (:font-family ui/font-code) (:cursor :pointer) (:padding "\"0 8px") - if (= idx selected-idx) - {} $ :background-color (hsl 0 0 100 0.3) - :on-click $ fn (e d!) (d! :def-path entry) (on-close d!) - d! cursor $ assoc state :query "\"" - if - = 2 $ count entry - <> $ str (first entry) "\" :ns" - div ({}) - <> $ last entry - =< 8 nil - <> (first entry) - {} (:font-size 10) - :color $ hsl 0 0 70 - |css-menu $ quote - defstyle css-menu $ {} - "\"&" $ {} (:position :absolute) (:top 0) (:left 0) (:width 480) (:height "\"88vh") ("\"×" 100) (:backdrop-filter "\"blur(1.5px)") (:border-radius "\"6px") (:padding 8) (:border-width "\"0 1px 1px 0") (:z-index 100) - :border $ str "\"1px solid " (hsl 0 0 30) - :background-color $ hsl 0 0 20 0.4 - |css-navbar $ quote - defstyle css-navbar $ {} - "\"&" $ {} (:padding "\"0px 8px") (:position :absolute) (:top 16) (:left 0) (:width "\"100%") (:height 0) - |css-notice-area $ quote - defstyle css-notice-area $ {} - "\"&" $ {} (:position :fixed) (:bottom 0) (:left 0) (:font-size 14) (:font-family ui/font-code) (:padding "\"8px 16px") - :background-color $ hsl 0 0 0 0.7 - |css-query-box $ quote - defstyle css-query-box $ {} - "\"&" $ merge ui/input - {} (:background-color :transparent) (:font-family ui/font-code) (:color :white) - |effect-focus $ quote - defeffect effect-focus (query) (action el at?) - .!select $ js/document.querySelector query - |style-error $ quote - def style-error $ {} - :color $ hsl 0 90 70 - :ns $ quote - ns app.comp.nav $ :require (respo-ui.core :as ui) - respo-ui.core :refer $ hsl - respo.core :refer $ defcomp defeffect <> >> div button textarea span input a list-> - respo.comp.space :refer $ =< - app.config :refer $ dev? api-host - app.widget :as widget - respo-alerts.core :refer $ use-prompt use-modal - app.comp.key-event :refer $ comp-key-event - app.fetch :refer $ load-files! - app.comp.stack :refer $ comp-stack - app.style :refer $ css-hover-entry - app.comp.command :refer $ comp-command on-save run-command - memof.once :refer $ memof1-call - respo.css :refer $ defstyle - respo-ui.css :as css - |app.comp.stack $ {} - :defs $ {} - |comp-stack $ quote - defcomp comp-stack (stack pointer pkg) - div ({}) - list-> - {} $ :style - merge ui/column $ {} (:position :absolute) (:opacity 0.8) (:top 32) (:left 8) (:z-index 0) (:align-items :flex-start) (:user-select :none) - -> stack $ map-indexed - fn (idx frame) - [] idx $ div - {} (:class-name css-hover-entry) - :on-click $ fn (e d!) (d! :stack-pointer idx) - :style $ merge - {} (:cursor :pointer) (:padding "\"4px 8px") (:border-radius "\"6px") - if (= idx pointer) - {} $ :background-color (hsl 0 0 30) - case-default (nth frame 1) - <> (str "\"Err: " frame) - {} $ :color :red - :ns $ <> - str $ nth frame 0 - :defs $ div - {} $ :style (merge ui/column) - <> - str (nth frame 0) "\"/" - {} (:font-size 10) (:line-height 1) - :color $ hsl 0 0 60 - div ({}) - <> (nth frame 2) - {} $ :color (hsl 0 0 100) - comp-key-event $ fn (e d!) - cond - and - or (:meta? e) (:ctrl? e) - = "\"k" $ :key e - d! :pointer-shrink pointer - (and (or (:meta? e) (:ctrl? e)) (= "\"j" (:key e))) - d! :pointer-down pointer - (and (or (:meta? e) (:ctrl? e)) (= "\"i" (:key e))) - d! :pointer-up pointer - true nil - :ns $ quote - ns app.comp.stack $ :require (respo-ui.core :as ui) - respo-ui.core :refer $ hsl - respo.core :refer $ defcomp defeffect <> >> div button textarea span input a list-> - respo.comp.space :refer $ =< - app.widget :as widget - app.comp.key-event :refer $ comp-key-event - app.analyze :refer $ analyze-deps - app.style :refer $ css-hover-entry + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.comp.stack $ :require (respo-ui.core :as ui) + respo-ui.core :refer $ hsl + respo.core :refer $ defcomp defeffect <> >> div button textarea span input a list-> + respo.comp.space :refer $ =< + app.widget :as widget + app.comp.key-event :refer $ comp-key-event + app.analyze :refer $ analyze-deps + app.style :refer $ css-hover-entry |app.config $ {} :defs $ {} - |api-host $ quote - def api-host $ str "\"http://" (get-env "\"host" "\"localhost") "\":" (get-env "\"port" "\"6101") - |api-host-6011 $ quote - def api-host-6011 $ str "\"http://" (get-env "\"host" "\"localhost") "\":" (get-env "\"port" "\"6011") - |code-font $ quote (def code-font "\"Roboto Mono, monospace") - |cors-headers $ quote - def cors-headers $ {} (:Content-Type "\"data/cirru-edn") (:Access-Control-Allow-Origin "\"*") (:Access-Control-Allow-Methods "\"*") - |dot-radius $ quote (def dot-radius 4) - |leaf-gap $ quote (def leaf-gap 16) - |leaf-height $ quote (def leaf-height 24) - |line-height $ quote (def line-height 32) - |mocked? $ quote - def mocked? $ &= "\"true" (get-env "\"mocked" "\"false") - |site $ quote - def site $ {} (:title "\"Phlox") (:icon "\"http://cdn.tiye.me/logo/quamolit.png") (:storage-key "\"phlox-workflow") - |twist-distance $ quote - def twist-distance $ * 0.8 js/window.innerWidth - :ns $ quote - ns app.config $ :require ("\"mobile-detect" :default mobile-detect) + |api-host $ %{} :CodeEntry (:doc |) + :code $ quote + def api-host $ str "\"http://" (get-env "\"host" "\"localhost") "\":" (get-env "\"port" "\"6101") + |api-host-6011 $ %{} :CodeEntry (:doc |) + :code $ quote + def api-host-6011 $ str "\"http://" (get-env "\"host" "\"localhost") "\":" (get-env "\"port" "\"6011") + |code-font $ %{} :CodeEntry (:doc |) + :code $ quote (def code-font "\"Roboto Mono, monospace") + |cors-headers $ %{} :CodeEntry (:doc |) + :code $ quote + def cors-headers $ {} (:Content-Type "\"data/cirru-edn") (:Access-Control-Allow-Origin "\"*") (:Access-Control-Allow-Methods "\"*") + |dot-radius $ %{} :CodeEntry (:doc |) + :code $ quote (def dot-radius 4) + |leaf-gap $ %{} :CodeEntry (:doc |) + :code $ quote (def leaf-gap 16) + |leaf-height $ %{} :CodeEntry (:doc |) + :code $ quote (def leaf-height 24) + |line-height $ %{} :CodeEntry (:doc |) + :code $ quote (def line-height 32) + |mocked? $ %{} :CodeEntry (:doc |) + :code $ quote + def mocked? $ &= "\"true" (get-env "\"mocked" "\"false") + |site $ %{} :CodeEntry (:doc |) + :code $ quote + def site $ {} (:title "\"Phlox") (:icon "\"http://cdn.tiye.me/logo/quamolit.png") (:storage-key "\"phlox-workflow") + |twist-distance $ %{} :CodeEntry (:doc |) + :code $ quote + def twist-distance $ * 0.8 js/window.innerWidth + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.config $ :require ("\"mobile-detect" :default mobile-detect) |app.container $ {} :defs $ {} - |comp-container $ quote - defcomp comp-container (store) - let - states $ :states store - cursor $ [] - state $ or (:data states) - {} (:selected-ns nil) (:def-target nil) - editor $ :editor store - focus $ :focus editor - files $ :files store - router $ :router store - case-default (:name router) - text $ {} - :text $ str "\"Unknown router: " router - :position $ [] 1 1 - :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) - :editor $ let - def-path $ either - get-in editor $ [] :stack (:pointer editor) - [] - code $ if-not (empty? def-path) - nth (get-in files def-path) 1 - if (nil? code) - text $ {} (:text "\"No code selected") - :position $ [] -60 0 - :style $ {} (:fill 0x66aaaa) (:font-size 20) (:font-family "|Josefin Sans") - memof1-call comp-editor code focus def-path $ :package store - :deps-tree $ if - nil? $ :deps-tree store - text $ {} (:text "\"tree is empty") - :position $ [] 1 1 - :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) - comp-deps-tree (:deps-tree store) (-> store :configs :init-fn) (:package store) - :deps-of $ if - nil? $ :deps-tree store - text $ {} (:text "\"tree is empty") - :position $ [] 1 1 - :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) - comp-deps-of (:deps-tree store) (:data router) (:package store) - :call-tree $ if - nil? $ :deps-tree store - text $ {} (:text "\"tree is empty") + |comp-container $ %{} :CodeEntry (:doc |) + :code $ quote + defcomp comp-container (store) + let + states $ :states store + cursor $ [] + state $ or (:data states) + {} (:selected-ns nil) (:def-target nil) + editor $ :editor store + focus $ :focus editor + files $ :files store + router $ :router store + case-default (:name router) + text $ {} + :text $ str "\"Unknown router: " router :position $ [] 1 1 :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) - comp-call-tree (>> states :call-tree) (:deps-tree store) (:data router) (:package store) - |comp-hint $ quote - defn comp-hint (states focus target) - let - cursor $ :cursor states - state $ or (:data states) - {} $ :p1 ([] 400 -100) - container ({}) - comp-drag-point (>> states :p1) - {} (:hide-text? true) - :position $ :p1 state - :radius 8 - :fill $ hslx 60 90 44 - :on-change $ fn (position d!) - d! cursor $ assoc state :p1 position - text $ {} - :text $ .!slice - format-to-lisp $ turn-quoted target - , 0 200 - :position $ complex/add (:p1 state) ([] 12 -6) - :style $ {} - :fill $ hslx 200 40 50 - :font-size 10 - :font-family "|Roboto Mono, manospace" - |turn-quoted $ quote - defn turn-quoted (target) - if (string? target) (turn-symbol target) (map target turn-quoted) - :ns $ quote - ns app.container $ :require - phlox.core :refer $ defcomp >> hslx rect circle text container graphics create-list g polyline - phlox.comp.button :refer $ comp-button - phlox.comp.drag-point :refer $ comp-drag-point - phlox.comp.slider :refer $ comp-slider - app.math :refer $ divide-path multiply-path - app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance - phlox.complex :as complex - pointed-prompt.core :refer $ prompt-at! - app.comp.deps-tree :refer $ comp-deps-tree - app.analyze :refer $ lookup-target-def strip-at - phlox.util :refer $ measure-text-width! - app.comp.editor :refer $ comp-editor - memof.once :refer $ memof1-call - app.comp.deps-of :refer $ comp-deps-of - app.comp.call-tree :refer $ comp-call-tree + :editor $ let + def-path $ either + get-in editor $ [] :stack (:pointer editor) + [] + entry $ if-not (empty? def-path) (get-in files def-path) + if (nil? entry) + text $ {} (:text "\"No code selected") + :position $ [] -60 0 + :style $ {} (:fill 0x66aaaa) (:font-size 20) (:font-family "|Josefin Sans") + memof1-call comp-editor entry focus def-path $ :package store + :deps-tree $ if + nil? $ :deps-tree store + text $ {} (:text "\"tree is empty") + :position $ [] 1 1 + :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) + comp-deps-tree (:deps-tree store) (-> store :configs :init-fn) (:package store) + :deps-of $ if + nil? $ :deps-tree store + text $ {} (:text "\"tree is empty") + :position $ [] 1 1 + :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) + comp-deps-of (:deps-tree store) (:data router) (:package store) + :call-tree $ if + nil? $ :deps-tree store + text $ {} (:text "\"tree is empty") + :position $ [] 1 1 + :style $ {} (:fill |red) (:font-size 14) (:font-family |Hind) + comp-call-tree (>> states :call-tree) (:deps-tree store) (:data router) (:package store) + |comp-hint $ %{} :CodeEntry (:doc |) + :code $ quote + defn comp-hint (states focus target) + let + cursor $ :cursor states + state $ or (:data states) + {} $ :p1 ([] 400 -100) + container ({}) + comp-drag-point (>> states :p1) + {} (:hide-text? true) + :position $ :p1 state + :radius 8 + :fill $ hslx 60 90 44 + :on-change $ fn (position d!) + d! cursor $ assoc state :p1 position + text $ {} + :text $ .!slice + format-to-lisp $ turn-quoted target + , 0 200 + :position $ complex/add (:p1 state) ([] 12 -6) + :style $ {} + :fill $ hslx 200 40 50 + :font-size 10 + :font-family "|Roboto Mono, manospace" + |turn-quoted $ %{} :CodeEntry (:doc |) + :code $ quote + defn turn-quoted (target) + if (string? target) (turn-symbol target) (map target turn-quoted) + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.container $ :require + phlox.core :refer $ defcomp >> hslx rect circle text container graphics create-list g polyline + phlox.comp.button :refer $ comp-button + phlox.comp.drag-point :refer $ comp-drag-point + phlox.comp.slider :refer $ comp-slider + app.math :refer $ divide-path multiply-path + app.config :refer $ leaf-gap leaf-height line-height code-font api-host dot-radius twist-distance + phlox.complex :as complex + pointed-prompt.core :refer $ prompt-at! + app.comp.deps-tree :refer $ comp-deps-tree + app.analyze :refer $ lookup-target-def strip-at + phlox.util :refer $ measure-text-width! + app.comp.editor :refer $ comp-editor + memof.once :refer $ memof1-call + app.comp.deps-of :refer $ comp-deps-of + app.comp.call-tree :refer $ comp-call-tree |app.fetch $ {} :defs $ {} - |load-files! $ quote - defn load-files! (d! ? shared-editor?) - -> - if mocked? "\"//cors.cirru.org/compact.cirru" $ str (if shared-editor? api-host-6011 api-host) "\"/compact-data" - js/fetch - .!then $ fn (res) (.!text res) - .!then $ fn (text) - let - compact-files $ parse-cirru-edn text - if (some? compact-files) - do - d! $ :: :load-files (transform-cirru-quoted compact-files) - d! $ :: :ok - do (js/console.log "\"unknown data:" compact-files) - d! $ :: :warn "\"unknown data" - .!catch $ fn (err) - d! $ :: :warn (str err) - |transform-cirru-quoted $ quote - defn transform-cirru-quoted (compact-files) - update compact-files :files $ fn (files) - map-kv files $ fn (k v) - [] k $ -> v - update :ns $ fn (q) - :: 'quote $ &cirru-quote:to-list q - update :defs $ fn (d) - map-kv d $ fn (k v) - [] k $ :: 'quote (&cirru-quote:to-list v) - :ns $ quote - ns app.fetch $ :require - app.config :refer $ api-host api-host-6011 mocked? + |load-files! $ %{} :CodeEntry (:doc |) + :code $ quote + defn load-files! (d! ? shared-editor?) + -> + if mocked? "\"//cors.cirru.org/compact.cirru" $ str (if shared-editor? api-host-6011 api-host) "\"/compact-data" + js/fetch + .!then $ fn (res) (.!text res) + .!then $ fn (text) + let + compact-files $ parse-cirru-edn text + {} $ :CodeEntry schema/CodeEntry + if (some? compact-files) + do + d! $ :: :load-files (transform-cirru-quoted compact-files) + d! $ :: :ok + do (js/console.log "\"unknown data:" compact-files) + d! $ :: :warn "\"unknown data" + .!catch $ fn (err) + d! $ :: :warn (str err) + |transform-cirru-quoted $ %{} :CodeEntry (:doc |) + :code $ quote + defn transform-cirru-quoted (compact-files) + update compact-files :files $ fn (files) + map-kv files $ fn (k v) + [] k $ -> v + update-in ([] :ns :code) + fn (q) + :: 'quote $ &cirru-quote:to-list q + update :defs $ fn (d) + map-kv d $ fn (k v) + [] k $ update v :code + fn (q) + :: 'quote $ &cirru-quote:to-list q + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.fetch $ :require + app.config :refer $ api-host api-host-6011 mocked? + app.schema :as schema |app.main $ {} :defs $ {} - |*store $ quote (defatom *store schema/store) - |dispatch! $ quote - defn dispatch! (op ? data) - if (tag? op) - recur $ :: op data - tag-match op - :effect-goto-def data - let - files $ :files @*store - editor $ :editor @*store - if-let - next-def-path $ lookup-target-def data files - get-in editor $ [] :stack (:pointer editor) - :package @*store - dispatch! :def-path next-def-path - dispatch! :warn $ str "\"not found: " data - _ $ do - when - and dev? $ not= (nth op 0) :states - println "\"dispatch!" op - let - op-id $ shortid/generate - op-time $ js/Date.now - reset! *store $ updater @*store op op-id op-time - |handle-global-keys $ quote - defn handle-global-keys () $ js/window.addEventListener "\"keydown" - fn (event) - cond $ true - do $ js/console.log event - |main! $ quote - defn main! () (; js/console.log PIXI) - if dev? $ load-console-formatter! - -> (new FontFaceObserver "\"Roboto Mono") (.!load) - .!then $ fn (event) (render-app!) (js/window._phloxTree.renderer.plugins.accessibility.destroy) - add-watch *store :change $ fn (store prev) (render-app!) - when mobile? (render-control!) (start-control-loop! 8 on-control-event) - load-files! dispatch! - ; handle-global-keys - println "\"App Started" - |mount-target $ quote - def mount-target $ js/document.querySelector "\".app" - |reload! $ quote - defn reload! () $ if (nil? build-errors) - do (clear-phlox-caches!) (respo/clear-cache!) (remove-watch *store :change) + |*store $ %{} :CodeEntry (:doc |) + :code $ quote (defatom *store schema/store) + |dispatch! $ %{} :CodeEntry (:doc |) + :code $ quote + defn dispatch! (op ? data) + if (tag? op) + recur $ :: op data + tag-match op + :effect-goto-def data + let + files $ :files @*store + editor $ :editor @*store + if-let + next-def-path $ lookup-target-def data files + get-in editor $ [] :stack (:pointer editor) + :package @*store + dispatch! :def-path next-def-path + dispatch! :warn $ str "\"not found: " data + _ $ do + when + and dev? $ not= (nth op 0) :states + js/console.log "\"dispatch!" op + let + op-id $ shortid/generate + op-time $ js/Date.now + reset! *store $ updater @*store op op-id op-time + |handle-global-keys $ %{} :CodeEntry (:doc |) + :code $ quote + defn handle-global-keys () $ js/window.addEventListener "\"keydown" + fn (event) + cond $ true + do $ js/console.log event + |main! $ %{} :CodeEntry (:doc |) + :code $ quote + defn main! () (; js/console.log PIXI) + if dev? $ load-console-formatter! + -> (new FontFaceObserver "\"Roboto Mono") (.!load) + .!then $ fn (event) (render-app!) (js/window._phloxTree.renderer.plugins.accessibility.destroy) add-watch *store :change $ fn (store prev) (render-app!) - render-app! - when mobile? $ replace-control-loop! 8 on-control-event - hud! "\"ok~" "\"Ok" - ; load-files! dispatch! - hud! "\"error" build-errors - |render-app! $ quote - defn render-app! () - render! (comp-container @*store) dispatch! $ {} - respo/render! mount-target - comp-navbar @*store $ >> (:states @*store) :dom - , dispatch! - :ns $ quote - ns app.main $ :require ("\"pixi.js" :as PIXI) ("\"shortid" :as shortid) - phlox.core :refer $ render! clear-phlox-caches! on-control-event - app.container :refer $ comp-container - app.schema :as schema - phlox.config :refer $ dev? mobile? - app.updater :refer $ updater - "\"fontfaceobserver-es" :default FontFaceObserver - "\"./calcit.build-errors" :default build-errors - "\"bottom-tip" :default hud! - touch-control.core :refer $ render-control! start-control-loop! replace-control-loop! - app.comp.nav :refer $ comp-navbar on-save - respo.core :refer $ defcomp defeffect <> >> div button textarea span input - respo.core :as respo - respo.comp.space :refer $ =< - app.fetch :refer $ load-files! - app.analyze :refer $ lookup-target-def + when mobile? (render-control!) (start-control-loop! 8 on-control-event) + load-files! dispatch! + ; handle-global-keys + println "\"App Started" + |mount-target $ %{} :CodeEntry (:doc |) + :code $ quote + def mount-target $ js/document.querySelector "\".app" + |reload! $ %{} :CodeEntry (:doc |) + :code $ quote + defn reload! () $ if (nil? build-errors) + do (clear-phlox-caches!) (respo/clear-cache!) (remove-watch *store :change) + add-watch *store :change $ fn (store prev) (render-app!) + render-app! + when mobile? $ replace-control-loop! 8 on-control-event + hud! "\"ok~" "\"Ok" + ; load-files! dispatch! + hud! "\"error" build-errors + |render-app! $ %{} :CodeEntry (:doc |) + :code $ quote + defn render-app! () + render! (comp-container @*store) dispatch! $ {} + respo/render! mount-target + comp-navbar @*store $ >> (:states @*store) :dom + , dispatch! + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.main $ :require ("\"pixi.js" :as PIXI) ("\"shortid" :as shortid) + phlox.core :refer $ render! clear-phlox-caches! on-control-event + app.container :refer $ comp-container + app.schema :as schema + phlox.config :refer $ dev? mobile? + app.updater :refer $ updater + "\"fontfaceobserver-es" :default FontFaceObserver + "\"./calcit.build-errors" :default build-errors + "\"bottom-tip" :default hud! + touch-control.core :refer $ render-control! start-control-loop! replace-control-loop! + app.comp.nav :refer $ comp-navbar on-save + respo.core :refer $ defcomp defeffect <> >> div button textarea span input + respo.core :as respo + respo.comp.space :refer $ =< + app.fetch :refer $ load-files! + app.analyze :refer $ lookup-target-def |app.math $ {} :defs $ {} - |add-path $ quote - defn add-path - [] a b - [] x y - [] (+ a x) (+ b y) - |divide-path $ quote - defn divide-path - [] x y - [] a b - let - inverted $ / 1 - + (* a a) (* b b) + |add-path $ %{} :CodeEntry (:doc |) + :code $ quote + defn add-path + [] a b + [] x y + [] (+ a x) (+ b y) + |divide-path $ %{} :CodeEntry (:doc |) + :code $ quote + defn divide-path + [] x y + [] a b + let + inverted $ / 1 + + (* a a) (* b b) + [] + * inverted $ + (* x a) (* y b) + * inverted $ - (* y a) (* x b) + |divide-x $ %{} :CodeEntry (:doc |) + :code $ quote + defn divide-x (point x) [] - * inverted $ + (* x a) (* y b) - * inverted $ - (* y a) (* x b) - |divide-x $ quote - defn divide-x (point x) - [] - / (first point) x - / (peek point) x - |invert-y $ quote - defn invert-y - [] x y - [] x $ unchecked-negate y - |multiply-path $ quote - defn multiply-path - [] a b - [] x y - [] - - (* a x) (* b y) - + (* a y) (* b x) - |rand-color $ quote - defn rand-color () $ rand-int 0xffffff - |rand-point $ quote - defn$ rand-point - n - rand-point n n - (n m) + / (first point) x + / (peek point) x + |invert-y $ %{} :CodeEntry (:doc |) + :code $ quote + defn invert-y + [] x y + [] x $ unchecked-negate y + |multiply-path $ %{} :CodeEntry (:doc |) + :code $ quote + defn multiply-path + [] a b + [] x y [] - - - js/Math.round $ * 0.2 n - rand-int n - - - js/Math.round $ * 0.2 m - rand-int m - |rough-size $ quote - defn rough-size - [] x y - + (js/Math.abs x) (js/Math.abs y) - |subtract-path $ quote - defn subtract-path - [] a b - [] x y - [] (- a x) (- b y) - :ns $ quote (ns app.math) + - (* a x) (* b y) + + (* a y) (* b x) + |rand-color $ %{} :CodeEntry (:doc |) + :code $ quote + defn rand-color () $ rand-int 0xffffff + |rand-point $ %{} :CodeEntry (:doc |) + :code $ quote + defn$ rand-point + n + rand-point n n + (n m) + [] + - + js/Math.round $ * 0.2 n + rand-int n + - + js/Math.round $ * 0.2 m + rand-int m + |rough-size $ %{} :CodeEntry (:doc |) + :code $ quote + defn rough-size + [] x y + + (js/Math.abs x) (js/Math.abs y) + |subtract-path $ %{} :CodeEntry (:doc |) + :code $ quote + defn subtract-path + [] a b + [] x y + [] (- a x) (- b y) + :ns $ %{} :CodeEntry (:doc |) + :code $ quote (ns app.math) |app.schema $ {} :defs $ {} - |inline $ quote - defmacro inline (path) - read-file $ str "\"data/" path - |store $ quote - def store $ {} - :states $ {} - :dom-states $ {} - :cursor $ [] :dom - :saved-files $ {} - :package nil - :files $ {} - :configs nil - :warning nil - :editor $ {} - :focus $ [] - :clipboard $ [] - :def-path $ [] - :pointer 0 - :stack $ [] - :picker-mode? false - :router $ {} (:name :editor) - :deps-tree nil - :ns $ quote (ns app.schema) + |CodeEntry $ %{} :CodeEntry (:doc |) + :code $ quote + def CodeEntry $ new-record :CodeEntry :doc :code + |inline $ %{} :CodeEntry (:doc |) + :code $ quote + defmacro inline (path) + read-file $ str "\"data/" path + |store $ %{} :CodeEntry (:doc |) + :code $ quote + def store $ {} + :states $ {} + :dom-states $ {} + :cursor $ [] :dom + :saved-files $ {} + :package nil + :files $ {} + :configs nil + :warning nil + :editor $ {} + :focus $ [] + :clipboard $ [] + :def-path $ [] + :pointer 0 + :stack $ [] + :picker-mode? false + :router $ {} (:name :editor) + :deps-tree nil + :ns $ %{} :CodeEntry (:doc |) + :code $ quote (ns app.schema) |app.server $ {} :defs $ {} - |*app-server $ quote (defatom *app-server nil) - |main! $ quote - defn main! () (println "\"start web server") (start-server!) - |on-request $ quote - defn on-request (req) - case-default (:url req) - do - eprintln "\"unknown url" $ :url req - {} (:code 404) - :body $ str "\"unkown url " (:url req) - "\"/compact-data" $ let - content $ read-file "\"compact.cirru" - {} (:code 200) (:headers cors-headers) (:body content) - "\"/compact-inc" $ case-default (:method req) + |*app-server $ %{} :CodeEntry (:doc |) + :code $ quote (defatom *app-server nil) + |main! $ %{} :CodeEntry (:doc |) + :code $ quote + defn main! () (println "\"start web server") (start-server!) + |on-request $ %{} :CodeEntry (:doc |) + :code $ quote + defn on-request (req) + case-default (:url req) do - println "\"Unknown method" $ :method req - {} (:code 400) (:headers cors-headers) - :body $ format-cirru-edn - {} (:ok? false) - :message $ str "\"Unknown method " (:method req) - :PUT $ let - body $ :body req - changes $ parse-cirru-edn body - new-compact-data $ patch-compact-data - parse-cirru-edn $ read-file "\"compact.cirru" - , changes - write-file "\"compact.cirru" $ format-cirru-edn new-compact-data - write-file "\".compact-inc.cirru" body - println "\"wrote to" "\".compact-inc.cirru" "\"and" "\"compact.cirru" - ; println "\"data" $ :body req - {} (:code 200) (:headers cors-headers) - :body $ format-cirru-edn - {} (:ok? true) (:data "\"wrote") - :OPTIONS $ {} (:code 200) (:headers cors-headers) (:body "\"OK") - |patch-compact-data $ quote - defn patch-compact-data (compact-data inc-changes) - let - removed $ or (:removed inc-changes) (#{}) - added $ or (:added inc-changes) ({}) - changed $ or (:changed inc-changes) ({}) - ; println "\"inc changes:" changed - update compact-data :files $ fn (files) - let - c1 $ -> files (unselect-keys removed) (merge added) - loop - files-data c1 - changes $ .to-list changed - list-match changes - () files-data - (c0 xs) - let - target-ns $ nth c0 0 - target $ nth c0 1 - removed-defs $ :removed-defs target - added-defs $ :added-defs target - changed-defs $ :changed-defs target - ns-change $ :ns target - next $ update files-data target-ns - fn (file) - -> file - update :ns $ fn (ns) - if (some? ns-change) ns-change ns - update :defs $ fn (defs) - -> defs (unselect-keys removed-defs) (merge added-defs changed-defs) - recur next cs - |reload! $ quote - defn reload! () $ println "\"reload..." - |start-server! $ quote - defn start-server! () $ reset! *app-server - serve-http! - {} (:port 6101) (:host "\"0.0.0.0") - fn (req) (on-request req) - :ns $ quote - ns app.server $ :require - http.core :refer $ serve-http! - app.config :refer $ cors-headers + eprintln "\"unknown url" $ :url req + {} (:code 404) + :body $ str "\"unkown url " (:url req) + "\"/compact-data" $ let + content $ read-file "\"compact.cirru" + {} (:code 200) (:headers cors-headers) (:body content) + "\"/compact-inc" $ case-default (:method req) + do + println "\"Unknown method" $ :method req + {} (:code 400) (:headers cors-headers) + :body $ format-cirru-edn + {} (:ok? false) + :message $ str "\"Unknown method " (:method req) + :PUT $ let + body $ :body req + changes $ parse-cirru-edn body + new-compact-data $ patch-compact-data + parse-cirru-edn $ read-file "\"compact.cirru" + , changes + write-file "\"compact.cirru" $ format-cirru-edn new-compact-data + write-file "\".compact-inc.cirru" body + println "\"wrote to" "\".compact-inc.cirru" "\"and" "\"compact.cirru" + ; println "\"data" $ :body req + {} (:code 200) (:headers cors-headers) + :body $ format-cirru-edn + {} (:ok? true) (:data "\"wrote") + :OPTIONS $ {} (:code 200) (:headers cors-headers) (:body "\"OK") + |patch-compact-data $ %{} :CodeEntry (:doc |) + :code $ quote + defn patch-compact-data (compact-data inc-changes) + let + removed $ or (:removed inc-changes) (#{}) + added $ or (:added inc-changes) ({}) + changed $ or (:changed inc-changes) ({}) + ; println "\"inc changes:" changed + update compact-data :files $ fn (files) + let + c1 $ -> files (unselect-keys removed) (merge added) + loop + files-data c1 + changes $ .to-list changed + list-match changes + () files-data + (c0 xs) + let + target-ns $ nth c0 0 + target $ nth c0 1 + removed-defs $ :removed-defs target + added-defs $ :added-defs target + changed-defs $ :changed-defs target + ns-change $ :ns target + next $ update files-data target-ns + fn (file) + -> file + update :ns $ fn (ns) + if (some? ns-change) ns-change ns + update :defs $ fn (defs) + -> defs (unselect-keys removed-defs) (merge added-defs changed-defs) + recur next xs + |reload! $ %{} :CodeEntry (:doc |) + :code $ quote + defn reload! () $ println "\"reload..." + |start-server! $ %{} :CodeEntry (:doc |) + :code $ quote + defn start-server! () $ reset! *app-server + serve-http! + {} (:port 6101) (:host "\"0.0.0.0") + fn (req) (on-request req) + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.server $ :require + http.core :refer $ serve-http! + app.config :refer $ cors-headers |app.style $ {} :defs $ {} - |button $ quote - def button $ merge ui/button - {} $ :background :black - |css-hover-entry $ quote - defstyle css-hover-entry $ {} - "\"$0" $ {} (:cursor :pointer) (:font-family ui/font-code) (:cursor :pointer) (:line-height 2) (:padding "\"0 8px") - "\"$0:hover" $ {} - :background-color $ hsl 0 0 100 0.2 - :ns $ quote - ns app.style $ :require - respo.css :refer $ defstyle - respo-ui.core :refer $ hsl - respo-ui.core :as ui + |button $ %{} :CodeEntry (:doc |) + :code $ quote + def button $ merge ui/button + {} $ :background :black + |css-hover-entry $ %{} :CodeEntry (:doc |) + :code $ quote + defstyle css-hover-entry $ {} + "\"$0" $ {} (:cursor :pointer) (:font-family ui/font-code) (:cursor :pointer) (:line-height 2) (:padding "\"0 8px") + "\"$0:hover" $ {} + :background-color $ hsl 0 0 100 0.2 + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.style $ :require + respo.css :refer $ defstyle + respo-ui.core :refer $ hsl + respo-ui.core :as ui |app.updater $ {} :defs $ {} - |splice-after $ quote - defn splice-after (xs i ys) - loop - acc xs - data $ reverse ys - list-match data - () acc - (d0 ds) - recur (&list:assoc-after acc i d0) ds - |updater $ quote - defn updater (store op op-id op-time) - tag-match op - :states cursor s - update-states store cursor s - (:load-files data) - -> store - assoc :package $ :package data - assoc :configs $ :configs data - assoc :files $ :files data - assoc :saved-files $ :files data - (:router r) (assoc store :router r) - (:stack-pointer p) - assoc-in store ([] :editor :pointer) p - (:pointer-down idx) - update store :editor $ fn (editor) - let - size $ count (:stack editor) - if - >= idx $ dec size - , editor $ update editor :pointer inc - (:pointer-up idx) - update store :editor $ fn (editor) - let - size $ count (:stack editor) - if (= 0 idx) editor $ update editor :pointer dec - (:pointer-shrink idx) - update store :editor $ fn (editor) - if - contains? (:stack editor) (:pointer editor) - -> editor - update :pointer $ fn (idx) - if (= 0 idx) 0 $ dec idx - update :stack $ fn (xs) (dissoc xs idx) - , editor - (:call-cirru-edit op-data) - let - editor $ :editor store - def-path $ prepend - get-in editor $ [] :stack (:pointer editor) - , :files - def-target $ -> store (get-in def-path) - if (tuple? def-target) - let - result $ cirru-edit - {} - :tree $ nth def-target 1 - :clipboard $ :clipboard editor - :: & op-data - ; js/console.log op-data result - if-let - warning $ :warning result - js/console.warn warning - -> store - assoc-in def-path $ :: 'quote (:tree result) - assoc-in ([] :editor :focus) - or (:focus result) (:focus editor) - assoc-in ([] :editor :clipboard) (:clipboard result) - assoc :warning $ :warning result - assoc store :warning $ str "\"target not found at:" def-path - (:cirru-edit-node op-data) - let-sugar - [] focus code - , op-data - editor $ :editor store - def-path $ prepend - get-in editor $ [] :stack (:pointer editor) - , :files - def-target $ -> store (get-in def-path) - if (tuple? def-target) - assoc-in store def-path $ :: 'quote - assoc-in (nth def-target 1) focus code - assoc store :warning $ str "\"target not found at:" def-path - (:def-path op-data) - -> store - assoc :router $ {} (:name :editor) - update :editor $ fn (editor) + |splice-after $ %{} :CodeEntry (:doc |) + :code $ quote + defn splice-after (xs i ys) + loop + acc xs + data $ reverse ys + list-match data + () acc + (d0 ds) + recur (&list:assoc-after acc i d0) ds + |updater $ %{} :CodeEntry (:doc |) + :code $ quote + defn updater (store op op-id op-time) + tag-match op + :states cursor s + update-states store cursor s + (:load-files data) + -> store + assoc :package $ :package data + assoc :configs $ :configs data + assoc :files $ :files data + assoc :saved-files $ :files data + (:files-synced) + -> store $ assoc :saved-files (:files store) + (:router r) (assoc store :router r) + (:stack-pointer p) + assoc-in store ([] :editor :pointer) p + (:pointer-down idx) + update store :editor $ fn (editor) let - pointer $ :pointer editor - stack $ :stack editor - next-pointer $ inc pointer + size $ count (:stack editor) if - and (contains? stack next-pointer) - = op-data $ get stack next-pointer - update editor :pointer inc - merge editor $ if (empty? stack) - {} (:pointer 0) - :stack $ [] op-data - {} - :stack $ .assoc-after stack pointer op-data - :pointer next-pointer - (:focus op-data) - assoc-in store ([] :editor :focus) op-data - (:warn op-data) (assoc store :warning op-data) - (:ok) (assoc store :warning nil) - (:add-ns op-data) - let - ns $ or op-data "\"TODO_NS" - assoc-in store ([] :files ns) - {} - :ns $ :: 'quote ([] "\"ns" ns) - :defs $ {} - (:rm-ns op-data) - if (some? op-data) - dissoc-in store $ [] :files op-data - , store - (:add-def op-data) - let[] (ns def-name) - or op-data $ [] "\"TODO_NS" "\"TODO_DEF" - update store :files $ fn (files) - if (contains? files ns) - update-in files ([] ns :defs) - fn (defs) - if (contains? defs def-name) defs $ assoc defs def-name - :: 'quote $ [] "\"defn" def-name ([]) - , files - (:rm-def op-data) - let[] (ns def-name) - or op-data $ [] "\"TODO_NS" "\"TODO_DEF" - update store :files $ fn (files) - if (contains? files ns) - update-in files ([] ns :defs) - fn (defs) - if (contains? defs def-name) (dissoc defs def-name) defs - , files - (:mv-ns op-data) - let[] (from to) op-data $ if - contains-in? store $ [] :files from - update store :files $ fn (files) - -> files (dissoc from) - assoc to $ -> (get files from) - update-in ([] :ns 1) - fn (code) - if - string? $ get code 1 - assoc code 1 to - do (js/console.warn "\"ns name not found in:" code) code - assoc store :warning $ str "\"unknown ns: " from - (:mv-def op-data) - let-sugar - [] from to - , op-data - ([] from-ns from-def) (.split from "\"/") - ([] to-ns to-def) (.split to "\"/") - if - and - contains-in? store $ [] :files from-ns :defs from-def - contains-in? store $ [] :files to-ns - not $ blank? to-def - -> store - update :files $ fn (files) - -> files - dissoc-in $ [] from-ns :defs from-def - assoc-in ([] to-ns :defs to-def) - -> - get-in files $ [] from-ns :defs from-def - update 1 $ fn (code) - if - string? $ get code 1 - assoc code 1 to-def - do (js/console.warn "\"def not found in:" code) code - assoc :warning nil - assoc store :warning $ str "\"unknown ns/def: " from - (:picker-mode op-data) - assoc-in store ([] :editor :picker-mode?) op-data - (:focus-or-pick op-data) - if - :picker-mode? $ :editor store + >= idx $ dec size + , editor $ update editor :pointer inc + (:pointer-up idx) + update store :editor $ fn (editor) + let + size $ count (:stack editor) + if (= 0 idx) editor $ update editor :pointer dec + (:pointer-shrink idx) + update store :editor $ fn (editor) + if + contains? (:stack editor) (:pointer editor) + -> editor + update :pointer $ fn (idx) + if (= 0 idx) 0 $ dec idx + update :stack $ fn (xs) (dissoc xs idx) + , editor + (:call-cirru-edit op-data) let editor $ :editor store - def-path $ get-in editor - [] :stack $ :pointer editor - item $ get-in store - concat ([] :files) def-path ([] 1) op-data - -> store - update-in - concat ([] :files) def-path - fn (pair) - :: 'quote $ assoc-in (nth pair 1) (-> store :editor :focus) item - assoc-in ([] :editor :picker-mode?) false + def-path $ prepend + get-in editor $ [] :stack (:pointer editor) + , :files + def-entry $ -> store (get-in def-path) + if (record? def-entry) + let + result $ cirru-edit + {} + :tree $ get-in def-entry ([] :code 1) + :clipboard $ :clipboard editor + :: & op-data + ; js/console.log op-data result + if-let + warning $ :warning result + js/console.warn warning + -> store + assoc-in def-path $ assoc def-entry :code + :: 'quote $ :tree result + assoc-in ([] :editor :focus) + or (:focus result) (:focus editor) + assoc-in ([] :editor :clipboard) (:clipboard result) + assoc :warning $ :warning result + assoc store :warning $ str "\"target not found at:" def-path + (:cirru-edit-node op-data) + let-sugar + [] focus code + , op-data + editor $ :editor store + def-path $ prepend + get-in editor $ [] :stack (:pointer editor) + , :files + def-entry $ -> store (get-in def-path) + if (record? def-entry) + assoc-in store (conj def-path :code) + :: 'quote $ assoc-in + get-in def-entry $ [] :code 1 + , focus code + assoc store :warning $ str "\"target not found at:" def-path + (:def-path op-data) + -> store + assoc :router $ {} (:name :editor) + update :editor $ fn (editor) + let + pointer $ :pointer editor + stack $ :stack editor + next-pointer $ inc pointer + if + and (contains? stack next-pointer) + = op-data $ get stack next-pointer + update editor :pointer inc + merge editor $ if (empty? stack) + {} (:pointer 0) + :stack $ [] op-data + {} + :stack $ .assoc-after stack pointer op-data + :pointer next-pointer + (:focus op-data) assoc-in store ([] :editor :focus) op-data - (:deps-tree op-data) (assoc store :deps-tree op-data) - (:hydrate-storage op-data) op-data - _ $ do (eprintln "\"unknown op" op) store - :ns $ quote - ns app.updater $ :require - phlox.cursor :refer $ update-states - cirru-editor.core :refer $ cirru-edit + (:warn op-data) (assoc store :warning op-data) + (:ok) (assoc store :warning nil) + (:add-ns op-data) + let + ns $ or op-data "\"TODO_NS" + assoc-in store ([] :files ns) + {} + :ns $ %{} schema/CodeEntry (:doc "\"") + :code $ :: 'quote ([] "\"ns" ns) + :defs $ {} + (:rm-ns op-data) + if (some? op-data) + dissoc-in store $ [] :files op-data + , store + (:add-def op-data) + let[] (ns def-name) + or op-data $ [] "\"TODO_NS" "\"TODO_DEF" + update store :files $ fn (files) + if (contains? files ns) + update-in files ([] ns :defs) + fn (defs) + if (contains? defs def-name) defs $ assoc defs def-name + %{} schema/CodeEntry (:doc "\"") + :code $ :: 'quote + [] "\"defn" def-name $ [] + , files + (:rm-def op-data) + let[] (ns def-name) + or op-data $ [] "\"TODO_NS" "\"TODO_DEF" + update store :files $ fn (files) + if (contains? files ns) + update-in files ([] ns :defs) + fn (defs) + if (contains? defs def-name) (dissoc defs def-name) defs + , files + (:mv-ns op-data) + let[] (from to) op-data $ if + contains-in? store $ [] :files from + update store :files $ fn (files) + -> files (dissoc from) + assoc to $ -> (get files from) + update-in ([] :ns 1) + fn (code) + if + string? $ get code 1 + assoc code 1 to + do (js/console.warn "\"ns name not found in:" code) code + assoc store :warning $ str "\"unknown ns: " from + (:mv-def op-data) + let-sugar + [] from to + , op-data + ([] from-ns from-def) (.split from "\"/") + ([] to-ns to-def) (.split to "\"/") + if + and + contains-in? store $ [] :files from-ns :defs from-def + contains-in? store $ [] :files to-ns + not $ blank? to-def + -> store + update :files $ fn (files) + -> files + dissoc-in $ [] from-ns :defs from-def + assoc-in ([] to-ns :defs to-def) + -> + get-in files $ [] from-ns :defs from-def + update 1 $ fn (code) + if + string? $ get code 1 + assoc code 1 to-def + do (js/console.warn "\"def not found in:" code) code + assoc :warning nil + assoc store :warning $ str "\"unknown ns/def: " from + (:picker-mode op-data) + assoc-in store ([] :editor :picker-mode?) op-data + (:focus-or-pick op-data) + if + :picker-mode? $ :editor store + let + editor $ :editor store + def-path $ get-in editor + [] :stack $ :pointer editor + item $ get-in store + concat ([] :files) def-path ([] :code 1) op-data + -> store + update-in + concat ([] :files) def-path $ [] :code + fn (pair) + :: 'quote $ assoc-in (nth pair 1) (-> store :editor :focus) item + assoc-in ([] :editor :picker-mode?) false + assoc-in store ([] :editor :focus) op-data + (:deps-tree op-data) (assoc store :deps-tree op-data) + (:hydrate-storage op-data) op-data + _ $ do (eprintln "\"unknown op" op) store + :ns $ %{} :CodeEntry (:doc |) + :code $ quote + ns app.updater $ :require + phlox.cursor :refer $ update-states + cirru-editor.core :refer $ cirru-edit + app.schema :as schema diff --git a/package.cirru b/package.cirru index f9d9570..dd4319c 100644 --- a/package.cirru +++ b/package.cirru @@ -5,9 +5,9 @@ |calcit-lang/memof |main |Respo/respo.calcit |main |Respo/respo-ui.calcit |main - |Phlox-GL/phlox |main - |Quatrefoil-GL/touch-control |main - |mvc-works/pointed-prompt |main + |Phlox-GL/phlox |0.6.0 + |Quatrefoil-GL/touch-control |0.0.14 + |mvc-works/pointed-prompt |0.0.6 |Respo/alerts.calcit |main - |Cirru/respo-cirru-editor |main - |calcit-lang/calcit-http |main + |Cirru/respo-cirru-editor |0.5.0 + |calcit-lang/calcit-http |0.2.0 diff --git a/package.json b/package.json index 518d495..9d3cee5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "vite": "^4.4.9" }, "dependencies": { - "@calcit/procs": "^0.7.13", + "@calcit/procs": "^0.8.0-a2", "@quamolit/phlox-utils": "^0.0.2", "@quamolit/touch-control": "^0.0.13", "bottom-tip": "^0.1.5", diff --git a/yarn.lock b/yarn.lock index 2890628..cfe5676 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -"@calcit/procs@^0.7.13": - version "0.7.13" - resolved "https://registry.yarnpkg.com/@calcit/procs/-/procs-0.7.13.tgz#a34594f40977105e776239e92170c5e98783e735" - integrity sha512-EhjvvIZ14Rreu2a54KTHAqI3FH49SpxOHkfsQocuyotYyeUMSuTufcsGJV9LN3Gay2qw9RM0P3gJY3oICSk05Q== +"@calcit/procs@^0.8.0-a2": + version "0.8.0-a2" + resolved "https://registry.yarnpkg.com/@calcit/procs/-/procs-0.8.0-a2.tgz#2df06f18030dcac8bc3ea3e308baad5fa942acfa" + integrity sha512-v18GEiq54+WrvNouBDtk30Ta212W8DSPY1uo7JghVNNDMWh5Hab7Y6pVCw5HpF0REyBs/7+sibKjneJtrcr5kg== dependencies: "@calcit/ternary-tree" "0.0.23" "@cirru/parser.ts" "^0.0.6" @@ -479,9 +479,9 @@ fontfaceobserver-es@^3.3.3: integrity sha512-1EyweL1ryy0koZWk80Kr0UgWq9KhbOl2cD6x1O8BtFu0gNqCWIXK1lVFSUb37DI5FMn1m86I6X7N1JRBy8wVfw== fsevents@~2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" - integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== + version "2.3.3" + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6" + integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== function-bind@^1.1.1: version "1.1.1" @@ -622,9 +622,9 @@ pixi.js@7.2.4: "@pixi/text-html" "7.2.4" postcss@^8.4.27: - version "8.4.27" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27.tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057" - integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ== + version "8.4.28" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.28.tgz#c6cc681ed00109072816e1557f889ef51cf950a5" + integrity sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw== dependencies: nanoid "^3.3.6" picocolors "^1.0.0" @@ -648,9 +648,9 @@ qs@^6.11.0: side-channel "^1.0.4" rollup@^3.27.1: - version "3.28.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.28.0.tgz#a3c70004b01934760c0cb8df717c7a1d932389a2" - integrity sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw== + version "3.28.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.28.1.tgz#fb44aa6d5e65c7e13fd5bcfff266d0c4ea9ba433" + integrity sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw== optionalDependencies: fsevents "~2.3.2"