Mojo ListLiteral __init__ function “constructs the list literal from the given values”.
Syntax
__init__(args: !pop.pack<Ts>) -> Self
Parameters
args (!pop.pack<Ts>): The init values.
Return value
The constructed ListLiteral.

Pranav Shah is a Cloud Engineer and completed his masters degree from MIT University.