ludus/out/clojure/walk.cljs.cache.json

1 line
6.4 KiB
JSON
Raw Normal View History

2023-11-16 18:22:15 +00:00
["^ ","~:rename-macros",["^ "],"~:renames",["^ "],"~:use-macros",["^ "],"~:excludes",["~#set",[]],"~:name","~$clojure.walk","~:imports",null,"~:requires",null,"~:cljs.spec/speced-vars",[],"~:uses",null,"~:defs",["^ ","~$walk",["^ ","~:protocol-inline",null,"~:meta",["^ ","~:file","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","~:line",37,"~:column",7,"~:end-line",37,"~:end-column",11,"~:arglists",["~#list",["~$quote",["^E",[["~$inner","~$outer","~$form"]]]]],"~:doc","Traverses form, an arbitrary data structure. inner and outer are\n functions. Applies inner to each element of form, building up a\n data structure of the same type, then applies outer to the result.\n Recognizes all Clojure data structures. Consumes seqs as with doall.","~:added","1.1"],"^K","1.1","^5","~$clojure.walk/walk","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^C",11,"~:method-params",["^E",[["^G","^H","^I"]]],"~:protocol-impl",null,"~:arglists-meta",["^E",[null,null]],"^A",1,"~:variadic?",false,"^@",37,"~:ret-tag","~$any","^B",37,"~:max-fixed-arity",3,"~:fn-var",true,"^D",["^E",["^F",["^E",[["^G","^H","^I"]]]]],"^J","Traverses form, an arbitrary data structure. inner and outer are\n functions. Applies inner to each element of form, building up a\n data structure of the same type, then applies outer to the result.\n Recognizes all Clojure data structures. Consumes seqs as with doall."],"~$postwalk",["^ ","^=",null,"^>",["^ ","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^@",54,"^A",7,"^B",54,"^C",15,"^D",["^E",["^F",["^E",[["~$f","^I"]]]]],"^J","Performs a depth-first, post-order traversal of form. Calls f on\n each sub-form, uses f's return value in place of the original.\n Recognizes all Clojure data structures. Consumes seqs as with doall.","^K","1.1"],"^K","1.1","^5","~$clojure.walk/postwalk","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^C",15,"^M",["^E",[["~$f","^I"]]],"^N",null,"^O",["^E",[null,null]],"^A",1,"^P",false,"^@",54,"^Q","^R","^B",54,"^S",2,"^T",true,"^D",["^E",["^F",["^E",[["~$f","^I"]]]]],"^J","Performs a depth-first, post-order traversal of form. Calls f on\n each sub-form, uses f's return value in place of the original.\n Recognizes all Clojure data structures. Consumes seqs as with doall."],"~$prewalk",["^ ","^=",null,"^>",["^ ","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^@",62,"^A",7,"^B",62,"^C",14,"^D",["^E",["^F",["^E",[["~$f","^I"]]]]],"^J","Like postwalk, but does pre-order traversal.","^K","1.1"],"^K","1.1","^5","~$clojure.walk/prewalk","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^C",14,"^M",["^E",[["~$f","^I"]]],"^N",null,"^O",["^E",[null,null]],"^A",1,"^P",false,"^@",62,"^Q","^R","^B",62,"^S",2,"^T",true,"^D",["^E",["^F",["^E",[["~$f","^I"]]]]],"^J","Like postwalk, but does pre-order traversal."],"~$keywordize-keys",["^ ","^=",null,"^>",["^ ","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^@",68,"^A",7,"^B",68,"^C",22,"^D",["^E",["^F",["^E",[["~$m"]]]]],"^J","Recursively transforms all map keys from strings to keywords.","^K","1.1"],"^K","1.1","^5","~$clojure.walk/keywordize-keys","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^C",22,"^M",["^E",[["~$m"]]],"^N",null,"^O",["^E",[null,null]],"^A",1,"^P",false,"^@",68,"^Q","^R","^B",68,"^S",1,"^T",true,"^D",["^E",["^F",["^E",[["~$m"]]]]],"^J","Recursively transforms all map keys from strings to keywords."],"~$stringify-keys",["^ ","^=",null,"^>",["^ ","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^@",76,"^A",7,"^B",76,"^C",21,"^D",["^E",["^F",["^E",[["~$m"]]]]],"^J","Recursively transforms all map keys from keywords to strings.","^K","1.1"],"^K","1.1","^5","~$clojure.walk/stringify-keys","^?","/Users/scott/.cljs/.aot_cache/1.11.121/50C4598/clojure/walk.cljs","^C",21,"^M",["^E",[["~$m"]]],"^N",null,"^O",["^E",[null,null]],"^A",1,"^P",false,"^@",76,"^Q","^R","^B",76,"^S",1,"^T",true,"^D",["^E",["^F",["^E",[["~$m"]]]]],"^J