!**< defs !define list (|''colour''| |red| |green| ) !define list2 (|''colour''| |yellow| |blue| ) !define listOfList (|${list}| |${list2}| ) **! !|fitlibraryGeneric.specify.collections.GenericCollections| ---- ---- * Set> |''a set of lists''|${listOfList}| * List> |''a list of sets''|${listOfList}| * Empty Set> |''an empty set of lists''|| * Empty List> |''an empty list of sets''||