ST
в rum такого нету 😊
Size: a a a
ST
MB
ST
MB
IG
N
E
AC
AC
DF
D
NK
Г
element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object
RN
RN
Г
E
Г
(def big-nested-structure {:a .... :b {...} :c [])
(defn f1 [x]
(let [{...} big-nested-structure]
...))
(defn f2 [x]
(let [{...} big-nested-structure]
...))
(defn f3 [x]
(let [{...} big-nested-structure]
...))
Г