View Source Memorex.Decks (Memorex v0.2.0)

Functions for interacting with Memorex.Domain.Decks.

Link to this section Summary

Link to this section Functions

@spec find_or_create!(String.t()) :: Memorex.Domain.Deck.t()
Link to this function

update_config(deck, config)

View Source
@spec update_config(Memorex.Domain.Deck.t(), map()) :: Memorex.Domain.Deck.t()