swinging-needle-meter/resources/public/js/compiled/out/clojure/data.cljs.cache.edn
2020-10-20 14:44:11 +01:00

1 line
8.3 KiB
Clojure

{:rename-macros {}, :renames {}, :use-macros {}, :excludes #{}, :name clojure.data, :imports nil, :requires {set clojure.set, clojure.set clojure.set}, :uses nil, :defs {vectorize {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 23, :column 8, :end-line 23, :end-column 17, :private true, :arglists (quote ([m])), :doc "Convert an associative-by-numeric-index collection into\n an equivalent vector, with nil for any missing keys"}, :private true, :name clojure.data/vectorize, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 17, :method-params ([m]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 23, :end-line 23, :max-fixed-arity 1, :fn-var true, :arglists (quote ([m])), :doc "Convert an associative-by-numeric-index collection into\n an equivalent vector, with nil for any missing keys"}, diff {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 144, :column 7, :end-line 144, :end-column 11, :arglists (quote ([a b])), :doc "Recursively compares a and b, returning a tuple of\n [things-only-in-a things-only-in-b things-in-both].\n Comparison rules:\n\n * For equal a and b, return [nil nil a].\n * Maps are subdiffed where keys match and values differ.\n * Sets are never subdiffed.\n * All sequential things are treated as associative collections\n by their indexes, with results returned as vectors.\n * Everything else (including strings!) is treated as\n an atom and compared for equality."}, :name clojure.data/diff, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 11, :method-params ([a b]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 144, :end-line 144, :max-fixed-arity 2, :fn-var true, :arglists (quote ([a b])), :doc "Recursively compares a and b, returning a tuple of\n [things-only-in-a things-only-in-b things-in-both].\n Comparison rules:\n\n * For equal a and b, return [nil nil a].\n * Maps are subdiffed where keys match and values differ.\n * Sets are never subdiffed.\n * All sequential things are treated as associative collections\n by their indexes, with results returned as vectors.\n * Everything else (including strings!) is treated as\n an atom and compared for equality."}, atom-diff {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 17, :column 8, :end-line 17, :end-column 17, :private true, :arglists (quote ([a b])), :doc "Internal helper for diff."}, :private true, :name clojure.data/atom-diff, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 17, :method-params ([a b]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 17, :end-line 17, :max-fixed-arity 2, :fn-var true, :arglists (quote ([a b])), :doc "Internal helper for diff."}, diff-set {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 69, :column 8, :end-line 69, :end-column 16, :private true, :arglists (quote ([a b]))}, :private true, :name clojure.data/diff-set, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 16, :method-params ([a b]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 69, :end-line 69, :max-fixed-arity 2, :fn-var true, :arglists (quote ([a b]))}, equality-partition {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 77, :column 4, :end-line 77, :end-column 22, :protocol clojure.data/EqualityPartition, :doc "Implementation detail. Subject to change.", :arglists (quote ([x]))}, :protocol clojure.data/EqualityPartition, :name clojure.data/equality-partition, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 22, :method-params ([x]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 75, :end-line 77, :max-fixed-arity 1, :fn-var true, :arglists (quote ([x])), :doc "Implementation detail. Subject to change."}, EqualityPartition {:meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 75, :column 14, :end-line 75, :end-column 31, :doc "Implementation detail. Subject to change.", :protocol-symbol true, :jsdoc ("@interface"), :protocol-info {:methods {equality-partition [[x]]}}}, :protocol-symbol true, :name clojure.data/EqualityPartition, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 31, :column 1, :line 75, :protocol-info {:methods {equality-partition [[x]]}}, :info nil, :end-line 75, :impls #{nil boolean number default array string function}, :doc "Implementation detail. Subject to change.", :jsdoc ("@interface")}, diff-associative {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 49, :column 8, :end-line 49, :end-column 24, :private true, :arglists (quote ([a b] [a b ks])), :doc "Diff associative things a and b, comparing only keys in ks (if supplied).", :top-fn {:variadic false, :max-fixed-arity 3, :method-params ([a b] [a b ks]), :arglists ([a b] [a b ks]), :arglists-meta (nil nil)}}, :private true, :name clojure.data/diff-associative, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 24, :top-fn {:variadic false, :max-fixed-arity 3, :method-params ([a b] [a b ks]), :arglists ([a b] [a b ks]), :arglists-meta (nil nil)}, :method-params ([a b] [a b ks]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 49, :end-line 49, :max-fixed-arity 3, :fn-var true, :arglists ([a b] [a b ks]), :doc "Diff associative things a and b, comparing only keys in ks (if supplied)."}, diff-associative-key {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 33, :column 8, :end-line 33, :end-column 28, :private true, :arglists (quote ([a b k])), :doc "Diff associative things a and b, comparing only the key k."}, :private true, :name clojure.data/diff-associative-key, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 28, :method-params ([a b k]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 33, :end-line 33, :max-fixed-arity 3, :fn-var true, :arglists (quote ([a b k])), :doc "Diff associative things a and b, comparing only the key k."}, diff-similar {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 81, :column 4, :end-line 81, :end-column 16, :protocol clojure.data/Diff, :doc "Implementation detail. Subject to change.", :arglists (quote ([a b]))}, :protocol clojure.data/Diff, :name clojure.data/diff-similar, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 16, :method-params ([a b]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 79, :end-line 81, :max-fixed-arity 2, :fn-var true, :arglists (quote ([a b])), :doc "Implementation detail. Subject to change."}, Diff {:meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 79, :column 14, :end-line 79, :end-column 18, :doc "Implementation detail. Subject to change.", :protocol-symbol true, :jsdoc ("@interface"), :protocol-info {:methods {diff-similar [[a b]]}}}, :protocol-symbol true, :name clojure.data/Diff, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 18, :column 1, :line 79, :protocol-info {:methods {diff-similar [[a b]]}}, :info nil, :end-line 79, :impls #{nil boolean number default array string function}, :doc "Implementation detail. Subject to change.", :jsdoc ("@interface")}, diff-sequential {:protocol-inline nil, :meta {:file "/Users/simon/workspace/swinging-needle-meter/docs/js/compiled/out/clojure/data.cljs", :line 62, :column 8, :end-line 62, :end-column 23, :private true, :arglists (quote ([a b]))}, :private true, :name clojure.data/diff-sequential, :variadic false, :file "docs/js/compiled/out/clojure/data.cljs", :end-column 23, :method-params ([a b]), :protocol-impl nil, :arglists-meta (nil nil), :column 1, :line 62, :end-line 62, :max-fixed-arity 2, :fn-var true, :arglists (quote ([a b]))}}, :require-macros nil, :cljs.analyzer/constants {:seen #{:default :sequential :set :atom :map}, :order [:atom :sequential :map :set :default]}, :doc "Non-core data functions."}