implemented/fixed #92

This commit is contained in:
Araq
2012-01-29 11:35:10 +01:00
parent e75be73688
commit e27da767a2
2 changed files with 33 additions and 0 deletions

View File

@@ -159,6 +159,7 @@ Library Additions
the old implementation.
- Added ``intsets.assign``.
- Added ``system.astToStr`` and ``system.rand``, ``system.doAssert``.
- Added ``system.pairs`` for built-in types like arrays and strings.
2011-07-10 Version 0.8.12 released