• 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

  • ->Ancestry (clj)
  • Ancestry (clj)
  • ancestor? (clj)
  • ancestors (clj)
  • ancestry-add (clj)
  • ancestry-contains? (clj)
  • ancestry-new (clj)
  • ancestry-nodes (clj)
  • bf-path (clj)
  • bf-path-bi (clj)
  • bf-paths-bi (clj)
  • bf-span (clj)
  • bf-traverse (clj)
  • bits-per-long (clj)
  • bm-get (clj)
  • bm-get-indicies (clj)
  • bm-longs (clj)
  • bm-new (clj)
  • bm-or (clj)
  • bm-set (clj)
  • dijkstra-path (clj)
  • dijkstra-path-dist (clj)
  • dijkstra-span (clj)
  • dijkstra-traverse (clj)
  • map->Ancestry (clj)
  • paths (clj)
  • post-edge-traverse (clj)
  • post-traverse (clj)
  • pre-edge-traverse (clj)
  • pre-span (clj)
  • pre-traverse (clj)
  • preds->span (clj)
  • topsort-component (clj)
  • trace-path (clj)
  • trace-paths (clj)
Back

ancestry-contains? (clj)

(source)

function

(ancestry-contains? ancestry node)
Finds if a 'node is contained in the 'ancestry cache.

Examples