Mojo ListLiteral __init__ Function

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.

 

 

 

 

 

 

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.