Unity Discussions
How to convert builtin arrays to generic lists in boo?
Questions & Answers
legacy-topics
Pecek
May 22, 2014, 4:57pm
1
In case anyone would need it in the future the correct syntax is
mylist = List[of type]()
Related topics
Topic
Replies
Views
Activity
Converting Builtin Array to Generic List
Questions & Answers
legacy-topics
2
17719
November 13, 2017
bool[] to bool list
Questions & Answers
legacy-topics
1
2577
June 18, 2017
Is it possible to convert c# generic List<> to normal arrays?
Questions & Answers
legacy-topics
1
23611
October 12, 2010
How to type [] by Boo
Unity Engine
Scripting
7
2786
September 6, 2011
Convert BuiltIn array to an Generic List?
Questions & Answers
legacy-topics
1
1383
November 20, 2013