util.array: Add support for + operator to create a new array from two arrays joined
authorMatthew Wild <mwild1@gmail.com>
Sat, 20 Jun 2009 21:47:12 +0000 (22:47 +0100)
committerMatthew Wild <mwild1@gmail.com>
Sat, 20 Jun 2009 21:47:12 +0000 (22:47 +0100)
commit889e5937ebf7d2a732239abbf84392d4df30ad24
treeff2bb091ef651b9903d529d2c83f6e6e4497d59e
parent017ad39e8c1f24f5797a28dd9df97bec48894c80
util.array: Add support for + operator to create a new array from two arrays joined
util/array.lua