class
	DATE_TIME_SET

General
	cluster: time
	description: "Sets of compactly coded date-time pairs"
	create: make

Ancestors
	ANY

Queries
	item (i: INTEGER): DATE_TIME
	last: INTEGER

Commands
	make (n: INTEGER)
	put (dt: DATE_TIME)

Constraints
	last non negative
	last1
	last2