Dart: how is List implemented? Linked list? Array?

后端 未结 0 1162
暗喜
暗喜 2021-01-20 03:39

I couldn\'t find any information on how the List class is implemented in Dart.
Is it a Linked list? Or an Array? Or something else?

I first wanted

相关标签:
回答
  • 消灭零回复
提交回复
热议问题