December 2015
Intermediate to advanced
400 pages
13h 3m
English
Modify the findAll(_:_:) function you wrote for the silver challenge to accept a generic CollectionType instead of an array. Hint: you will need to change the return type from [Int] to an array of an associated type of the CollectionType protocol.
Read now
Unlock full access