swift - Extending Array of a specific type -


i searched here , hope, didn't miss post, couldn't find answer question:

i want extend array of specific type, in case array of [string].

how do that?

extension [string] { ... 

doesn't work.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -