clojure icon indicating copy to clipboard operation
clojure copied to clipboard

Snippets for clojure.spec

Open practicalli-johnny opened this issue 3 years ago • 0 comments

Define a series of snippets to support the use of clojure.spec, for both Clojure LSP and Emacs Yasnippets

  • data specifications

    • common types and structures
    • hash-map with :req and :opt sections
  • function specifications (are there are meaningful snippets here?)

    • instrumenting functional specifications
    • unstrumenting functional specifications
  • General functions

  • validate

  • conform

  • ???

practicalli-johnny avatar Jun 20 '22 11:06 practicalli-johnny