VocabularysequencesInputsOutputsfirst | the first element |
second | the second element |
third | the third element |
Word descriptionPushes the first three elements of a sequence.
ErrorsThrows an error if the sequence has less than three elements.
Definition