For the complete Mojo documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /docs/manual/basics.md).
list_to_array
list_to_array[T: ImplicitlyDestructible & Copyable, //, list: List[T]]() -> InlineArray[T, len[List[T]](list)]
Returns: