Liking cljdoc? Tell your friends :D

com.wsscode.pathom3.placeholder


find-closest-non-placeholder-parent-join-keyclj/s

(find-closest-non-placeholder-parent-join-key
  {:com.wsscode.pathom3.path/keys [path] :as env})

Find the closest parent key that's not a placeholder key.

Find the closest parent key that's not a placeholder key.
sourceraw docstring

placeholder-key?clj/s

(placeholder-key? {:com.wsscode.pathom3.path/keys [placeholder-prefixes]} k)

Check if a given key is a placeholder.

Check if a given key is a placeholder.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close