(create-games {:keys [teams pool-name]})
Returns a map of games that implement a Round-robin pool for the given teams.
Returns a map of games that implement a Round-robin pool for the given teams.
(rr-template->games-template rr-template)
convert a shorthand round-robin vector template to a Games template
convert a shorthand round-robin vector template to a Games template
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close