Add docs for `build-list`: see Joe's email thread "is there a reason there's no build-list?" ``` build-list :: (f :: (Number -> a), size :: Number) -> List<a> ```