Tearing my hair out trying to make this work: http...
# lime
s
Tearing my hair out trying to make this work: https://try.haxe.org/#12330A4c
Copy code
Test.hx:15: characters 3-30 : error: Data should be get_data.T
Test.hx:15: characters 3-30 : ... have: Null<Data>
Test.hx:15: characters 3-30 : ... want: Array<get_data.T>
...Can someone make it work for me?