# STATUS: Unfinished

throw new Error "unimplemented"

# Type = require "./Type"

# Container = Type
# 	name: "Container"
# 	props:
# 		isTypeOf:

# Container.of = (types...) ->
# 	return Type

