2015-04-05 13:27:15 +00:00
|
|
|
/-
|
|
|
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
|
|
|
Released under Apache 2.0 license as described in the file LICENSE.
|
2014-08-20 02:32:44 +00:00
|
|
|
|
2015-04-05 13:27:15 +00:00
|
|
|
Module: data.default
|
|
|
|
Author: Jeremy Avigad
|
|
|
|
-/
|
2014-08-20 02:32:44 +00:00
|
|
|
import .empty .unit .bool .num .string .nat .int
|
|
|
|
import .prod .sum .sigma .option .subtype .quotient .list .set
|