Class: Array
Overview
Monkey patches for Array
Instance Method Summary collapse
-
#prefix(string) ⇒ Array<String>
Receives a string to add as prefix in each item and returns a new array with the concatenaded strings.