Module poke_a_mango::util [] [src]

Module containing various utility functions.

Statics

FRUITS

Default fruit names.

Functions

fruit_name

Get the fruit name from the format used in GameStatus::Playing::fruit.

mul_str

Create a string consisting of n repetitions of what.

uppercase_first

Uppercase the first character of the supplied string.