`List<T>` indicates that this is an extensio...
# getting-started
j
List<T>
indicates that this is an extension function of object of type
List<T>
. You can think of it as the first (unnamed) parameter of the function