added practicum files, updated gitignore
[fp1415.git] / files / practicum / Perms.icl
1 implementation module Perms
2
3 import StdEnv
4
5 Start = perms [1..5]
6
7 perms :: // meest algemene type
8 perms ...