Skip to main content

literal_ints_few_python

No overview available.

def literal_ints_few_python(
bench: &mut Bencher
) - > list[int]

Returns a list containing a specific sequence of integer literals.

Returns

TypeDescription
list[int]A list of integers containing the values 1, 2, and 3.