and_game library

Classes

AndGame
provides a method to add the and symbol at the end of the list.

Enums

AndGameSymbol
symbol used as end delimiter in the list.

Extensions

AndGameParse on List<String>
provides an extension method to add the and symbol at the end of the list.