cc.journeyman.the-great-game.objects.container
TODO: write docs
ProtoContainer
protocol
members
contents
(contents container)Return a sequence of the contents of this container, or nil if empty.
is-empty?
(is-empty? container)Return true if this container is empty, else false.