Appendable - mfichman/jogo GitHub Wiki

An Appendable can have values appended via the append function.

append(value :a)

Appends 'value' to the object..