Novice Questions
Submitted by metaperl on Wed, 04/05/2006 - 4:19pm.
::
- For a function
fn (x:xs) ...what happens if it is called like thisfn []?
- An error
- A convenient way to alias a type is how?
type String = [Char]
- metaperl's blog
- Login to post comments