• 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

clj-kondo.impl.types

(source)
Public Variable Short Description
add-arg-type-from-call (clj)
add-arg-type-from-expr (clj)
add-arg-type-from-usage (clj)
args-spec-from-arities (clj)
built-in-specs (clj)
called-arity (clj)
could-be-relations (clj)
emit-missing-required-key! (clj)
emit-more-input-expected! (clj)
emit-non-match! (clj)
expr->tag (clj)
is-a-relations (clj)
keyword (clj) Converts tagged item into single keyword, if possible.
known-types (clj)
label (clj)
labels (clj)
lint-arg-types (clj)
lint-map! (clj)
lint-map-types! (clj)
map->tag (clj)
map-key (clj)
match? (clj)
misc-types (clj)
nilable? (clj)
number->tag (clj)
ret-tag-from-call (clj)
spec-from-list-expr (clj)
tag->label (clj)
tag-from-meta (clj)
tag-from-usage (clj)
unnil (clj) Returns the non-nilable version of k when it's nilable.