Liking cljdoc? Tell your friends :D

typed.clj.malli

Public API for typed ops in malli.core.

In general these operations:

  • are macros instead of functions
  • take Typed Clojure types instead of malli schemas
  • helps the type checker infer their results

See also:

  • typed.clj.malli.generator
  • typed.clj.malli.swagger
  • typed.clj.malli.json-schema
Public API for typed ops in `malli.core`.

In general these operations:
- are macros instead of functions
- take Typed Clojure types instead of malli schemas
- helps the type checker infer their results

See also:
- typed.clj.malli.generator
- typed.clj.malli.swagger
- typed.clj.malli.json-schema
raw docstring

typed.clj.malli.generator

Public API for typed malli.generator ops.

Public API for typed `malli.generator` ops.
raw docstring

typed.clj.malli.json-schema

Public API for typed malli.json-schema ops.

Public API for typed `malli.json-schema` ops.
raw docstring

typed.clj.malli.swagger

Public API for typed malli.swagger ops.

Public API for typed `malli.swagger` ops.
raw docstring

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

× close