View Source Customer behaviour (Chorex v0.2.0)

Summary

Callbacks

@callback allergic_to(any(), any()) :: any()
@callback allergic_to(any(), any()) :: any()
@callback get_allergens() :: any()
@callback get_bread() :: any()
@callback plz_wash() :: any()

Functions

Link to this function

big_chor(impl, config, sandwich_internals)

View Source
Link to this function

hamncheese(impl, config, allergens)

View Source
Link to this function

pbj(impl, config, allergens)

View Source
Link to this function

run_choreography(impl, config)

View Source