Closed
Description
On IRC, bbrittain pointed out that the map
example in Section 8.1 (Generic Functions) doesn't compile on its own, because it needs an import statement in order to get the impl that provides each
. To make the tutorial more usable, perhaps examples that need extra imports to compile and run could be discreetly marked... or they could include the imports, but in smaller, light gray text or something.