Skip to content

Latest commit

 

History

History
 
 

2.3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Exercise 2.3: Lengthy proceedings

Your task is to write a generic function Len[E] that returns the length of a given slice. As usual, the supplied test will tell you when you've got it right!

Have fun, and if you run into difficulties, check out Solution 2.3.


Index - Next