[][src]Module git_anger_library::core

Core algorithms and functionality

Statics

CURSES_FILE

Statically include the word list for curse words

Functions

naughty_word

Checks if a word is naughty.

split_into_clean_words

Cleans a string and returns a list containing the cleaned up words.