Liking cljdoc? Tell your friends :D

com.oakmac.tourney-nerd.constructors

Functions for creating the basic building blocks of an event.

Functions for creating the basic building blocks of an event.
raw docstring

create-divisionclj/s

(create-division division-name)
source

create-fieldclj/s

(create-field field-name)
(create-field field-name description)
source

create-gameclj/s

(create-game opts)
source

create-roundclj/s

(create-round round-name)
(create-round round-name start-time)
(create-round round-name start-time end-time)
source

create-teamclj/s

(create-team opts)
source

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

× close