chore(library/data): update data.md

This commit is contained in:
Rob Lewis 2015-06-23 16:43:34 +10:00 committed by Leonardo de Moura
parent 8967f57818
commit afcf785f03

View file

@ -15,6 +15,7 @@ Basic types:
* [int](int/int.md) : the integers
* [rat](rat/rat.md) : the rationals
* [pnat](pnat.lean) : the positive natural numbers
* [real](real.lean) : the real numbers
Constructors: