Paste: clay module parameters

Author: j
Mode: text
Date: Mon, 4 Apr 2011 18:06:50
Plain Text |
module ['module, 'CharT];

import 'module.(foo, bar);

foo(x:'CharT) = Int(x);

New Annotation

Summary:
Author:
Mode:
Body: