Liking cljdoc? Tell your friends :D

com.oakmac.tourney-nerd.teams


create-n-teamsclj/s

(create-n-teams division-id num-teams)

returns a map of N Teams; used for Event Creation

returns a map of N Teams; used for Event Creation
sourceraw docstring

create-teamclj/s

(create-team opts)

Creates a single team

Creates a single team
sourceraw docstring

get-team-by-idclj/s

(get-team-by-id event team-id)

Returns a team with team-id, nil otherwise

Returns a team with team-id, nil otherwise
sourceraw docstring

reset-teamclj/s

(reset-team {:keys [seed] :as team})

Resets the values of a Team for a new Event.

Resets the values of a Team for a new Event.
sourceraw docstring

team-schemaclj/s

source

team?clj/s

(team? t)

Is t a Team?

Is t a Team?
sourceraw docstring

teams->sorted-by-seedclj/s

(teams->sorted-by-seed teams)

Convert teams into a list ordered by their seed.

Convert teams into a list ordered by their seed.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close