• Libraries

  • Home

  • aero
  • async-flow-fx
  • bidi
  • blossom
  • buddy-core
  • buddy-sign
  • camel-snake-kebab
  • chime
  • clj-kondo
  • clojure
  • clojure.data.json
  • closeable-map
  • config
  • core.async
  • crypto-password
  • cuerdas
  • data.xml
  • devcards
  • digest
  • etaoin
  • fs
  • hiccup
  • hikari-cp
  • honeysql
  • http-fx
  • humanize
  • image-resizer
  • integrant
  • loom
  • migratus
  • next-jdbc
  • openai-clojure
  • postal
  • process
  • reitit-parent
  • ring
  • selmer
  • shadow-cljs-tailwind-jit
  • testcontainers-clj
  • tick
  • timbre
  • tools.cli
  • websocket-client

Library released under Flexiana license. Copyright 2024 Flexiana.

Visit Flexiana website

Public Vars

  • append-child (clj)
  • branch? (clj)
  • children (clj)
  • down (clj)
  • edit (clj)
  • end? (clj)
  • insert-child (clj)
  • insert-left (clj)
  • insert-right (clj)
  • left (clj)
  • leftmost (clj)
  • lefts (clj)
  • make-node (clj)
  • next (clj)
  • node (clj)
  • path (clj)
  • prev (clj)
  • remove (clj)
  • replace (clj)
  • right (clj)
  • rightmost (clj)
  • rights (clj)
  • root (clj)
  • seq-zip (clj)
  • up (clj)
  • vector-zip (clj)
  • xml-zip (clj)
  • zipper (clj)
Back

branch? (clj)

(source)

function

(branch? loc)
Returns true if the node at loc is a branch

Examples