Skip to content

Simple experiments with clojure.spec at #ldnclj coding dojo - November 2016

Notifications You must be signed in to change notification settings

practicalli-johnny/spec-cook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

spec-cook

A Clojure example project to learn how to start using clojure.spec.

The example create a relatively simple recipe and builds up a specification for that recipe structure, to ensure that all recipes used with the program are of the specified structure.

This project was inspired by the Intro to clojure.spec at LambdaIsland.

Usage

Load the project into your favourite editor and run the repl. Then evaluate the code expression by expression to see what is happening. The comments around each definition, specification and function describe what is going on (hopefully).

License

Copyright © 2016 jr0cket

Distributed under the Creative Commons Attribution Share-Alike 4.0 International

About

Simple experiments with clojure.spec at #ldnclj coding dojo - November 2016

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published